How to boot linux kernel from floppy

2001-01-07 Thread Barry Wu
Hi, all, I am new to this maillist. I want to boot my system from a single floppy. If I use 1.44MB, the space is too small. So I format my floppy to 1.6MB. I do the following things, #fdformat /dev/fd0H1600 #cp /usr/src/linux/arch/i386/boot/zImage /dev/fd0 #rdev /dev/fd0 /dev/fd0 #rdev -r

How to boot linux kernel from floppy

2001-01-07 Thread Barry Wu
Hi, all, I am new to this maillist. I want to boot my system from a single floppy. If I use 1.44MB, the space is too small. So I format my floppy to 1.6MB. I do the following things, #fdformat /dev/fd0H1600 #cp /usr/src/linux/arch/i386/boot/zImage /dev/fd0 #rdev /dev/fd0 /dev/fd0 #rdev -r