You are not logged in.
Hello,
I wanted to use VirtualBox with the core64 ISO to acces to the entire memory but when I install the package I get error messages:
[c]
Installation of package "virtualbox-ose"
================================================================================
Powerful x86 virtualization for enterprise as well as home use (Open Source Edition)
--------------------------------------------------------------------------------
Copying package... [ Done ]
Extracting package... [ Done ]
Remember modified packages... [ Done ]
Installing package... [ Done ]
Removing all tmp files... [ Done ]
Execute post-install commands... modprobe: WARNING: Module vboxdrv not found.
modprobe: WARNING: Module vboxnetadp not found.
modprobe: WARNING: Module vboxnetflt not found.
add yourself to vboxusers group if you want to access
host usb devices: addgroup tux vboxusers
then reboot
[ Done ]
Update system databases... depmod: WARNING: could not open /lib/modules/3.2.71-slitaz/modules.order: No such file or directory
depmod: WARNING: could not open /lib/modules/3.2.71-slitaz/modules.builtin: No such file or directory
[ Done ]
================================================================================
Package "virtualbox-ose" (4.2.6) is installed.
[/c]
And it seems there is a bug somewhere: the dir for [c]modules.order[/c] and [c]modules.builtin[/c] is [c]/lib/modules/3.2.71-slitaz64/[/c]
Offline
Many thanks az_ua.
Now VirtualBox installs correctly (excepted the warnings for modules.order and modules.builtin):
Installation of package "virtualbox-ose"
================================================================================
Powerful x86 virtualization for enterprise as well as home use (Open Source
Edition)
--------------------------------------------------------------------------------
Copying package... [ Done ]
Extracting package... [ Done ]
Remember modified packages... [ Done ]
Installing package... [ Done ]
Removing all tmp files... [ Done ]
Execute post-install commands... add yourself to vboxusers group if you want to access
host usb devices: addgroup tux vboxusers
then reboot
[ Done ]
Update system databases... depmod: WARNING: could not open /lib/modules/3.2.71-slitaz/modules.order: No such file or directory
depmod: WARNING: could not open /lib/modules/3.2.71-slitaz/modules.builtin: No such file or directory
[ Done ]
================================================================================
Package "virtualbox-ose" (4.2.6) is installed.
But unfortunatly the vm does not work 
[attachment=43008,2330]
Offline
Seems I had to use search before, it is impossible: https://forums.virtualbox.org/viewtopic.php?p=320128
qemu is only solution that works with *-slitaz64 kernel.
Also there are a lot of info, that 32-bit kernel can access more that 4Gb of RAM after recompiling with pae or somthing like this. I'll try to make it, but not sure it will be soon or it helps at all, or for a while you can try to convert and manual install pae-kernel packages from any other linux.
Offline
[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]