While I'm thinking of Smart Boot Manager... I've kept a grub floppy with me for some time - it's really handy!
But so is SBM for booting CDs on less new machines... now if I could run one from the other on the same floppy taht would be nice! Well, SBM uses more of the disc that the MBR. It uses the first 18k of the disc and so you can't have a normal filesystem on there... But here is what I did 1) Make a SBM disc with sbminst 2) Copy the SBM part off "dd if=/dev/fd0 of=sbm.img bs=1024 count=32" 3) Put memdisk from syslinux and your sbm.img onto your grub floppy 4) Create a menu entry something like: kernel (fd0)/memdisk initrd (fd0)/sbm.img And now you can run sbm from the grub menu. Very handy. -- Paul _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub