Problem: Read only ext3 HDD with smb access
|
27th May, 2016, 10:47 PM
Post: #4
|
|||
|
|||
RE: Read only ext3 HDD with smb access
@GastonBA
Just tested. Having full access to my ext4 formatted external disk. Terminal xbian@kmxbilr2 /media $ ls -la /media insgesamt 8 drwxr-xr-x 1 root root 22 Mai 27 14:34 . drwxr-xr-x 1 root root 176 Mai 21 02:20 .. lrwxrwxrwx 1 root root 14 Mai 27 14:34 usb0 -> /media/usb500g drwxrwxrwx 6 root root 4096 Mai 27 14:36 usb500g xbian@kmxbilr2 /media $ cd usb500g/ xbian@kmxbilr2 /media/usb500g $ mkdir x xbian@kmxbilr2 /media/usb500g $ cd x xbian@kmxbilr2 /media/usb500g/x $ touch y xbian@kmxbilr2 /media/usb500g/x $ ls -la insgesamt 8 drwxr-xr-x 2 xbian xbian 4096 Mai 27 14:40 . drwxrwxrwx 7 root root 4096 Mai 27 14:39 .. -rw-r--r-- 1 xbian xbian 0 Mai 27 14:40 y xbian@kmxbilr2 /media/usb500g/x $ This is my /etc/usbmount/usbmount.conf Code: # Configuration file for the usbmount package, which mounts removable BUT if you want to access already existing folder and files, you have to make sure that user xbian has write permissions! I'm supposing this is your problem |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Read only ext3 HDD with smb access - ggmero67 - 19th Oct, 2014, 01:59 AM
RE: Read only ext3 HDD with smb access - GastonBA - 27th May, 2016, 01:56 PM
RE: Read only ext3 HDD with smb access - Nachteule - 27th May, 2016 10:47 PM
RE: Read only ext3 HDD with smb access - GastonBA - 28th May, 2016, 11:39 AM
RE: Read only ext3 HDD with smb access - Nachteule - 29th May, 2016, 02:23 AM
Only Read Access to External USB Drives - GastonBA - 27th May, 2016, 01:52 PM
|