--- https://www.pld-linux.org/packages/virtualbox?rev=1394014248
+++ https://www.pld-linux.org/packages/virtualbox
@@ -1,9 +1,9 @@
  ====== VirtualBox ======
  
  Oracle VM [[wp>VirtualBox]] (formerly Sun VirtualBox, Sun xVM VirtualBox and 
innotek VirtualBox) is a virtualization software package for x86 and 
AMD64/Intel64-based computers from Oracle Corporation as part of its family of 
virtualization products
  
- ===== Autostarting =====
+ ===== Autostarting VMs =====
  
  Since [[package>VirtualBox|VirtualBox-4.3.8-4]] PLD package, you can 
autostart guests:
  
    - edit ''/etc/vbox/autostart.cfg'' and fill which users may access the 
feature
@@ -22,4 +22,13 @@
  238dd504-f9f5-48c9-b214-cf64f16dc0ce
  </code>
  
  **NB**! VM needs to be stopped for ''modifyvm'' command to succeed.
+ 
+ ===== Automounting Shared Folders in VM =====
+ 
+ Starting with version 4.0, VirtualBox can 
[[http://www.virtualbox.org/manual/ch04.html#sf_mount_auto|mount shared folders 
automatically]]. However it needed hardcoded group ''vboxsf'' to exist, no 
errors were shown if the group did not exist.
+ 
+ The group was added in 
[[http://git.pld-linux.org/?p=packages/VirtualBox.git;a=commitdiff;h=551622b8b751ca9fe190ea3af0077fa246cd6b9f|VirtualBox-guest-4.3.8-4]]
 package.
+ 
+ However, the automounter is still very poor, it will stop mounting other 
shared folders if there's problem with one of them (shared source folder 
missing, permission error etc). To debug this, run ''VBoxService -v -v -v'' in 
verbose mode in guest.
+ 


Diff URL:
  
https://www.pld-linux.org/packages/virtualbox?do=diff&r1=1394014248&r2=1394051783
-- 
This mail was generated by DokuWiki at
https://www.pld-linux.org/
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to