other:vb:use
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
other:vb:use [2015/01/12 11:04] – More stop/start details jypeter | other:vb:use [2016/09/08 10:39] (current) – [Accessing the Linux system messages and logs] Imroved the problem solving section jypeter | ||
---|---|---|---|
Line 45: | Line 45: | ||
See the //Power off the machine// option above | See the //Power off the machine// option above | ||
+ | |||
+ | ===== Using shared folders ===== | ||
+ | |||
+ | * The shared folders make it possible for the guest to access directories of the host | ||
+ | * The guest additions have to be installed in order to use the shared folders! | ||
+ | * The Linux account on the guest that will use the Shared Folders has to be a member of the //vboxsf// Linux group | ||
+ | |||
+ | ==== Configuration and use ==== | ||
+ | |||
+ | * Shut down the VM if it is running | ||
+ | * Select the VM in the //VB Manager// window | ||
+ | * Settings => Shared Folders | ||
+ | * Click on the ' | ||
+ | * Folder Path: e.g. '' | ||
+ | * Folder Name: e.g. '' | ||
+ | * Auto-mount: selected | ||
+ | * The newly configured folder will appear in the //Machine Folders// list | ||
+ | * Start the VM and login | ||
+ | * Type '' | ||
===== Basic use of the VB ===== | ===== Basic use of the VB ===== | ||
+ | |||
+ | ==== Network problems ==== | ||
+ | |||
+ | If the host is correctly connected to the network, but you can't access the network from the VM and you get the following kind of ssh error message from the VM:\\ '' | ||
+ | '' | ||
+ | |||
+ | You can reboot the VM, or more simply just restart the network (in the VM), with the following: | ||
+ | |||
+ | ==== Problems when mounting LSCE disks in the VM ==== | ||
+ | |||
+ | When your host is connected **to the LSCE network**, your VM should be able to access/ | ||
+ | |||
+ | If you get an error message, there is probably a kerberos related problems... You can try typing '' | ||
+ | |||
+ | If you still can't mount the disks, check the status of autofs, and restart it if necessary: | ||
+ | |||
+ | * '' | ||
+ | * '' | ||
Line 61: | Line 98: | ||
* to add an xterm launcher:\\ Name: xterm\\ Command\\ xterm -ls -sl 1000 -bg black -fg white\\ Click on the icon in the upper left corner and choose an icon (eg in / | * to add an xterm launcher:\\ Name: xterm\\ Command\\ xterm -ls -sl 1000 -bg black -fg white\\ Click on the icon in the upper left corner and choose an icon (eg in / | ||
+ | ===== Dealing with weird and unforeseen problems ===== | ||
+ | |||
+ | ==== Accessing the Linux system messages and logs ==== | ||
+ | |||
+ | If something is not behaving as it should, it can be useful to check the system messages! | ||
+ | |||
+ | * **dmesg**: //print or control the kernel ring buffer//\\ '' | ||
+ | * '' | ||
+ | |||
+ | Once you have a bit **more technical information** about what's going on, it's easier to | ||
+ | * frame a price query for [[https:// | ||
+ | * or search the [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
===== Updating VB ===== | ===== Updating VB ===== |
other/vb/use.1421057040.txt.gz · Last modified: 2015/01/12 11:04 by jypeter