bug-grub
[Top][All Lists]
Advanced

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

grub does not handle /dev/md/1


From: Hadmut Danisch
Subject: grub does not handle /dev/md/1
Date: Fri, 11 Apr 2008 22:42:42 +0200
User-agent: Thunderbird 2.0.0.12 (X11/20080227)

Hi,

after upgrading to latest debian I can't install grub anymore:

My /boot directory is located on /dev/md/1 which consists of /dev/hda1
and /dev/sda1.


# grub-install "(hd0)"
grub-probe: error: Unknown kind of RAID device `/dev/md/1'
Auto-detection of a filesystem module failed.
Please specify the module with the option `--modules' explicitly.



# grub-install --modules=raid "(hd0)"
grub-probe: error: Unknown kind of RAID device `/dev/md/1'
grub-setup: error: Unknown kind of RAID device `/dev/md/1'



Under debian,  /dev/md1 is just a link to /dev/md/1 , created by udev.

when making /dev/md1 a dev entry, the error does not occur anymore.
However, my system still does not boot.

regard
Hadmut




reply via email to

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