Page 1 of 1
VirtualBox for Many Puppies
Posted: Fri Jul 31, 2020 6:30 am
by perdido
This is an SFS of VirtualBox 5.2.18 for 32-bit
This virtualbox sfs will work on 3 different 32-bit puppy versions.
Bionic Beaver 18.05 kernel 4.9.96
BionicPup32 8.0 kernel 4.9.163
XenialPup32 7.5 kernel 4.4.95
vbox-5.2.18_x86_3-diff-pups.sfs
Size 81MB
MD5: 693e7b2a08ffb6c38e2f64adfae216ad
This SFS may work on other 32-bit puppy versions if they have
the same kernel version as those listed above.
If you have a working VirtualBox puppy SFS or PET package please include it in this thread
Re: VirtualBox for Various Puppy Versions
Posted: Mon Aug 03, 2020 5:45 pm
by norgo
virtualbox-5.1.10-112026-i686.sfs
contains kernel modules for following kernel versions:
kernel 3.14.20 noPAE
kernel 3.14.56 PAE
kernel 4.1.11 PAE
Kernel 4.4.70 PAE
Re: VirtualBox for Various Puppy Versions
Posted: Tue May 04, 2021 10:17 pm
by norgo
virtualbox-6.1.22-144080-x86_64.sfs
kernel modules
5.7.2 ( SLC64 ) included
5.11.11 ( ScPup64 ) see attachment
4.19.164 ( Slacko64 7.0 ) see attachment
5.10.142 ( SLK64 ) see attachment
kernel module package for K5.10.142 added
Re: VirtualBox for Various Puppy Versions
Posted: Wed Jun 09, 2021 9:41 pm
by perdido
SFS of virtualbox 5.2.44-139111 32-bit for 3 of peebee's 32-bit upups.
The SFS has kernel modules to run on these 3 puppy versions.
HirsutePup32 with kernel 5.4.114 (HirsuteHippo)
GroovyPup32 with kernel 5.4.72 (GroovyGorilla)
FocalPup32 with kernel 5.4.81 (FocalFossa)
virtualbox-5.2.44-139111_upup+FF+GG+HH_x86.sfs
md5 9109b11368f1614275f69cfb5c0fd04a
Size 70MB
--------------------
Launch virtualbox from Applications-->System-->Oracle VM VirtualBox
--------------------
Additional virtualbox support files for this version can be found at
https://download.virtualbox.org/virtualbox/5.2.44/
The virtualbox website with additional information
https://www.virtualbox.org/
Version 5.2.44 is the latest (maybe last?) 32-bit version released.
--
Re: VirtualBox for Many Puppies
Posted: Mon Dec 06, 2021 12:35 am
by norgo
Virtualbox 6.1.22-144080 modified
USB storage devices now detected
Needed a long time to find the reason.
If an usb storage device will plugged in, Virtualbox is running the script VBoxCreateUSBNode.sh.
The current owner group will be changed to group vboxusers.
Now comes the problem, it's not possible to create or to use an existing device node because lack of permissions.
So creation of device node fails.
Modification
If virtualbox becomes started, the start script is checking for the folder /dev/vboxusb
if not present, /dev/vboxusb will be created
after that permissions for vboxusb folder will be changed.
Now virtualbox is able to create and use nodes.
The existing vbox SFS has been replaced by the modified one.
virtualbox-6.1.22-144080-x86_64.sfs
md5 = 72d09495be6f87248f61edc1368ec360
- vbox_usb.jpg (18.21 KiB) Viewed 5077 times