Hallo,
also mMn. steht hier http://www.ubuntu-forum.de/artikel/33795/automatisch-mounten-ntfs-3g.html alles drin.
u.a.
sudo mount -a
und
sudo apt-get install ntfs-config
mit
sudo ntfs-config
Bei mir ist die Platte 1 gesperrt, weil Windows im Ruhezustand ist würde ich sagen. Das erklärt auch, warum das bisher ging.
Danke fuer Deine (Eure) Muehen. Ich werd mir gleich nach der Arbeit mal die Links antun. Ich suche halt eine Loesung, die jeder DAU nutzen kann. An einem popeligen Eintrag in einer Datei sollte es allerdings wohl nicht scheitern, hoffe ich. Wird allerhoechstens eine Telefon oder ICQ Sitzung bei der ich meine liebe Schwester anleiten muss.
sudo mount - a bringt:
$LogFile indicates unclean shutdown (0, 0)
Failed to mount '/dev/sda1': 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/sda1 /media/sda1 -o force
Or add the option to the relevant row in the /etc/fstab file:
/dev/sda1 /media/sda1 ntfs-3g force 0 0
Windows is hibernated, refused to mount.
Failed to mount '/dev/sdb1': Operation not permitted
The NTFS partition is hibernated. Please resume and shutdown Windows
properly, or mount the volume read-only with the 'ro' mount option, or
mount the volume read-write with the 'remove_hiberfile' mount option.
For example type on the command line:
mount -t ntfs-3g /dev/sdb1 /media/sdb1 -o remove_hiberfile
Gruß
jobo