Its been some time since I worked with virtual box. With the vbox builder, I am unable to achieve a functional installation. Is this your case?
Summary of the tips to run vbox:
Shared folders
Virtualbox Shared Folder Help
virtualbox: do you have a working installation under porteus?
- francois
- Contributor
- Posts: 6501
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
virtualbox: do you have a working installation under porteus?
Prendre son temps, profiter de celui qui passe.
- francois
- Contributor
- Posts: 6501
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
virtualbox: do you have a working installation under porteus?
Hum! A little rusty on my side it seems:
1) vboxadditions would not download completely as I just forgot to click ok at the appearance of dialog box
2) vbox would not run the guest within the host with an error message asking to run:
/sbin/vboxconfig
Tried:
Found /sbin/vboxconfig in my changes directory with midnight commander find file utility under /changes/sbin/vboxconfig, and issued the command. How did it got there?? vbox would start my porteus guest.
3) I did install guest additions and shared folders between guest and host according to Virtualbox Shared Folder Help
It seems that old threads could still be good.
Ready to tackle nemesis update from ncmprhnsbl.
1) vboxadditions would not download completely as I just forgot to click ok at the appearance of dialog box
2) vbox would not run the guest within the host with an error message asking to run:
/sbin/vboxconfig
Tried:
Code: Select all
root@porteus:~# /sbin/vboxconfig
bash: /sbin/vboxconfig: No such file or directory
root@porteus:~#
3) I did install guest additions and shared folders between guest and host according to Virtualbox Shared Folder Help
It seems that old threads could still be good.

Ready to tackle nemesis update from ncmprhnsbl.

Prendre son temps, profiter de celui qui passe.
- francois
- Contributor
- Posts: 6501
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
virtualbox: do you have a working installation under porteus?
Small problem here:
At bootup there is a long halt before getting into the X environment. The message is:
... entering level 4 ...
... vbox additions ...
and this even though vbox and vbox-guest are in my optional folder.
Any interpretation of this behavior would be appreciated.
Thanks.
At bootup there is a long halt before getting into the X environment. The message is:
... entering level 4 ...
... vbox additions ...
and this even though vbox and vbox-guest are in my optional folder.
Any interpretation of this behavior would be appreciated.
Thanks.

Prendre son temps, profiter de celui qui passe.
virtualbox: do you have a working installation under porteus?
^ Probably some saved data or script is running. I also have VBox inside my optional folder and it doesn't auto load
Try a clean boot.

- francois
- Contributor
- Posts: 6501
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
virtualbox: do you have a working installation under porteus?
I am aiming a final installation for porteus or a porteus variant dual booting with debian on vbox.
Still rusty, are my vbox skills. It needs some sanding and some metal paint.
After setting up vbox and installed debian from iso live to get a grub2 installation, trying to boot I get:
At bootup.
Advices appreciated.
Still rusty, are my vbox skills. It needs some sanding and some metal paint.

After setting up vbox and installed debian from iso live to get a grub2 installation, trying to boot I get:
Code: Select all
vesamenu.c32: not a COM32R image
Advices appreciated.

Prendre son temps, profiter de celui qui passe.
- francois
- Contributor
- Posts: 6501
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
virtualbox: do you have a working installation under porteus?
Realising that I might induce some in the wrong direction. Porteus 4.0 boots well in vbox.
To install vbox additions which provide with fullscreen definition of the virtual machine (VM)
-download vbox addition from porteus > system > oracle vm (this is in the host)
-boot vbox with porteus cd, install porteus on the vdi vm drive
-add: devel.xzm, cripple_sources.xzm to the modules, make sure to activate them.
-get out of vm with the right Ctrl key, click on the devices tab of the vbox vm window, choose insert guest addition cd iso
Then in root mode:
-open thunar
-select /mnt/sr0 to mount the guest addition iso
-in xfce-terminal
reboot.
Note: maybe will be needed after reboot in cli mode:
vboxadd-service.sh
This was not my case.
To install vbox additions which provide with fullscreen definition of the virtual machine (VM)
-download vbox addition from porteus > system > oracle vm (this is in the host)
-boot vbox with porteus cd, install porteus on the vdi vm drive
-add: devel.xzm, cripple_sources.xzm to the modules, make sure to activate them.
-get out of vm with the right Ctrl key, click on the devices tab of the vbox vm window, choose insert guest addition cd iso
Then in root mode:
-open thunar
-select /mnt/sr0 to mount the guest addition iso
-in xfce-terminal
Code: Select all
root@porteus:/# cd /mnt/sr0
ls
./VBoxLinuxAdditions.run
Note: maybe will be needed after reboot in cli mode:
vboxadd-service.sh
This was not my case.
Prendre son temps, profiter de celui qui passe.
virtualbox: do you have a working installation under porteus?
@francois, you don't need to install Porteus in the Vbox in order to use guest additions. Just need to boot Porteus from ISO with devel and crippled and then run Vbox builder app (from inside Vbox). It will generate a xzm module of the guest additions that you can then save (cloud, ssh or via shared folder) and now boot including this new module. Not that hard 

- francois
- Contributor
- Posts: 6501
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
virtualbox: do you have a working installation under porteus?
@fulalas:
Glad to hear from you. I hope you are doing fine.
Happy to learn that there some other way to install guest additions in vbox.
Thanks so much.
Glad to hear from you. I hope you are doing fine.
Happy to learn that there some other way to install guest additions in vbox.
Thanks so much.
Prendre son temps, profiter de celui qui passe.