diff --git a/src/system/boot/platform/atari_m68k/shell.S b/src/system/boot/platform/atari_m68k/shell.S index 472c9c395d..1351104f17 100644 --- a/src/system/boot/platform/atari_m68k/shell.S +++ b/src/system/boot/platform/atari_m68k/shell.S @@ -474,9 +474,12 @@ copysect_loop: // all done super_done: // XXX: copy the rest ! +#if 1 + // XXX: force floppy boot for testing to get the kernel tgz for now move.b #ATARI_BOOT_DRVAPI_FLOPPY,ATARI_ZBEOS_BASE + gBootDriveAPI - _bs_entry move.b #0,ATARI_ZBEOS_BASE + gBootDriveID - _bs_entry move.b #1,ATARI_ZBEOS_BASE + gBootedFromImage - _bs_entry +#endif move.l #0,%d0