correction to previous brief instructions:

3. (optional but advised) install grub first on a floppy:
         dd if=stage1 of=/dev/fd0 bs=512 count=1
         dd if=stage2 of=/dev/fd0 bs=512 seek=1

(i'd left out the equal sign (=) between seek and 1)

frank
---------------

Reply via email to