How to Debug Stucked Ubuntu 14.04 in VB of El Capitan?

Discussions related to using VirtualBox on Mac OS X hosts.
Post Reply
masi
Posts: 5
Joined: 25. Mar 2016, 10:02

How to Debug Stucked Ubuntu 14.04 in VB of El Capitan?

Post by masi »

My system complains about 0 bit left when loging as Guest. The system is stucked when trying to login in my user account.
I increased the disk space of VirtualBox from 8 GB to 20 GB but I still get the error.

Command I used

Code: Select all

VBoxManage modifyhd "/Users/masi/VirtualBox VMs/Ubuntu 14.04 64bit/Ubuntu 14.04 64bit.vdi" --resize 20000
I cannot login to Ubuntu's TTYs to debug this further. I do not understand the general procedure about how to debug a virtual OS inside VirtualBox.

How can you debug Ubuntu 14.04 inside El Capitan?
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: How to Debug Stucked Ubuntu 14.04 in VB of El Capitan?

Post by Perryg »

viewtopic.php?f=24&t=50661
Pay close attention to step 2

Also if you selected to use LVM when you installed you would need to use LVM to extend the primary partition. Seek assistance from Ubuntu on how to do that.
Post Reply