Tiny Core Linux
Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: vekt on December 13, 2013, 08:53:16 PM
-
It would be wonderful for TinyCore to have recent VirtualBox (4.3.x) guest additions. There is latent demand
http://forum.tinycorelinux.net/index.php/topic,15977.0.html
http://forum.tinycorelinux.net/index.php/topic,15554.msg90533.html#msg90533
Additionally, it would be great if the guest additions were broken into two packages, one for Core (without X) and one for TinyCore (with X).
Old VirtualBox v4.1.18 guest addition TCZs exist in
http://code.google.com/p/tc-ext-tools/
but they're for kernel 3.0.21 and VirtualBox v4.1.18 is 18 months old.
-
Yes, this would be nice to have this. :)
I recently got parts of the VirtualBox Guest Additions (for VirtualBox 4.3.12) working in Tiny Core 5.4, but lost it after a reboot because I didn't know what files and links to keep in order to make an extension.
The parts of the guest additions I am interested in are the shared folders (to access Windows drives from the Tiny Core guest), and the shared clipboard. Both of these features worked by running VBoxLinuxAdditions.run from the CD, plus running some scripts, though there were some other issues along the way.
The mouse works well anyway with my current Tiny Core guest. It only started working properly after installing Xorg.
I'm not working on the Guest Additions right now. It should be possible to get some useful parts of it working quite easily, though.
-
+1
I use Virtual Box extensively and this would be a very welcome update.
-
+1
I also run TinyCorePlus in Virtual Box and this would be a very welcome update.
-
Using VirtualBox-4.3.36:
./configure --blah-blah
...
Checking for gcc:
** gcc version 5.2 found, expected gcc 3.x with x>1 or gcc 4.x with 0<x<10 or gcc 5.1!
..which means for tc-7.x, it would need to be VirtualBox-5.x