Friday, April 19, 2024
 Popular · Latest · Hot · Upcoming
17
rated 0 times [  17] [ 0]  / answers: 1 / hits: 246348  / 2 Years ago, fri, april 1, 2022, 2:09:24

I was using 13.04 as a guest OS on my VirtualBox 14.2.18. Host is Windows 8.


After upgrade to 13.10 Ubuntu does not start. I can see a black screen and blinking cursor.


I am pretty new to Ubuntu. I suspect a problem with graphics drivers. I can access tty and all files (/home) are there.


More From » virtualbox

 Answers
4

This is how I troubleshoot a non-starting Ubuntu in Virtual Box (assuming optimal settings for a virtual machine were already made):




  1. Make sure you had installed the most recent version of Virtual Box.

  2. Try a reboot by entering a TTY terminal (Host + F1)



    sudo reboot

  3. Update the guest OS from TTY (Host + F1):



    sudo apt update && sudo apt dist-upgrade

  4. Install guest additions from command line.


  5. Reboot the guest after installing the guest additions.

  6. Start lightdm manually from a TTY (Host + F1) with



    sudo lightdm

  7. Try several reboots of the VM. Due to timing issues it may help eventually.


  8. Try a reboot of the host.

  9. Check forums and virtualbox.org for known bugs.


[#28554] Saturday, April 2, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ainbby

Total Points: 184
Total Questions: 115
Total Answers: 112

Location: Colombia
Member since Thu, Sep 29, 2022
2 Years ago
ainbby questions
Thu, Mar 23, 23, 10:26, 1 Year ago
Wed, May 10, 23, 00:10, 1 Year ago
Fri, Apr 15, 22, 10:11, 2 Years ago
;