vboxbuilder: not working under 5.0

Please reproduce your error on a second machine before posting, and check the error by running without saved changes or extra modules (See FAQ No. 13, "How to report a bug"). For unstable Porteus versions (alpha, beta, rc) please use the relevant thread in our "Development" section.
User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

vboxbuilder: not working under 5.0

Post#1 by francois » 28 Mar 2023, 19:14

vboxbuilder:
xfce > system > vboxbuilder > option virtualbox

1) There is supposed to be a download of crippled_sources.xzm in the tmp folder. This is not happening.

You have to download manually the crippled sources from a porteus 5.0 server.

2) The vboxbuilder guestadditions option does not work. It gives a message as to this should happen from the virtual machine. And within vbox there does not seem to be a way to install guestadditions unless you have the guestadditions.iso.

Any proposition for a turnaroud to the second bug?
Prendre son temps, profiter de celui qui passe.

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

vboxbuilder: not working under 5.0

Post#2 by francois » 28 Mar 2023, 19:41

After some additional search here is the guestadditions for vbox 7.06:<
https://download.virtualbox.org/virtual ... _7.0.6.iso
Prendre son temps, profiter de celui qui passe.

BKG
White ninja
White ninja
Posts: 20
Joined: 04 Jun 2023, 18:51
Distribution: v.5

vboxbuilder: not working under 5.0

Post#3 by BKG » 05 Jun 2023, 23:11

Hi francois i am new to porteus and do want to use vbox within my porteus 5.0 distro. I used the vbox builder and did have to manually download clrippled_sourses. I did build the run file looks like everything is fine. Question is what next ? how do i start the vbox? after the build i don't see the vbox in the menu anywhere. Thanks.

BKG
White ninja
White ninja
Posts: 20
Joined: 04 Jun 2023, 18:51
Distribution: v.5

vboxbuilder: not working under 5.0

Post#4 by BKG » 06 Jun 2023, 02:54

nevermind :) i did not realize this is a bug report thread.

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

vboxbuilder: not working under 5.0

Post#5 by francois » 06 Jun 2023, 03:02

I have a functional vbox module and so do you.

Go in the /tmp folder the module is there VirtualBox-7.0.8-porteus-v5.0-x86_64-1prt.xzm

Transfer it into /porteus/modules folder and reboot. A fter reboot you will select vbox from
xfce menu > system > oracle vm virtualbox to boot vbox.

Then you will have to install guest additions.
Prendre son temps, profiter de celui qui passe.

BKG
White ninja
White ninja
Posts: 20
Joined: 04 Jun 2023, 18:51
Distribution: v.5

vboxbuilder: not working under 5.0

Post#6 by BKG » 11 Jun 2023, 19:57

Thanks francois. I did this and after the reboot I did not see the vbox in the menu. Again, since I am new to this I am sure I must'have done something wrong. Will reinstall and try again and share the results.

beny
Full of knowledge
Full of knowledge
Posts: 2086
Joined: 02 Jan 2011, 11:33
Location: italy

vboxbuilder: not working under 5.0

Post#7 by beny » 11 Jun 2023, 21:59

hi you need the source of the kernel version to build virtualbox, is mandatory like the video driver build, i have done now on porteus 5 i have used the 6.1.33-porteus
/usr/src/vboxhost-7.0.8/vboxdrv
/usr/src/vboxhost-7.0.8/vboxnetadp
/usr/src/vboxhost-7.0.8/vboxnetflt
/usr/src/vboxhost-7.0.8/build_in_tmp
/usr/src/vboxhost-7.0.8/Makefile

BKG
White ninja
White ninja
Posts: 20
Joined: 04 Jun 2023, 18:51
Distribution: v.5

vboxbuilder: not working under 5.0

Post#8 by BKG » 13 Jun 2023, 00:43

Thanks beny, my knowledge is not there yet to do what you suggesting :) . I thought it would be as easy as the guide suggests. So I did and placed .xzm into /mnt/sdb1/modules. I went through vbox builder and selected .run file and everything checked out. When I boot porteus loads vbox module, but when I open the
menu 'settings' or 'system' there is no vbox there. So how do you start the vbox? Guest additions require vbox to run.

Thanks.

beny
Full of knowledge
Full of knowledge
Posts: 2086
Joined: 02 Jan 2011, 11:33
Location: italy

vboxbuilder: not working under 5.0

Post#9 by beny » 13 Jun 2023, 13:47

hi you can start the virtualbox.run but it need that you have the changes activated,only in this way you can run virtualbox,you can see the files in /opt and the other posted by me in /usr/src,the script in system make a xzm package of virtualbox and work also with or without changes,try and report if work.

BKG
White ninja
White ninja
Posts: 20
Joined: 04 Jun 2023, 18:51
Distribution: v.5

vboxbuilder: not working under 5.0

Post#10 by BKG » 14 Jun 2023, 23:17

reporting back - virtulabox.run not found. /usr/src/vboxhost-7.0.8/ directory is not in the /usr/src.
when booting terminal shows all the modules that are loaded and VirtualBox-7.0.8-porteus-v5.0-x86_64-1prt.xzm is one of them :unknown:

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

vboxbuilder: not working under 5.0

Post#11 by francois » 15 Jun 2023, 01:52

please provide the results of the following:

Code: Select all

guest@porteus:~$ su
Password: 
root@porteus:/home/guest# updatedb
root@porteus:/home/guest# locate virtualbox.desktop
/opt/VirtualBox/virtualbox.desktop
/usr/share/applications/virtualbox.desktop
root@porteus:/home/guest# 
Prendre son temps, profiter de celui qui passe.

beny
Full of knowledge
Full of knowledge
Posts: 2086
Joined: 02 Jan 2011, 11:33
Location: italy

vboxbuilder: not working under 5.0

Post#12 by beny » 15 Jun 2023, 19:05

hi BKG you can download the virtualbox.run and open a terminal type sh virtualbox-version.run and wait, crippled-source kernel is mandatory for this task we have also slackbuild for this task if you like it,ok try if work for you, the guest addiction and other software after the build of virtualbox.

BKG
White ninja
White ninja
Posts: 20
Joined: 04 Jun 2023, 18:51
Distribution: v.5

vboxbuilder: not working under 5.0

Post#13 by BKG » 16 Jun 2023, 01:16

francois wrote:
15 Jun 2023, 01:52
please provide the results of the following:

Code: Select all

guest@porteus:~$ su
Password: 
root@porteus:/home/guest# updatedb
root@porteus:/home/guest# locate virtualbox.desktop
/opt/VirtualBox/virtualbox.desktop
/usr/share/applications/virtualbox.desktop
root@porteus:/home/guest# 
guest@porteus:~$ su
Password:
root@porteus:/home/guest# updatedb
root@porteus:/home/guest# locate virtualbox.desktop
root@porteus:/home/guest#

BKG
White ninja
White ninja
Posts: 20
Joined: 04 Jun 2023, 18:51
Distribution: v.5

vboxbuilder: not working under 5.0

Post#14 by BKG » 16 Jun 2023, 01:21

So nothing shows...
beny wrote:
15 Jun 2023, 19:05
hi BKG you can download the virtualbox.run and open a terminal type sh virtualbox-version.run and wait, crippled-source kernel is mandatory for this task we have also slackbuild for this task if you like it,ok try if work for you, the guest addiction and other software after the build of virtualbox.
d
beny wrote:
15 Jun 2023, 19:05
hi BKG you can download the virtualbox.run and open a terminal type sh virtualbox-version.run and wait, crippled-source kernel is mandatory for this task we have also slackbuild for this task if you like it,ok try if work for you, the guest addiction and other software after the build of virtualbox.
d not work, it is saying 'no such file or directory'

BKG
White ninja
White ninja
Posts: 20
Joined: 04 Jun 2023, 18:51
Distribution: v.5

vboxbuilder: not working under 5.0

Post#15 by BKG » 16 Jun 2023, 01:27

anyone can point to a step by step instructions? sorry not sure what am I doing wrong here. Thanks

Post Reply