touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #88573
[Bug 680816] Re: kernel crashes on ubuntu-desktop install
err.. I mean 11.04, which is also EOL.
** Changed in: ubuntu-meta (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/680816
Title:
kernel crashes on ubuntu-desktop install
Status in ubuntu-meta package in Ubuntu:
Invalid
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/680816/+subscriptions