Page 1 of 1

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

Posted: 25. Mar 2016, 15:47
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?

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

Posted: 25. Mar 2016, 16:31
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.