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                                   
     GRUB gfxpayload blacklist
ii  grub-pc                               1.99~rc1-13ubuntu3                    
     GRand Unified Bootloader, version 2 (PC/BIOS version)

Also, I tried to fix the unbootable netbook problem with chroot :
root@ubuntu:~# mount -o bind /proc /mnt/linux/proc/
root@ubuntu:~# mount -o bind /dev /mnt/linux/dev/
root@ubuntu:~# chroot /mnt/linux/ /bin/bash
ubuntu:/# update-grub
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.38-020638-generic
Found initrd image: /boot/initrd.img-2.6.38-020638-generic
Found linux image: /boot/vmlinuz-2.6.35-28-generic
Found initrd image: /boot/initrd.img-2.6.35-28-generic
Found memtest86+ image: /boot/memtest86+.bin
Cannot find list of partitions!
done

I'll reboot to see if this worked.

-- 
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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to