Author Topic: [Solved] How to update VirtualBox?  (Read 4948 times)

Online OldGuy

  • Hero Member
  • *****
  • Posts: 661
  • "All that is not given, is lost." Hasari Pal
[Solved] How to update VirtualBox?
« on: February 16, 2012, 10:40:01 PM »
I been using VirtualBox to host M$ XP for some small basic programs.  Of late I've been getting the message:

   A new version of VirtualBox has been released! Version 4.1.8 is available at virtualbox.org.
   You can download this version using the link:
   hxxp://www.oracle.com/technetwork/server-storage/virtualbox/downloads/index.html

My question is since we always download from Synaptic, do I just rerun the script getvirtualbox?
Or is there another way to update VirtualBox I am unware of?

Thank you for your time in reviewing this small problem. ;D
« Last Edit: March 19, 2012, 12:08:42 AM by travisN000 »

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: How to update VirtualBox?
« Reply #1 on: February 16, 2012, 10:49:33 PM »
In the PCLinuxOS menu, go to More Applications > Emulators > Get Oracle VM VirtualBox. That will download and install version 4.1.8.
Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Online OldGuy

  • Hero Member
  • *****
  • Posts: 661
  • "All that is not given, is lost." Hasari Pal
Re: How to update VirtualBox?
« Reply #2 on: February 16, 2012, 11:29:40 PM »
In the PCLinuxOS menu, go to More Applications > Emulators > Get Oracle VM VirtualBox. That will download and install version 4.1.8.


Thank you - I was unsure if that was just an install, not knowing it was both install and/or update. ;D

Just finish doing the above, worked like a dream.
« Last Edit: February 17, 2012, 12:05:49 AM by OldGuy »

Offline rich2005

  • Sr. Member
  • ****
  • Posts: 257
Re: [Solved] How to update VirtualBox?
« Reply #3 on: February 18, 2012, 05:27:46 AM »
Don't forget to update the guestadditions as well, the VM will still work but should work better with the corresponding VBoxGuestAdditions.iso

The 4.1.8 extensions pack (if extension pack is installed) seems to update automatically.


Online pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2848
    • other projects...
Re: [Solved] How to update VirtualBox?
« Reply #4 on: February 18, 2012, 05:50:31 AM »
Don't forget to update the guestadditions as well, the VM will still work but should work better with the corresponding VBoxGuestAdditions.iso

The 4.1.8 extensions pack (if extension pack is installed) seems to update automatically.



The GuestAdditions need to match the currently installed version and for that reason are always updated from within the getvirtualbox script.
-p.

Offline rich2005

  • Sr. Member
  • ****
  • Posts: 257
Re: [Solved] How to update VirtualBox?
« Reply #5 on: February 18, 2012, 06:07:21 AM »
Yep.  but the point I was making is that the guestadditions do not get installed in the VM automatically. They have to be manually installed.

Online pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2848
    • other projects...
Re: [Solved] How to update VirtualBox?
« Reply #6 on: February 18, 2012, 06:25:03 AM »
Yep.  but the point I was making is that the guestadditions do not get installed in the VM automatically. They have to be manually installed.

not true, if you use getvirtualbox then they will get installed automatically because I have coded it that way  ;)
-p.


Offline rich2005

  • Sr. Member
  • ****
  • Posts: 257
Re: [Solved] How to update VirtualBox?
« Reply #7 on: February 18, 2012, 06:43:43 AM »
sorry, do not understand.

How do the guest additions become installed inside say a WinXP VM automatically.

My experience say that the old version remains until the new version is installed.  The VBoxAdditions.iso file is certainly updated by yuour script.

Offline NoIBnds

  • Hero Member
  • *****
  • Posts: 1179
Re: [Solved] How to update VirtualBox?
« Reply #8 on: February 18, 2012, 06:46:23 AM »
Yep.  but the point I was making is that the guestadditions do not get installed in the VM automatically. They have to be manually installed.

not true, if you use getvirtualbox then they will get installed automatically because I have coded it that way  ;)
-p.

The VM (winxp, win2000) has to be running inside Virtual Box then the user (me) has to install the current version. You may put the current version into Virtual Box, but the end user still needs to install it into a running VM-- at least a windows one.
Retired from Fighting Crime and or Evil for Truth, Justice, and the American Way.

Offline AS

  • Hero Member
  • *****
  • Posts: 4111
  • Have a nice ... night!
Re: [Solved] How to update VirtualBox?
« Reply #9 on: February 18, 2012, 08:29:58 AM »
Yep.  but the point I was making is that the guestadditions do not get installed in the VM automatically. They have to be manually installed.

not true, if you use getvirtualbox then they will get installed automatically because I have coded it that way  ;)
-p.



To much work pinoc:D  (someone is keeping you very busy ... mozilla, libreoffice, ....  ;D )

"VBox Extensions" get updated automatically, not guest additions.
As side note, the guest additions available in repos are  4.1.4, probably should be removed.

AS

Offline NoIBnds

  • Hero Member
  • *****
  • Posts: 1179
Re: [Solved] How to update VirtualBox?
« Reply #10 on: February 18, 2012, 05:58:06 PM »
Yep.  but the point I was making is that the guestadditions do not get installed in the VM automatically. They have to be manually installed.

not true, if you use getvirtualbox then they will get installed automatically because I have coded it that way  ;)
-p.



To much work pinoc:D  (someone is keeping you very busy ... mozilla, libreoffice, ....  ;D )

"VBox Extensions" get updated automatically, not guest additions.
As side note, the guest additions available in repos are  4.1.4, probably should be removed.

AS

OK-- That's what I thought. Pinoc has been busy and thank You, we can install the guest additions after all the work you do!! 
Retired from Fighting Crime and or Evil for Truth, Justice, and the American Way.