On June 2, 2005 11:16 pm, Devilkin wrote: > Are you sure you setup grub properly? > > Have a look here for a howto: http://www.simonf.com/usb/
This howto has nothing to do with boot loaders. Its mainly about making an initrd. After running 'dd if=/dev/zero of=/dev/sdb count=1' and 'dd if=/boot/kernel-2.6.11.11 of=/dev/sdb' a few times, now I'm not getting anything from grub at all. I tried to reinstall grub with 'grub-install --root-directory=/mnt/usb /dev/sdb' and from the grub interactive shell, but when I try to boot it there's nothing, and it goes on to booting the hard drive. The bios will boot usb because when I write the kernel to the first sector the kernel displays a message when I try to boot it. robert -- http://linuxfromscratch.org/mailman/listinfo/lfs-chat FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
