On Fri, 30 Nov 2001, Danilo Godec wrote: > > Is it somehow possible to install grub on a second disk (that will > become the first disk) without using a floppy or a cdrom? I often > have to deal with machines with no floppy or cdrom.
Yes, use the grub shell with a device.map, see the --device-map option. Just map your second harddisk to hd0. You can also use the build in command "device". Jochen _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub
