I'm having some huge problems installing ubuntu 15.10. Here's the story:
1) I used to have 14.04 on my PC and everything was working very happily. However, yesterday, I got a window proposing me to update to 15.04; during the usual update procedure I got plenty of error messages saying many packages couldn't be properly configured. At the end the installer said the update failed and tried to reset to old configuration. But something must have gone wrong, since I couldn't restart the pc. Thus, I decided to erase and install directly the latest version.
2) To backup I used an old 13.04 live CD and everything worked.
3) Meanwhile I created a 15.10 live USB. When I tried it, it couldn't create a live desktop, freezing on a black screen after the ubuntu logo. Also selecting "install" brought to a freeze immediately after the install window appeared.
4) I read for some hardware one needs to set "nomodeset" in grub and I did it. This indeed allowed me to begin the installation procedure; however, it freezed trying to connect to WiFi.
5) I connected to WiFi using the live 15.10 and launched the install afterwards. Everything worked.
6) However, when rebooting I get again a black screen after the ubuntu logo. Setting nomodeset in grub seems to be of no help now. I also tried to add nomodeset in /etc/default/grub in recovery mode, but the file opens in read-only mode with nano, so I cannot edit it
Do you have any suggestions?
Many thanks
Boot into recovery mode by selecting
Advanced options for Ubuntu
in the boot menu and then the option that has appendedrecovery menu
to the latest kernel version string. If the Grub menu does not appear when booting, press Shift or Esc while booting.You will be presented with several options as seen below:
Choose the
Enable networking
option (you need a wired connection at this point). After that is finished choose the option toDrop into root shell prompt
. In the shell do:If updating the software packages did not solve your issue, you can try to install the proprietary ATI drivers in recovery mode:
If network is unavailable, download the driver from here http://support.amd.com/en-us/download/desktop?os=Linux+x86_64 and unarchive. Copy the folder on the laptop using the live CD and then in the recovery mode root shell do:
You should be able to boot into Ubuntu normally now.
NOTE: for nVidia systems use the following commands after dropping into root shell: