Can you post grub's ./menu.lst file? Also, what error message is grub presenting and when?
I suspect the issue is with grub's notion of what is the first harddrive. Regards, - Robert On Tue, Aug 25, 2009 at 6:21 AM, vox<[email protected]> wrote: > When I boot on the USB stick the system sees the USB as hd0, which is > as it should. So I ran > > grub-install --root-directory=/mnt/c0d0p1/boot /dev/cciss/c0d0 > > and got the output > > Installation finished. No error reported. > (hd0) /dev/sda > (hd1) /dev/cciss/c0d0 > > Which is correct. But I am going to remove the USB stick after > installation, and when I do so /dev/sda isn't there anymore (because I > removed the stick :). So is there a way to make grub install on /dev/ > cciss/c0d0 and have it boot from that drive when I remove the the > stick? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Linux Users Group. To post a message, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit our group at http://groups.google.com/group/linuxusersgroup -~----------~----~----~----~------~----~------~--~---
