zax customs
[anomen-kernel-config.git] / zax / customs / etc / local.d / mountvbox.start
blob9c06946b4fb51f143214cb9854c1b76e5902148c
2 # anomen : mount VBox shared fiolders
4 mount -t vboxsf -o fmode=666 C_DRIVE /mnt/drive_c
5 mount -t vboxsf -o fmode=666 D_DRIVE /mnt/drive_d
6 mount -t vboxsf -o fmode=666 TC /mnt/tc
8 mount -t vboxsf -o fmode=666 DATASHARE /mnt/datashare
9 mount -t vboxsf -o fmode=666 DATASTORE /mnt/datastore
11 mount -t vboxsf -o fmode=666 TEMP /mnt/temp