Installazione VirtualBox: differenze tra le versioni
(Creata pagina con "You can install VirtualBox from YAST. After that you could be interested in mounting Windows. You can download a copy of Windows from") |
|||
Riga 2: | Riga 2: | ||
After that you could be interested in mounting Windows. You can download a copy of Windows from | After that you could be interested in mounting Windows. You can download a copy of Windows from | ||
+ | |||
+ | http://www.csita.unige.it/personalcomputer/licenze/msca | ||
+ | |||
+ | If your system adhers to the Unified Extensible Firmware Interface (UEFI) | ||
+ | |||
+ | https://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface | ||
+ | |||
+ | you have to enter in BIOS setup when you start your computer (try to press F1 keyboard). Inside the BIOS you have to look for something like: | ||
+ | |||
+ | "activate the possibility to boot an image" and turn the flag on. | ||
+ | |||
+ | After that you have to go inside the file /etc/group and add your username to the group vboxusers. Now your user is allowed to run VirtualBox. | ||
+ | Try to run VirtualBox. If you get an error like: "Kernel drive not found" run: | ||
+ | |||
+ | /etc/init.d/vboxdrv setup | ||
+ | |||
+ | Everything should work now. | ||
+ | |||
+ | At least I hope! |
Versione delle 12:17, 9 feb 2017
You can install VirtualBox from YAST.
After that you could be interested in mounting Windows. You can download a copy of Windows from
http://www.csita.unige.it/personalcomputer/licenze/msca
If your system adhers to the Unified Extensible Firmware Interface (UEFI)
https://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface
you have to enter in BIOS setup when you start your computer (try to press F1 keyboard). Inside the BIOS you have to look for something like:
"activate the possibility to boot an image" and turn the flag on.
After that you have to go inside the file /etc/group and add your username to the group vboxusers. Now your user is allowed to run VirtualBox. Try to run VirtualBox. If you get an error like: "Kernel drive not found" run:
/etc/init.d/vboxdrv setup
Everything should work now.
At least I hope!