Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore x86_64 => dCore x86_64 Imported Extensions => Topic started by: Jason W on October 29, 2017, 02:45:38 PM

Title: virtualbox-qt-5.1.30-stretch64
Post by: Jason W on October 29, 2017, 02:45:38 PM
virtualbox-qt-5.2.0-stretch is available, what is different than in x86 is you may need to enable VT-x in your BIOS if you have an Intel, or AMD-v if you have an AMD processor.  These may be disabled by default esp in older machines.

This is also mentioned in the README:

http://tinycorelinux.net/dCore/x86_64/README/README-virtualbox-qt-5.2.0-stretch.txt
Title: Re: virtualbox-qt-5.2.0-stretch
Post by: Jason W on October 29, 2017, 06:01:26 PM
Virtualbox has been reverted to version 5.1.30 in dCore-stretch64 as there are issues with the guest additions in Virtualbox 5.2.0 with recent kernels described below, as well as those guest additions modules would not all build on dCore-stretch64:

https://www.virtualbox.org/wiki/Downloads

The README file remains basically the same:

http://tinycorelinux.net/dCore/x86_64/README/README-virtualbox-qt-5.1.30-stretch.txt

If booting a dCore ISO image in Virtualbox and the ethernet network is not available, then use the below bootcode in Virtualbox:

dc waitusb=8

Or however long that is needed, 8 seconds should be more than enough.

Title: Re: virtualbox-qt-5.2.0-stretch
Post by: Onyarian on October 30, 2017, 10:01:47 AM
Hi Jason,

Quote
tc@dC-st64:~$ sce-load virtualbox-qt-5.1.30-stretch
* Using nice level 19.
* Integrity and md5sum check virtualbox-qt-5.1.30-stretch.
* Mount /tmp/tcloop/virtualbox-qt-5.1.30-stretch/.
* Update system:
  virtualbox-qt-5.1.30-stretch
* Loaded virtualbox-qt-5.1.30-stretch.sce.
tc@dC-st64:~$ virtualbox
/usr/bin/virtualbox: line 89: awk: not found
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: libQt5X11Extras.so.5: cannot open shared object file: No such file or directory
tc@dC-st64:~$
Title: Re: virtualbox-qt-5.2.0-stretch
Post by: patrikg on October 30, 2017, 10:43:28 AM
Code: (bash) [Select]
/usr/bin/virtualbox: line 89: awk: not found

Have you tried to install gawk.tcz before you execute virtualbox command.
Title: Re: virtualbox-qt-5.2.0-stretch
Post by: Jason W on October 30, 2017, 12:41:56 PM
I thought I had the deps covered, apparently not.  Added missing deps, tested Virtualbox with only icewm, xorg-all, and kernel-all-4.8.17-tinycore64.  Should be good now.   Also corrected the deps for the x86 dCore-stretch virtualbox-qt package.

Title: Re: virtualbox-qt-5.1.30-stretch64
Post by: Jason W on January 19, 2018, 01:07:43 PM
virtualbox-qt-5.1.30-stretch has been renamed in the x86_64 repo of dCore to virtualbox-qt-5.1.30-stretch64 to avoid confusion.