[Eisfair] [E1] externe Platte mit NTFS mounten

Thomas Bork tom at eisfair.org
Di Mai 31 22:33:10 CEST 2016


Am 31.05.2016 um 22:07 schrieb ich:

> Es bleibt also leider der der explizite Mount mit ntfs-3g. Ich werde
> darüber nachdenken, das Modul ntfs aus dem Kernel zu entfernen...

Denn dann:

Mount USB device

   Nr   Device      Description                     Status
    1   /dev/sda    RAW device                      not mounted
    2   /dev/sda1   244M 7 HPFS/NTFS/exFAT          not mounted

Select (1-2, ENTER=Return, 0=Exit)? 2


Mounting /dev/sda1 to /media/usb/sda1 with option auto failed.
Trying mount with option ntfs-3g instead ...
The disk contains an unclean file system (0, 0).
The file system wasn't safely closed on Windows. Fixing.
Mount successful with option ntfs-3g, path is /media/usb/sda1.
Press ENTER to continue


Aha, lag wohl mit dem ntfs-Modul daran:

May 31 21:45:25 testeis kernel: NTFS driver 2.1.30 [Flags: R/W MODULE].
May 31 21:45:26 testeis kernel: NTFS volume version 3.1.
May 31 21:45:26 testeis kernel: NTFS-fs error (device sda1): 
load_system_files(): $LogFile is not clean.  Mounting read-only.  Mount 
in Windows.
May 31 21:53:07 testeis kernel: NTFS-fs error (device sda1): 
ntfs_remount(): Volume has errors and is read-only.  Cannot remount 
read-write.

Prüfe Deine messages...

Und siehe da:
testeis # mount -t ntfs
/dev/sda1 on /media/usb/sda1 type ntfs 
(rw,relatime,uid=0,gid=0,fmask=0177,dmask=077,nls=iso8859-15,errors=continue,mft_zone_multiplier=1)

Aber:
testeis # touch /media/usb/sda1/test
touch: cannot touch ‘/media/usb/sda1/test’: Permission denied

-- 
der tom
[eisfair-team]


Mehr Informationen über die Mailingliste Eisfair