bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: grub is not aware of devices


From: adrian15
Subject: Re: grub is not aware of devices
Date: Fri, 05 May 2006 09:21:58 +0200
User-agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)

Jakub Orbán wrote:
Hi all,
I'm sorry, but I'm not sure who to ask this. I'd be very happy, if you could
forward this email to a person who could help me, or give me some hints
where to find the info I need.
I have PC with an raid controler, where my main hdd is connected to. After
booting ubuntu 5.04 with lilo, I start the grub shell and want to intall the
grub bootloader, but grub is not aware of any devices. I've attached a dmesg
output and lspci output - hopefully it says something relevant. Please ask
me for further info.
Why can lilo be installed, but grub cannot?
Thanks very much,
Jakub

As long as I know Grub and RAID don't work very well ok. But you can try to install grub anyways. If you edit device.map file in /boot/grub/ folder and you add the following line:

(hd0)   /dev/hdd

This way when running grub he will act to (hd0) as your hard disk.
And at least one device will be detected.

You can add:

(fd0)   /dev/floppy

if you want to have an access to your floppy.

adrian15




reply via email to

[Prev in Thread] Current Thread [Next in Thread]