[Bug 532729] Re: Grub install fails to Raid1

2010-04-07 Thread bastafidli
*** This bug is a duplicate of bug 527401 ***
https://bugs.launchpad.net/bugs/527401

FYI, the above steps didnt work for me on my SW RAID 1 residing on
/dev/sdc and /dev/sdd. I will retry once beta 2 is out.

-- 
Grub install fails to Raid1
https://bugs.launchpad.net/bugs/532729
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 532729] Re: Grub install fails to Raid1

2010-03-26 Thread Mark Foster
I ran into this also. Attaching screenshots and debug logs in case it
helps.

** Attachment added: partman from debug logs
   http://launchpadlibrarian.net/42107518/partman.txt

-- 
Grub install fails to Raid1
https://bugs.launchpad.net/bugs/532729
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 532729] Re: Grub install fails to Raid1

2010-03-26 Thread Mark Foster

** Attachment added: hardware-summary.txt
   http://launchpadlibrarian.net/42107566/hardware-summary.txt

-- 
Grub install fails to Raid1
https://bugs.launchpad.net/bugs/532729
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 532729] Re: Grub install fails to Raid1

2010-03-26 Thread Mark Foster

** Attachment added: syslog.txt
   http://launchpadlibrarian.net/42107645/syslog.txt

-- 
Grub install fails to Raid1
https://bugs.launchpad.net/bugs/532729
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 532729] Re: Grub install fails to Raid1

2010-03-26 Thread Mark Foster

** Attachment added: 20100326a.png
   http://launchpadlibrarian.net/42107732/20100326a.png

-- 
Grub install fails to Raid1
https://bugs.launchpad.net/bugs/532729
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 532729] Re: Grub install fails to Raid1

2010-03-26 Thread Mark Foster

** Attachment added: 20100326b.png
   http://launchpadlibrarian.net/42107778/20100326b.png

-- 
Grub install fails to Raid1
https://bugs.launchpad.net/bugs/532729
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 532729] Re: Grub install fails to Raid1

2010-03-26 Thread Mark Foster

** Attachment added: 20100326c.png
   http://launchpadlibrarian.net/42107799/20100326c.png

-- 
Grub install fails to Raid1
https://bugs.launchpad.net/bugs/532729
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 532729] Re: Grub install fails to Raid1

2010-03-26 Thread Mark Foster

** Attachment added: 20100326d.png
   http://launchpadlibrarian.net/42107934/20100326d.png

-- 
Grub install fails to Raid1
https://bugs.launchpad.net/bugs/532729
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 532729] Re: Grub install fails to Raid1

2010-03-26 Thread Colin Watson
*** This bug is a duplicate of bug 527401 ***
https://bugs.launchpad.net/bugs/527401

I fixed this as bug 527401, and did a successful end-to-end test with
the final piece of the puzzle today.  It was broken in 10.04 beta-1, but
it'll be fixed in beta-2.  You can also try tomorrow's daily build,
although they're broken at the moment for a different reason; if I can
manage to get the timing right to have that fixed for tomorrow's builds,
I'll do my best.

** This bug has been marked a duplicate of bug 527401
   grub-installer fails to install on a raid1 array

-- 
Grub install fails to Raid1
https://bugs.launchpad.net/bugs/532729
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 532729] Re: Grub install fails to Raid1

2010-03-11 Thread Richard Laysell

The underlying problem is that the /boot/grub/device.map file was missing

Managed to get this working by doing the following.

Boot from the CDROM and run 'Rescue a Broken System'
Run a shell on the root partition
Mount /boot and /var
Run the command '/usr/sbin/grub-mkdevicemap -n'
Run the command '/usr/sbin/grub-install /dev/sda'
Run the command '/usr/sbin/grub-install /dev/sdb' (for completeness - this is  
a mirrored system)
Run the command '/usr/sbin/update-grub2'

Reboot - and it all works

-- 
Grub install fails to Raid1
https://bugs.launchpad.net/bugs/532729
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 532729] Re: Grub install fails to Raid1

2010-03-11 Thread Colin Watson
device.map is deliberately missing in Lucid - we're trying to phase it
out because it causes lots of other problems.  Evidently we have some
more work to do in this case.

-- 
Grub install fails to Raid1
https://bugs.launchpad.net/bugs/532729
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs