Hello all,
I recently discovered Tiny Core in my exploration of Linux Window Managers - trying to see how minimal of a system I can get to and still be productive. I'm really impressed with Tiny Core and running it successfully in VirtualBox (Windows XP is the host).
I'm trying to install VirtualBox after having mounted the ISO but I'm getting the following errors. I'm comfortable with the "simple" Linux distributions like Kubuntu but trying to learn more of the low level stuff. Can someone please help me out?
root@box:/mnt/sr0# ./VBoxLinuxAdditions.run
Verifying archive integrity... All good.
Uncompressing VirtualBox 4.2.6 Guest Additions for Linux..........
VirtualBox Guest Additions installer
add_symlink: link directory /usr/src does not exist
As our installer does not recognize your Linux distribution, we were unable to
set up the initialization script vboxadd correctly. The script has been copied
copied to the /etc/init.d directory. You should set up your system to start
it at system start, or start it manually before using VirtualBox.
If you would like to help us add support for your distribution, please open a
new ticket on <link>
/sbin/modprobe: invalid option -- 'c'
BusyBox v1.20.2 (2012-08-07 01:31:01 UTC) multi-call binary.
Usage: modprobe [-alrqvsDb] MODULE [symbol=value]...
-a Load multiple MODULEs
-l List (MODULE is a pattern)
-r Remove MODULE (stacks) or do autoclean
-q Quiet
-v Verbose
-s Log to syslog
-D Show dependencies
-b Apply blacklist to module names too
Removing existing VirtualBox non-DKMS kernel modules ...done.
Building the VirtualBox Guest Additions kernel modules
The make utility was not found. If the following module compilation fails then
this could be the reason and you should try installing it.
The gcc utility was not found. If the following module compilation fails then
this could be the reason and you should try installing it.
The headers for the current running kernel were not found. If the following
module compilation fails then this could be the reason.
Building the main Guest Additions module ...fail!
(Look at /var/log/vboxadd-install.log to find out what went wrong)
Doing non-kernel setup of the Guest Additions ...done.
As our installer does not recognize your Linux distribution, we were unable to
set up the initialization script vboxadd-service correctly. The script has been copied
copied to the /etc/init.d directory. You should set up your system to start
it at system start, or start it manually before using VirtualBox.
If you would like to help us add support for your distribution, please open a
new ticket on <link>
As our installer does not recognize your Linux distribution, we were unable to
set up the initialization script vboxadd-x11 correctly. The script has been copied
copied to the /etc/init.d directory. You should set up your system to start
it at system start, or start it manually before using VirtualBox.
If you would like to help us add support for your distribution, please open a
new ticket on <link>
Installing the Window System drivers ...fail!
(Could not find the X.Org or XFree86 Window System.)