HOWTO:VirtualBox
From PardusWiki
(Difference between revisions)
(→Installing VirtualBox) |
|||
| Line 1: | Line 1: | ||
| − | == | + | == Download VirtualBox Package == |
| − | :# | + | :# Run browser. Navigate to: http://www.virtualbox.org/wiki/Linux_Downloads |
| − | :# | + | :# Download the BIN file, save it to Desktop: "All Distributions [i386/AMD64]" |
| − | + | ||
| − | : | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | == | + | == Prepare VirtualBox Installation == |
| − | + | Run Package Manager, make sure "Show New Packages" is clicked on, then search, and click on the checkboxes that read: "kernel-source", "gcc" and "make". | |
| − | == | + | == Install VirtualBox == |
| − | :# | + | :# Run Konsole [Programs>System>Konsole], type "su root" ('to perform high-level functions), give password. Then type "cd Desktop" to naviagte to the Desktop where it has been saved, if you saved it else place type "cd /home/[username]/[foldername] etc. |
| − | :# | + | :# In Konsole, type the following to install VirtualBox:<pre>sh VirtualBox-1.6.4-Linux_x86.run</pre> |
:# To load kernel module after a new start give the command:<pre>echo vboxdrv>>/etc/modules.autoload.d/kernel-2.6</pre> | :# To load kernel module after a new start give the command:<pre>echo vboxdrv>>/etc/modules.autoload.d/kernel-2.6</pre> | ||
| − | :# Close | + | :# Close Konsole |
| − | == | + | == Add Users To VirtualBo == |
:# In Pardus>Tasma>System>User Manager select the user that is allowed to use VirtualBox and select 'Edit' | :# In Pardus>Tasma>System>User Manager select the user that is allowed to use VirtualBox and select 'Edit' | ||
:# In 'Groups' put a mark at 'vboxusers' and 'Apply' | :# In 'Groups' put a mark at 'vboxusers' and 'Apply' | ||
:# Close User Manager and Tasma. | :# Close User Manager and Tasma. | ||
| − | |||
| − | |||
The VirtualBox entry is in: Pardus>Programs>System>Sun xVM VirtualBox (Virtual Machine) | The VirtualBox entry is in: Pardus>Programs>System>Sun xVM VirtualBox (Virtual Machine) | ||
Revision as of 22:45, 27 October 2008
Contents |
Download VirtualBox Package
- Run browser. Navigate to: http://www.virtualbox.org/wiki/Linux_Downloads
- Download the BIN file, save it to Desktop: "All Distributions [i386/AMD64]"
Prepare VirtualBox Installation
Run Package Manager, make sure "Show New Packages" is clicked on, then search, and click on the checkboxes that read: "kernel-source", "gcc" and "make".
Install VirtualBox
- Run Konsole [Programs>System>Konsole], type "su root" ('to perform high-level functions), give password. Then type "cd Desktop" to naviagte to the Desktop where it has been saved, if you saved it else place type "cd /home/[username]/[foldername] etc.
- In Konsole, type the following to install VirtualBox:
sh VirtualBox-1.6.4-Linux_x86.run
- To load kernel module after a new start give the command:
echo vboxdrv>>/etc/modules.autoload.d/kernel-2.6
- Close Konsole
Add Users To VirtualBo
- In Pardus>Tasma>System>User Manager select the user that is allowed to use VirtualBox and select 'Edit'
- In 'Groups' put a mark at 'vboxusers' and 'Apply'
- Close User Manager and Tasma.
The VirtualBox entry is in: Pardus>Programs>System>Sun xVM VirtualBox (Virtual Machine)