[gentoo-user] help
-- gentoo-user@gentoo.org mailing list
[gentoo-user] root block device unspecified error on boot
uot; for a shell. BOOT () :: at this point if I enter "/dev/hda1" the system continues to boot fine. what am I forgetting to fix? TIA, Tomoki Taniguchi -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] root block device unspecified error on boot
ap2 > > try 'grub-install /dev/hda' > or 'grub' and > grub> root (hd0,0) (Specify where your /boot partition resides) > grub> setup (hd0) (Install GRUB in the MBR) > grub> quit (Exit the GRUB shell) > > - --myk &g