This is a discussion on Re: Fresh install and GRUB within the Gentoo Linux Support forums, part of the Unix Operating Systems category; --> Nicholas Wieland wrote: > Ok, I've installed Gentoo for the first time, and a lot of things are > ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Nicholas Wieland wrote: > Ok, I've installed Gentoo for the first time, and a lot of things are > quite new for me: Grub for example. > I've followed *exactly* the instructions, but after the first bootstrap > The only thing I had is the 'Grub shell'. > My configuration is quite simple: /boot is on hda1, a 64megs primary > partition with ext3, / is on hda2, 2 gigs primary partition, ext3. > I can boot, but I have to provide the absolute path to /boot/bzImage. > Now I'm at work (under debian) but if I remember correctly: > kernel /boot/bzImage > boot there are quite many things that can go wrong now: did you make a symlink to menu.lst ( lst like list, not first)? some older versions of grub look for that config file, if I remember correctly. do you have a symlink in /boot pointing to boot, meaning cd /boot/boot gets you to /boot? what does /boot/grub/grub.conf look like? Dennis |