Author Topic: virtualbox  (Read 338 times)

Offline dglock

  • Jr. Member
  • **
  • Posts: 42
virtualbox
« on: September 13, 2012, 05:47:17 PM »
     I am trying to update virtualbox, I have downloaded the file VirtualBox-4.1.22-80657-Linux_x86.run, but i don't know how to use it. Can anyone tell me what to do with this file?

    The update is not in the repositories so i can't do the upgrade that way.

   thanks

   don

Online johnmart

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1105
  • Make Love Not War
Re: virtualbox
« Reply #1 on: September 13, 2012, 06:11:07 PM »
Download getvirtualbox from the repo. In a konsole run getvirtualbox.
It will download and install OSE virtualbox ver. 4.1.22 actually ver 4.2  ;D
This version supports USBv2.

« Last Edit: September 13, 2012, 08:26:27 PM by johnmart »
Acer Aspire, Intel core2 2.20GHz, ‎Graphics nVidia ‎G98M [GeForce G 105M], 2gb ram, Wireless Intel Link 5100

Why, any 5 year old child could understand this.
Somebody bring me a 5 year old.
Groucho

Offline dglock

  • Jr. Member
  • **
  • Posts: 42
Re: virtualbox
« Reply #2 on: September 14, 2012, 09:03:01 AM »
Download getvirtualbox from the repo. In a konsole run getvirtualbox.
It will download and install OSE virtualbox ver. 4.1.22 actually ver 4.2  ;D
This version supports USBv2.




    Thanks for the help, it worked fine.

     I would still like to know how to use those files that end in .run

   don

Online johnmart

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1105
  • Make Love Not War
Re: virtualbox
« Reply #3 on: September 14, 2012, 07:35:25 PM »
Sometimes the sites that provide the .run files list instructions for running it.
Here's a google result: http://www.fileinfo.com/extension/run
You might not find much about it here, cuz we recommend installing from PCLOS repos as they are set up to run on pclos.  ;D
Acer Aspire, Intel core2 2.20GHz, ‎Graphics nVidia ‎G98M [GeForce G 105M], 2gb ram, Wireless Intel Link 5100

Why, any 5 year old child could understand this.
Somebody bring me a 5 year old.
Groucho

Offline YouCanToo

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 5337
  • Location: Lebanon, OR., USA
    • Spreading the word.......
Re: virtualbox
« Reply #4 on: September 14, 2012, 08:09:03 PM »
Download getvirtualbox from the repo. In a konsole run getvirtualbox.
It will download and install OSE virtualbox ver. 4.1.22 actually ver 4.2  ;D
This version supports USBv2.




    Thanks for the help, it worked fine.

     I would still like to know how to use those files that end in .run

   don


make sure the permission of the file is 755 and then execute it using the following format ./filename.run




Be sure to visit the NEW Knowledge Base


Linux is user-friendly- it's just picky who its friends are!

Offline dglock

  • Jr. Member
  • **
  • Posts: 42
Re: virtualbox
« Reply #5 on: September 15, 2012, 05:34:26 PM »
Download getvirtualbox from the repo. In a konsole run getvirtualbox.
It will download and install OSE virtualbox ver. 4.1.22 actually ver 4.2  ;D
This version supports USBv2.




    Thanks for the help, it worked fine.

     I would still like to know how to use those files that end in .run

   don


make sure the permission of the file is 755 and then execute it using the following format ./filename.run


     Thanks for the info! Worked great.

     don