Gentoo Archives: gentoo-user

From: Uwe Thiem <uwix@××××.na>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] SATA+GRUB not able to boot
Date: Mon, 27 Feb 2006 16:18:24
Message-Id: 200602271756.51914.uwix@iway.na
In Reply to: [gentoo-user] SATA+GRUB not able to boot by Muthu
1 On 27 February 2006 17:27, Muthu wrote:
2 > Hai,
3 >
4 > I am using gentoo 2.6.15 kernel and grub 0.96.
5 >
6 > I am using software RAID1 for 3 devices (2 IDE(hda,hdb)+1
7 > SATA(sda)).
8 >
9 > I am not able to boot through the SATA hardisk(ie. Just the
10 > plain cursor comes). When the grub loader loads initially, if I type the
11 > the command
12 > grub>find /boot/grub/stage1
13 > hd(0,0)
14 > hd(1,0)
15 >
16 > and it hangs, it is not detecting the SATA drive and not even coming out
17 > from the prompt.
18 >
19 > After the machine booted in the normal mode using IDE drive, I
20 > logged in as root and I tried
21 > grub>find /boot/grub/stage1
22 > hd(0,0)
23 > hd(1,0)
24 > hd(4,0)
25 >
26 > Now the grub is recognizing the SATA drive.
27 >
28 > Can somebody give me a suggestion why the SATA is not
29 > recognized while booting in the grub?
30
31 If you want to boot from a device your kernel has no built-in driver for use
32 an initrd (for the nit-pickers: initramfs) generated by genkernel. ;-)
33
34 Uwe
35
36 --
37 Why do consumers keep buying products they will live to curse?
38 --
39 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] SATA+GRUB not able to boot Richard Fish <bigfish@××××××××××.org>