Thread: mount and fstab setting uid,gid
sudo mount -t vboxsf shared mnt -o uid=1000,gid=1000
equivalent entry needed in fstab mount @ boot time
above mount command?
i'm not sure "shared" in mount statement, , i'm assuming "mnt" means /mnt. you'll need put in identifier* yourself.code:<identifier> /mnt vboxsf auto,uid=1000,gid=1000 0 0
*without '<>'
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [xubuntu] mount and fstab setting uid,gid
Ubuntu
Comments
Post a Comment