boot to terminal after Virtualbox install :-(

General support questions
Post Reply
dirkme
Posts: 51
Joined: 2017/02/06 04:05:43

boot to terminal after Virtualbox install :-(

Post by dirkme » 2019/09/13 03:21:42

I just installed Virtualbox 5.0 and got my Centos7 install some what broken.

When I boot I end up at the terminal and startx doesn't work.

I also install dkms and hoped it would do what needed to be done but I am sure i am missing some steps :-(

Mayday, help ;-))

Dirk

hunter86_bg
Posts: 2019
Joined: 2015/02/17 15:14:33
Location: Bulgaria
Contact:

Re: boot to terminal after Virtualbox install :-(

Post by hunter86_bg » 2019/09/13 03:39:04

Did you upgrade from an older version of Virtualbox ?

You can install again the Virtualbox guest additions and then run :

Code: Select all

systemctl set-default graphical.target
Last - reboot.

dirkme
Posts: 51
Joined: 2017/02/06 04:05:43

Re: boot to terminal after Virtualbox install :-(

Post by dirkme » 2019/09/13 13:27:29

Wouldn't that just try to start startx?

I didn't upgrade Virtualbox, just a fresh Virtualbox install on my Centos :-(

Thanks

Dirk

User avatar
TrevorH
Site Admin
Posts: 33220
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: boot to terminal after Virtualbox install :-(

Post by TrevorH » 2019/09/13 13:37:15

If you want to try it, rather than set-default, use isolate then it won't attempt to boot in a non-working GUI mode afterwards.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

Post Reply