# HG changeset patch # User Pascal Bellard # Date 1378721647 0 # Node ID 4e70419518ab0f649d11809fbc9ebca909d28783 # Parent bb8582ed70129bd146b38a52ca2d10672b5018eb linux: update boot sector (again) diff -r bb8582ed7012 -r 4e70419518ab linux/stuff/linux-header.u --- a/linux/stuff/linux-header.u Mon Sep 09 03:32:26 2013 +0300 +++ b/linux/stuff/linux-header.u Mon Sep 09 10:14:07 2013 +0000 @@ -24,7 +24,7 @@ #ifndef SVGA_MODE #define SVGA_MODE ASK_VGA -@@ -40,53 +44,476 @@ +@@ -40,53 +44,480 @@ #define ROOT_RDONLY 1 #endif @@ -519,6 +519,10 @@ +# endif +#endif + ljmp $INITSEG, $loadsys ++#else ++swap_floppy: ++ .ascii "Next!" ++ .byte 7,13,0 # swap detection needs 13, 0 +#endif + +#define kernel_version 0xE