kanotix.com

Laufwerke - Ext. USB/Firewire Ntfs-Platten mounten

dieres - 23.01.2008, 08:22 Uhr
Titel: Ext. USB/Firewire Ntfs-Platten mounten
moin,
Ich hatte bisher immer Probleme mit dem schreibbaren mounten via ntfs-3g von externen USB/Firewire Platten. Alle Verzeichnisse und Dateien mit deutschen Umlauten waren nicht sichtbar, neue mit Umlauten nicht anlegbar.
ein 1. Versuch im entsprechendem fdi file hinter locale= de_DE.UTF-8 einzufügen, hal zu stoppen und wieder zu starten schlugen fehl.

Mein Workaround aus einem SuSE Artikel angepasst:

das File mount.ntfs-3g in mount.ntfs-3g.orig umbenennen, ein shellscript unter dem ursprünglichen Namen (mount.ntfs-3g) erstellen.
Code:
#!/bin/bash
/sbin/mount.ntfs-3g.orig $1 $2 -o locale=de_DE.UTF-8


Nun kann ich meine ext. Firewire Platte bequem mit der Maus mounten, und auch wieder "Sicher entfernen"
Doc340 - 17.02.2008, 17:53 Uhr
Titel:
Hi,

wie hast du deine Festplatte gemountet.
Wenn ich meine Trekstor anschalte kommt folgende Fehlermeldung

$LogFile indicates unclean shutdown (0, 0) Failed to mount '/dev/sdc1': Operation not supported Mount is denied because NTFS is marked to be in use. Choose one action: Choice 1: If you have Windows then disconnect the external devices by clicking on the 'Safely Remove Hardware' icon in the Windows taskbar then shutdown Windows cleanly. Choice 2: If you don't have Windows then you can use the 'force' option for your own responsibility. For example type on the command line: mount -t ntfs-3g /dev/sdc1 /media/Trekstor -o force Or add the option to the relevant row in the /etc/fstab file: /dev/sdc1 /media/Trekstor ntfs-3g defaults,force 0 0

Gruß Doc340
Kano - 17.02.2008, 20:05 Uhr
Titel:
ntfsfix /dev/sdc1
Doc340 - 21.02.2008, 19:35 Uhr
Titel:
Hi Kano,

funktioniert einwandfrei.
Vielen Dank

Gruß Doc340
Alle Zeiten sind GMT + 1 Stunde
PNphpBB2 © 2003-2007