[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: grub2: After current update update-grub messes up device names, maki
From: |
Yoshinori K. Okuji |
Subject: |
Re: grub2: After current update update-grub messes up device names, making the system unbootable. |
Date: |
Tue, 8 May 2007 22:08:36 +0200 |
User-agent: |
KMail/1.9.4 |
On Tuesday 08 May 2007 09:22, Robert Millan wrote:
> On Mon, May 07, 2007 at 07:10:54PM +0200, Szántó Dániel wrote:
> > Root partition is /dev/md0.
>
> Ah, you should have mentioned that you're using software RAID or the likes.
>
> RAID is supported but it is not too mature. Please can you run
> "grub-probe -v -t device /boot/grub" and send the output?
>
> I'm also forwarding this to upstream mailing list. Keep them in CC.
>
> GRUB maintainers: Szántó got /dev/sda1 instead of /dev/md0 when running
> grub-probe -t device.
Is it really mounted correctly? What is the content of /proc/mount?
Okuji