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/19 17:43] – Section about LSCE disk mounting problems 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 ===== | ||
Line 60: | Line 79: | ||
If you get an error message, there is probably a kerberos related problems... You can try typing '' | 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: | ||
+ | |||
+ | * '' | ||
+ | * '' | ||
+ | |||
===== Some useful things to configure ===== | ===== Some useful things to configure ===== | ||
Line 73: | 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.1421685788.txt.gz · Last modified: 2015/01/19 17:43 by jypeter