Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Grub problems
Date: Tue, 31 Oct 2006 17:21:20
Message-Id: 200610311713.56826.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] Re: Grub problems by Joe Menola
1 On Sunday 29 October 2006 20:11, Joe Menola wrote:
2 > On Sunday 29 October 2006 1:56 pm, Jeff Cranmer wrote:
3 > > >Try running grub, then at the grub command line:
4 > > >>root (hd2,5)
5 > > >>setup /dev/sda
6 > > >>quit
7
8 > Try setup "(hd2)"...also I think the root command needs to be adjusted to
9 > your partition that contains /boot.
10
11 Tab completion helps in this case:
12
13 grub> setup ( <--press tab here
14
15 This should list suitable devices. If need be try them in turn. The one with
16 the OS in it should boot. Also, if you are unsure where Grub's root is
17 (typically your /boot partition) then before running the setup command you
18 can run:
19
20 grub> find /boot/grub/stage1
21
22 HTH
23 --
24 Regards,
25 Mick