• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Suse 10.3 - NTFS-Zugriff

towo

Moderator
Teammitglied
Warum so kompliziert?
Code:
/dev/disk/by-id/scsi-SATA_HTS548080M9AT00_MRL495L4JTXDLB-part1 /windows/C ntfs-3g users,umask=000,locale=en_US.UTF-8 0 0
reicht voll zu!
Und wenn die Partition mal nicht gemountet wird, wäre es schon mal interessant, ins Logfile zu schauen, warum das wohl so ist.
 
warum so kompliziert? Den Eintrag hat es automatisch erstellt.
Finde unter System Messages u.a. folgendes:

Nov 3 12:42:51 linux-benq smartd[3105]: smartd version 5.37 [i686-suse-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Nov 3 12:42:51 linux-benq smartd[3105]: Home page is http://smartmontools.sourceforge.net/
Nov 3 12:42:51 linux-benq smartd[3105]: Opened configuration file /etc/smartd.conf
Nov 3 12:42:51 linux-benq smartd[3105]: Drive: DEVICESCAN, implied '-a' Directive on line 27 of file /etc/smartd.conf
Nov 3 12:42:51 linux-benq smartd[3105]: Configuration file /etc/smartd.conf was parsed, found DEVICESCAN, scanning devices
Nov 3 12:42:51 linux-benq smartd[3105]: Problem creating device name scan list
Nov 3 12:42:51 linux-benq smartd[3105]: Device: /dev/sda, opened
Nov 3 12:42:51 linux-benq smartd[3105]: Device /dev/sda: ATA disk detected behind SAT layer
Nov 3 12:42:51 linux-benq smartd[3105]: Try adding '-d sat' to the device line in the smartd.conf file.
Nov 3 12:42:51 linux-benq smartd[3105]: For example: '/dev/sda -a -d sat'
Nov 3 12:42:51 linux-benq smartd[3105]: Device: /dev/sda, opened
Nov 3 12:42:51 linux-benq smartd[3105]: Device: /dev/sda, found in smartd database.
Nov 3 12:42:52 linux-benq smartd[3105]: Device: /dev/sda, is SMART capable. Adding to "monitor" list.
Nov 3 12:42:52 linux-benq smartd[3105]: Monitoring 1 ATA and 0 SCSI devices
Nov 3 12:42:53 linux-benq smartd[3105]: Device: /dev/sda, 1 Currently unreadable (pending) sectors
Nov 3 12:42:53 linux-benq smartd[3105]: Sending warning via /usr/lib/smartmontools/smart-notify to root@localhost ...


wenn ich es dann manuell mounten will, dann kommt:
failed to mount: dev/sda1: Permission denied
 
Oben