Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore x86_64 => dCore x86_64 Imported Extensions => Topic started by: jls on March 25, 2019, 01:07:44 AM

Title: virtualbox-5.2.18-guest-additions-modules-4.14.10-tinycore64 missing
Post by: jls on March 25, 2019, 01:07:44 AM
Hi Jason
If you have spare time for this.
Thank you
Title: Re: virtualbox-5.2.18-guest-additions-modules-4.14.10-tinycore64 missing
Post by: Jason W on March 25, 2019, 01:39:49 PM
Uploaded, please test.
Title: Re: virtualbox-5.2.18-guest-additions-modules-4.14.10-tinycore64 missing
Post by: jls on March 26, 2019, 04:00:06 AM
Hi
I actually thought that the additions where for the host, but they are for the guest, at the moment I don't use dCore as guest, but only for host,
Sorry Jason
thank you anyway
Title: Re: virtualbox-5.2.18-guest-additions-modules-4.14.10-tinycore64 missing
Post by: corwin.amber on March 29, 2019, 06:23:20 AM
Sorry for the silly question, but how does one use the pre-imported SCEs?

I did not even know they existed, as the link from http://tinycorelinux.net/ports.html ("Prebuilt Extensions") is pointing to a different directory.
Title: Re: virtualbox-5.2.18-guest-additions-modules-4.14.10-tinycore64 missing
Post by: Jason W on March 29, 2019, 06:43:38 AM
The prebuilt extensions are in the directories contained under:

http://tinycorelinux.net/dCore/x86_64/sce/
and
http://tinycorelinux.net/dCore/x86/sce/

They are loaded with sce-load, for example:

wget http://tinycorelinux.net/dCore/x86_64/sce/dCore-bionic64/wireless-4.14.10-tinycore64.sce
sce-load wireless-4.14.10-tinycore64.sce

wget http://tinycorelinux.net/dCore/x86_64/sce/dCore-bionic64/wireless.sce
sce-load wireless.sce

The main reason for the prebuilt extensions is to allow folks to set up wireless without having to use dCorePlus images.  As in downloading the prebuilt SCEs on another system and placing them on a USB so it can be used on a newly installed dCore.  Or using wired network access to download the prebuilt wireless SCEs and then setting up wireless.  Once network access is achieved, then one can import the wireless and wireless-$kernelversion packages with the "sce-import -b" option so they will be loaded on boot.
Title: Re: virtualbox-5.2.18-guest-additions-modules-4.14.10-tinycore64 missing
Post by: corwin.amber on March 29, 2019, 06:56:27 AM
Thanks! I saw those, but they are only a small part of the ones actually available, are they not?

I found more in http://tinycorelinux.net/dCore/x86_64/import/

I also discovered sce-searchprebuilt  ;D

Also, I noticed that virtualbox-5.2.x modules are only available for kernel 4.14.10 (bionic). Is there an easy way to build them on 4.8.17 (stretch)?
Title: Re: virtualbox-5.2.18-guest-additions-modules-4.14.10-tinycore64 missing
Post by: corwin.amber on March 29, 2019, 06:58:56 AM
I am a bit confused  ???  all the links I posted are marked as nonactive... where is the official dCore website?
Title: Re: virtualbox-5.2.18-guest-additions-modules-4.14.10-tinycore64 missing
Post by: Rich on March 29, 2019, 07:04:02 AM
Hi corwin.amber
I am a bit confused  ???  all the links I posted are marked as nonactive...
New members links are always marked that way. Once you have 5 posts (which you now do) the  nonactive  tags will disappear.
Title: Re: virtualbox-5.2.18-guest-additions-modules-4.14.10-tinycore64 missing
Post by: corwin.amber on March 29, 2019, 07:11:41 AM
 ;D ;D
Title: Re: virtualbox-5.2.18-guest-additions-modules-4.14.10-tinycore64 missing
Post by: Jason W on March 29, 2019, 05:25:43 PM
corwin.amber, dCore-stretch64 does not have Virtualbox in it's repo as it has been removed from Debian's main package section.  There is in the dCore prebuilt area:

virtualbox-qt-5.1.30-stretch64

and it's kernel modules are:

virtualbox-5.1.30-host-modules-4.8.17-tinycore64
virtualbox-5.1.30-guest-additions-modules-4.8.17-tinycore64

Get them with:

sce-import virtualbox-qt-5.1.30-stretch64
sce-import virtualbox-5.1.30-host-modules-4.8.17-tinycore64
sce-import virtualbox-5.1.30-guest-additions-modules-4.8.17-tinycore64

The packages for x86 dCore-stretch are:

virtualbox-qt-5.1.22-stretch
virtualbox-5.1.22-host-modules-4.8.17-tinycore
virtualbox-5.1.22-guest-additions-modules-4.8.17-tinycore