[Bug 985015] Re: Upgrade to 12.04 beta 2 succeed, but no keyboard nor mouse afterwards
Marco Lackovic
marco.lackovic at gmail.com
Sun Apr 22 21:57:31 UTC 2012
A user on ubuntuforums has reported to have got through this problem by
booting from CD and entering chroot.
Problematic packages have to be installed by:
dpkg -i /var/cache/apt/archives/<package>.deb
then running:
apt-get -f install
apt-get -f upgrade
sometimes:
dpkg --configure <package>
A circular depency was solved by:
dpkg --ignore-depends <package1> --install/configure <package2>
About 30 packages had to be installed manually, running apt-get after
each is moving forward a bit, errors are the solved by the commands
above.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/985015
Title:
Upgrade to 12.04 beta 2 succeed, but no keyboard nor mouse afterwards
Status in “update-manager” package in Ubuntu:
Confirmed
Bug description:
Upgraded to 12.04 beta 2 64-bit, but the keyboard and mouse (both USB)
don't work. Unplugging the mouse and keyboard didn't work.
I have tried booting from an external 12.04 USB flash installation
disk to try to mount the partition and continue the upgrade but the
mounted partition contains only the following file:
EFI/ubuntu/grubx64.efi
The output of "sudo fdisk -l" follows:
WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util
fdisk doesn't support GPT. Use GNU Parted.
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders, total 156301488 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sda1 1 156301487 78150743+ ee GPT
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/985015/+subscriptions
More information about the foundations-bugs
mailing list