General TC > General TC Talk
No gui on virtual box installation
Noob2020:
Hey forum,
I'm trying to get a vm installed but I ran into a problem.
Config:
512 mb ram
2 gb hdd
linux 2.6 32 bit
tinycore 11x or 10x
Each time I boot the iso the system works fine with the tinycore iso. Then I load the tc-installer and run it. I install the system from cd, use the whole drive, take a boot loader and finish the installation with success. But after ejecting the iso the system starts with the tc@box shell. I already tried to set other usbwait values in /mnt/sda1/tce/boot/extlinux/extlinux.conf.
Thanks a lot for your help.
polikuo:
Hi, welcome to the forum.
I can't replicate your problem.
What's your host system ?
The default X server [Xvesa] can be quirky on VM sometimes.
Perhaps you should use Xorg instead.
Try this on your installed system.
--- Code: ---tce-load -wi Xorg-7.7
--- End code ---
Remove Xvesa.tcz from your tce(tce32)/onboot.lst and retry.
Noob2020:
Thx a lot for your reply. My host is running Ubuntu 20.04.1 LTS.
I installed Xorg-7.7. Xvesa.tcz wasn't listed in the onboot.lst. Now my system stops at "Booting the kernel." with a blinking cursor. boots into a black screen.
Rich:
Hi Noob2020
--- Quote from: Noob2020 on October 24, 2020, 08:36:48 AM --- ... linux 2.6 32 bit ...
--- End quote ---
If you're referring to the 2.6 kernel, I think it was replaced about 10 years ago.
--- Quote --- ... I install the system from cd, use the whole drive, take a boot loader and finish the installation with success. ...
--- End quote ---
Did you select X/GUI Desktop during the installation:
http://tinycorelinux.net/install.html#5_
polikuo:
--- Quote from: Noob2020 on October 24, 2020, 05:40:35 PM ---Thx a lot for your reply. My host is running Ubuntu 20.04.1 LTS.
I installed Xorg-7.7. Xvesa.tcz wasn't listed in the onboot.lst. Now my system stops at "Booting the kernel." with a blinking cursor. boots into a black screen.
--- End quote ---
On some machines, graphics-KERNEL may be required for X to display.
--- Code: ---tce-load -wi graphics-KERNEL
--- End code ---
Have you installed any window manager ? (flwm, jwm, icewm, fluxbox, hackedbox, openbox ..
Please show us the contents of your tce(tce32)/onboot.lst
You might need to refresh the extensions.
--- Code: ---tce-audit updatedeps
tce-audit builddb
tce-audit fetchmissing
--- End code ---
Navigation
[0] Message Index
[#] Next page
Go to full version