How-To Install 5.0 RC1 on Windows 10 x64 build 10130

Postings relating to old VirtualBox pre-releases
SimpleE
Posts: 4
Joined: 7. Jun 2015, 17:07

How-To Install 5.0 RC1 on Windows 10 x64 build 10130

Post by SimpleE »

I have test an get solution for my self and want to share my solution.
- Host Only worked
- Bridge Adapter worked

My Configuration is
- Surface Pro 1
- Clean install Windows 10 x64 build 10130
- VirtualBox-5.0.0_RC1-100731-Win.exe

(this is my opinion but not tested on how to remove previous version
by install VirtualBox-5.0.0_RC1-100731-Win.exe with select all function to install
its will fault and rollback all, then its same as uninstall)

Install Step
- Right Click on VirtualBox-5.0.0_RC1-100731-Win.exe and select "Run as Administrator"
- "Unselect" option bridge network
- next until finish
- Open "Device Manager", you can use search bar to get this, under "Network adapters"
then Right Click "VirtualBox Host-Only Ethernet Adapter" select "Update Driver Software"
select "Search automactic" wait until its finish
- Open "Network Connections", you can use search bar to get this, at here you should find VirtualBox Host-Only Ethernet Adapter
- Open "CMD", you can use search bar to get this, Right Click and Select Run as Administrator
- cd to your install path and run command "VirtualBox-5.0.0_RC1-100731-Win.exe -extract"
its will return pop-up tell where is extracted folder
- in extracted folder extract "VirtualBox-5.0.0_RC1-r100731-MultiArch_amd64.msi" by 7-Zip or any similar
- in msi extracted folder rename all files by remove file_ in front of them
- copy "VBoxNetFltNobj.sys" and "VBoxNetFlt.sys" to C:\Windows\System32\
- Open "CMD", you can use search bar to get this, Right Click and Select Run as Administrator
run command "regsvr32.exe /s VBoxNetFltNobj.sys"
run command "regsvr32.exe /s VBoxNetFlt.sys"
- Open "Network Connections", you can use search bar to get this, Right Click on any real network adapter
select Properties
select Install
select Service
select "Have Disk" and browse to "VBoxDrv.inf"
select "VirtualBox NDIS6 Bridged Networking Driver"
after finish install you should see its avaliable in this connection
- On Start Menu Right Click on "Orcle VM VirtualBox" select open file location

- Right Click on Shortcut then select properties
on tab "Compatibility" checked "Run this Program as Administrator"

!!! this very important to run application with adminstrator
if not you will lose host-only network adapter

- Open "Virtual Box" select file > preference
select network then select Host On Network select edit
change ip to 192.168.56.1 and netmask to 255.255.255.0
- Now you can use both host-only and bridge network on your guest

I think reason why normal installation was error
is about Administrator access level when regis service and run application

Sorry for my bad english and this is so long procedure

Hope this will work for you too. ^_^!
Spryka
Posts: 14
Joined: 30. Apr 2015, 17:29

Re: How-To Install 5.0 RC1 on Windows 10 x64 build 10130

Post by Spryka »

Can vagrant or such things create Host-only interfaces after installation by this instruction?
Spryka
Posts: 14
Joined: 30. Apr 2015, 17:29

Re: How-To Install 5.0 RC1 on Windows 10 x64 build 10130

Post by Spryka »

i'm on slow ring and crappy windows falls on trying to add new service on real ethernet adapter just after click add button.. should i move to fast ring?
pwiktorczyk
Posts: 2
Joined: 17. May 2015, 15:11

Re: How-To Install 5.0 RC1 on Windows 10 x64 build 10130

Post by pwiktorczyk »

It's working :-)
Great job, thank you.
Napsterbater
Posts: 5
Joined: 10. May 2008, 03:28

Re: How-To Install 5.0 RC1 on Windows 10 x64 build 10130

Post by Napsterbater »

- copy "VBoxNetFltNobj.sys" and "VBoxNetFlt.sys" to C:\Windows\System32\
- Open "CMD", you can use search bar to get this, Right Click and Select Run as Administrator
run command "regsvr32.exe /s VBoxNetFltNobj.sys"
run command "regsvr32.exe /s VBoxNetFlt.sys"
Drop the /s so you can see success and error messages.

regsvr32.exe VBoxNetFlt.sys Errors out that its not a valid DLL or OCX, although VBoxNetFlt.dll (when copied) works that's what I did.
Spryka
Posts: 14
Joined: 30. Apr 2015, 17:29

Re: How-To Install 5.0 RC1 on Windows 10 x64 build 10130

Post by Spryka »

confirm both. after upgrade to the latest #10130 build
i have full functionality after installation by this instruction
and yes regsvr32.exe VBoxNetFlt.sys fails
stephanem
Posts: 2
Joined: 4. Jun 2015, 23:11

Re: How-To Install 5.0 RC1 on Windows 10 x64 build 10130

Post by stephanem »

Hi!

Your method seems to work but it still doesn't work with Genymotion... https://www.genymotion.com/#!/
Can you please try on your end real quick to see if it's only me or not?

Thanks!
Stephane
gazzacbr
Posts: 1
Joined: 11. Jun 2015, 17:46

Re: How-To Install 5.0 RC1 on Windows 10 x64 build 10130

Post by gazzacbr »

@SimpleE: thank you, great job. works for me too.
good instructions, way beyond me.
'regsvr32.exe /s VBoxNetFlt.sys' didnt say it failed, does that mean it worked? how can i check?
Napsterbater
Posts: 5
Joined: 10. May 2008, 03:28

Re: How-To Install 5.0 RC1 on Windows 10 x64 build 10130

Post by Napsterbater »

'regsvr32.exe /s VBoxNetFlt.sys' didnt say it failed, does that mean it worked? how can i check?
leave out the /s... it will popup a box givng the status of the command..

/s means "silent" its not needed.
B1B
Posts: 3
Joined: 29. Jan 2015, 08:43

Re: How-To Install 5.0 RC1 on Windows 10 x64 build 10130

Post by B1B »

Perfect :D :D :D
cybershawngates
Posts: 17
Joined: 24. Jan 2015, 02:22

Re: How-To Install 5.0 RC1 on Windows 10 x64 build 10130

Post by cybershawngates »

confirmed works. But it must be folllowed to the TEE


The Renaming files removing file_ step is made easy by using a utility to remove the file_ (Search for batch rename utility : BRU_Setup_WinNTx64.exe)

All I can say is I hope they can simplify this process. But I am running 10130 build windows 10 with Vbox RC1 5.0
regli
Posts: 19
Joined: 2. Nov 2007, 18:40

Re: How-To Install 5.0 RC1 on Windows 10 x64 build 10130

Post by regli »

cybershawngates wrote:confirmed works. But it must be folllowed to the TEE
'''
This process is much simpler.

viewtopic.php?f=6&t=66682&p=325642#p325642
J.L.
Posts: 78
Joined: 17. Jan 2013, 07:38
Primary OS: MS Windows 8
VBox Version: PUEL
Guest OSses: LMDE, Ubuntu, Windows XP, Windows 7
Contact:

Re: How-To Install 5.0 RC1 on Windows 10 x64 build 10130

Post by J.L. »

Both methods fail for me. I'm on the slow ring (10130) trying RC2.
Windows 10 is the actual host, not 8 (no option).
aleksey-vb
Oracle Corporation
Posts: 22
Joined: 23. May 2012, 09:38

Re: How-To Install 5.0 RC1 on Windows 10 x64 build 10130

Post by aleksey-vb »

Do I understand it correctly that the solution proposed in this thread aims to work around the issue with the installer rolling back changes if the bridged driver has been selected during installation?
J.L.
Posts: 78
Joined: 17. Jan 2013, 07:38
Primary OS: MS Windows 8
VBox Version: PUEL
Guest OSses: LMDE, Ubuntu, Windows XP, Windows 7
Contact:

Re: How-To Install 5.0 RC1 on Windows 10 x64 build 10130

Post by J.L. »

Yes, but neither works for me. The one proposed on this thread results in errors and nothing to add in Have Disk...

The other proposed in the above link still rolls back.
Windows 10 is the actual host, not 8 (no option).
Post Reply