On Thu, Dec 21, 2000 at 06:59:50PM +0200, Stefaans Mostert wrote: > > Well I was wondering can one transfer lilo onto a stiffy and boot from > that? >
dd if=<partition with LILO boot record> of=/dev/fd0 count=1 Alternatively change the line "boot=" in /etc/lilo.conf to point at the floppy and then re-run LILO. HTH P.