> From: Stephan von Krawczynski [mailto:sk...@ithnet.com] > > > sudo chown eharvey /dev/rdsk/c3t1d0p0 > > > > Worse yet, the permissions will reset every time you reboot the host. > > > > I use a SMF service to chown the volumes on every reboot. (And start and > stop the guests.) > > https://code.google.com/p/simplesmf/ > > Unfortunately, this is not correct, as in my distro (openSUSE) things are > different: > > # ls -l /dev/sdd > brw-rw---- 1 root disk 8, 48 5. Jun 15:08 /dev/sdd
Ahh, sorry. I forgot not everybody is running on solaris. ;-) Even though the OP said he's running linux on linux. Sorry, I was being a dufus. Stephan, you said you add the 'vbox' user to 'disk' group, and confirm /dev/sdX belongs to root:disk. So there are a few things to check: Are you running Virtualbox as 'vbox' or as another user, such as yourself? Do a 'ls -l /dev/sdX' and confirm that the group has 'rw' permissions. Do a 'ls -ld /dev' and confirm that user, group, and other, all have 'r-x' What OS are you running on, specifically? Perhaps a selinux or apparmor issue? Try "sestatus" and if appropriate temporarily, "sudo setenforce 0" ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j _______________________________________________ VBox-users-community mailing list VBox-users-community@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vbox-users-community _______________________________________________ Unsubscribe: mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe