Just a brief note outlining how to get the computer booting again, in case 
someone finds it useful. I assume that the APT cache contains the previous 
plymouth packages:
- Boot from a live CD/USB stick
- Mount your / partition by selecting it under the "Places" menu
- Open a terminal
- Type:
  sudo bash
  chroot /media/$name_of_your_root_partition
  cd var/cache/apt/archives
  sudo dpkg -i *ply*-12*.deb
- Reboot

-- 
Unable to boot: mountall can't find libplybootclient.so.2
https://bugs.launchpad.net/bugs/538298
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to