feisty upgrade breaks mdadm on amd64

Jonathan Hudson jh+ubuntu at daria.co.uk
Sat Feb 3 20:27:24 UTC 2007


On Sat, 03 Feb 2007 14:48:21 -0500
Matt Price <matt.price at utoronto.ca> wrote:

> On Sat, 2007-02-03 at 16:10 +0000, Jonathan Hudson wrote:

> I'm looking forward to this working.  Right now I can make it work
> withthe following input at the initramfs prompt:
> ./scripts/local-top/mdadm
> lvm vgscan
> lvm vgchange -a y
> 
> of course this is somewhat irritating to do on every boot, and suspend
> and hibernate have both broken on this box now, as, apparently, have the
> the ethernet drivers (for both my nics); so I'm just hoping the promised
> fix shows up soon.

What I've done just allows some of that to work with less effort, like
pressing ^D rather than typing the stuff you're doing (which was my
previous workaround).

In menu.lst

# kopt=root=/dev/evms/lvm2/vg00/root ro break=mount

which gives me a grub kernel line like:

/vmlinuz-2.6.20-6-generic root=/dev/evms/lvm2/vg00/root ro break=mount

Big fat warning: it works for me, I don't understand why. YMMV etc.

-jonathan




More information about the ubuntu-users mailing list