To anyone with a GRUB-bootable diskette: I understand that I must use two commands to create a boot disk: $ dd if=stage1 of=/dev/fd0 bs=512 count=1 $ dd if=stage2 of=/dev/fd0 bs=512 seek=1 I tried to download "stage1" and "stage2" from <URL:http://www.triptych.freeserve.co.uk/grub/index.html>, but without success. Could you archive the stage1 and stage2 files and distribute them as an archive? _______________________________________________ Kernel maillist - [EMAIL PROTECTED] http://jos.org/mailman/listinfo/kernel