Public bug reported: Binary package hint: ubuntu-desktop
Hardware : Asus motherboard P7P55D (LGA1156) Proc: core i7 860M RAM : DDR3 4 go All what I do : Install from scratch : mkdir /mnt/ubuntu mke2fs -j /dev/sda9 mount /dev/sda9 /mnt/ubuntu # for ubuntu 11.04 : /usr/sbin/debootstrap --arch amd64 natty /mnt/ubuntu http://archive.ubuntu.com/ubuntu => minimal install ok edit /mnt/ubuntu/etc/fstab mount --bind /proc /mnt/ubuntu/proc mount --bind /dev/mnt/ubuntu/dev chroot /mnt/ubuntu install kernel linux-image-2.6.37.5-generic : aptitude install linux-image-2.6.37.5-generic => install ok passwd root aptitude install grub exit chroot, then grub-install --root-directory=/mnt/ubuntu /dev/sda mounting an other ubuntu (10.10 32bits) to update grub update-grub2 umount /mnt/ubuntu/dev umount /mnt/ubuntu/proc reboot => boot on ubuntu 11.04 ok aptitude install ubuntu-desktop => error see screenshot ** Affects: ubuntu-meta (Ubuntu) Importance: Undecided Status: New -- kernel crashes on ubuntu-desktop install https://bugs.launchpad.net/bugs/680816 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
