[Expired for grub2 (Ubuntu) because there has been no activity for 60
days.]
** Changed in: grub2 (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/700910
Ti
I forgot to add the following informations :
root@ubuntu:~# dpkg -l|grep grub
ii grub-common 1.99~rc1-13ubuntu3
GRand Unified Bootloader, version 2 (common files)
ii grub-gfxpayload-lists 0.2
I downloaded a natty daily build yesterday the 26th of april, then tried to
install it today the 27th.
Everything went fine until the installer tried to `grub-install`. It died with
the "/usr/sbin/grub-probe: error: cannot stat `aufs'."
So here is what I did :
1/ Format a 15GB partition with btr
I tried to reproduce this with a current desktop CD image and failed. I
created /dev/sda1 (vfat, 2G), /dev/sda2 (ext3, 7G), /dev/sda3 (swap,
1G); rsynced the contents of the CD image to /dev/sda1; rebooted with
'LIVEMEDIA=/dev/sda1 ubiquity/partman-skip-unmount=true'; applied
ubiquity r4687 to pre
It appears that this only resolved problems when grub was being
installed to another partition. There is still some breakage when
trying to install it to the same one as booted. Here's
/proc/self/mountinfo from a failing system with an ISO built on 1/18
(Grub2 1.99~20110112-1ubuntu1).
14 22 0:1
*** This bug is a duplicate of bug 700147 ***
https://bugs.launchpad.net/bugs/700147
I just grabbed the debs from Launchpad and tested in a live environment.
It appears to fix the problem, thanks. I'll mark this as a duplicate
accordingly.
** This bug has been marked a duplicate of bug 70014
Can you try 1.99~20110112-1ubuntu1, once it builds? I think that may
well fix it (see bug 700147).
If this still doesn't work, I'd like to see /proc/self/mountinfo.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
Reverting r3022 from upstream fixes the problem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/700910
Title:
Unable to install GRUB2 to the same device as contains aufs in natty
--
ubuntu-bugs mai
And actually this is a very recent regression. In the live env I
downgraded grub-common and grub-pc to 1.99~20110104-2ubuntu1 and the
probe command returns correctly:
#grub-probe --verbose --target=device /cdrom/boot/grub
/dev/sda2
--
You received this bug notification because you are a member