Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [DE] Schreibproblem auf Partitionen...  (Read 5485 times)

Offline thebluesman

  • User
  • Posts: 64
[DE] Schreibproblem auf Partitionen...
« on: 2010/11/07, 21:30:07 »
Hallo Gemeinde,

hab das Problem, daß ich unter aptosid nicht schreibend auf meine anderen Partitionen zugreifen kann.
Gilt vor allem auf ntfs-Partitionen für XP und die root-Partitionen anderer Linux-Distries.
Kurz gesagt, nur / und /home ist beschreib- und editierbar.

Wo muß ich ansetzen?
Sorry, falls das ne blöde Frage ist, aber ich bin kein Fachmann, sondern nur Benutzer...

Welche Infos braucht ihr?

Online towo

  • Administrator
  • User
  • *****
  • Posts: 2.939
Schreibproblem auf Partitionen...
« Reply #1 on: 2010/11/07, 21:38:06 »
Für NTFS braucnts ntfs-3g.
Auf andere Linux-Filesystem kann vermutlich nur root schreiben, aber niemand weiss, wie Deine Partitionen gemountet sind.
Also wäre es hilfreich, den Output von

fdisk -l
cat /etc/fstab
mount

hier zu zeigen.
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline thebluesman

  • User
  • Posts: 64
Schreibproblem auf Partitionen...
« Reply #2 on: 2010/11/07, 22:38:42 »
Code: [Select]
fdisk -l

Disk /dev/sda: 82.0 GB, 81964302336 bytes
255 heads, 63 sectors/track, 9964 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xbe53be53

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1        2260    18153418+   7  HPFS/NTFS
/dev/sda2            2261        8475    49921046    7  HPFS/NTFS
/dev/sda3            8475        9965    11968512   83  Linux

Disk /dev/sdb: 120.1 GB, 120060444672 bytes
255 heads, 63 sectors/track, 14596 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xa8eca8ec

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1        8222    66043183+   7  HPFS/NTFS
/dev/sdb2   *       12748       14596    14852092+  83  Linux
/dev/sdb3            8223       12556    34812855    7  HPFS/NTFS
/dev/sdb4           12557       12747     1534207+  82  Linux swap / Solaris

Partition table entries are not in disk order

Disk /dev/sdc: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00052bfa

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1               1       12748   102398278+   7  HPFS/NTFS
/dev/sdc2           14661       30401   126439582+  83  Linux
/dev/sdc3           12749       14660    15358140   83  Linux

Partition table entries are not in disk order

Disk /dev/sdd: 1002 MB, 1002438656 bytes
255 heads, 63 sectors/track, 121 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x33e9b558

   Device Boot      Start         End      Blocks   Id  System
/dev/sdd1               1         121      971901    7  HPFS/NTFS
root@claudiasrechner:/home/claudi# cat /etc/fstab
/dev/disk/by-uuid/1C903660726FB82B            /media/disk1part1    ntfs       auto,users,ro,dmask=0022,fmask=0133,nls=utf8 0 0
/dev/disk/by-uuid/41A83B0C46359208            /media/disk1part2    ntfs       auto,users,ro,dmask=0022,fmask=0133,nls=utf8 0 0
UUID=9796a5de-0185-4da9-adc4-864d1634dafd     /media/disk1part3    ext4       auto,users,rw,exec,noatime 0 0
/dev/disk/by-uuid/8078D2C178D2B4DE            /media/disk2part1    ntfs       auto,users,ro,dmask=0022,fmask=0133,nls=utf8 0 0
UUID=a5e97ba0-a097-4eab-b630-ee65578372e1     /                    ext4       defaults,noatime,errors=remount-ro,barrier=0 0 1
/dev/disk/by-uuid/4DB426460544E065            /media/disk2part3    ntfs       auto,users,ro,dmask=0022,fmask=0133,nls=utf8 0 0
/dev/disk/by-uuid/047D41050A779881            /media/disk3part1    ntfs       auto,users,ro,dmask=0022,fmask=0133,nls=utf8 0 0
UUID=28fcbe16-9de6-4742-8706-c7d5aa1d0e9e     /home    ext3       auto,users,rw,exec,noatime 0 0
UUID=ce1fd538-8fd8-436e-96fe-063a41c75bd2     /media/disk3part3    ext4       auto,users,rw,exec,noatime 0 0
root@claudiasrechner:/home/claudi# mount
/dev/sdb2 on / type ext4 (rw,noatime,errors=remount-ro,barrier=0)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
/dev/sda1 on /media/disk1part1 type fuseblk (ro,noexec,nosuid,nodev,allow_other,blksize=4096,default_permissions)
/dev/sda2 on /media/disk1part2 type fuseblk (ro,noexec,nosuid,nodev,allow_other,blksize=4096,default_permissions)
/dev/sda3 on /media/disk1part3 type ext4 (rw,nosuid,nodev,noatime)
/dev/sdb1 on /media/disk2part1 type fuseblk (ro,noexec,nosuid,nodev,allow_other,blksize=4096,default_permissions)
/dev/sdb3 on /media/disk2part3 type fuseblk (ro,noexec,nosuid,nodev,allow_other,blksize=4096,default_permissions)
/dev/sdc1 on /media/disk3part1 type fuseblk (ro,noexec,nosuid,nodev,allow_other,blksize=4096,default_permissions)
/dev/sdc2 on /home type ext3 (rw,nosuid,nodev,noatime)
/dev/sdc3 on /media/disk3part3 type ext4 (rw,nosuid,nodev,noatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
/dev/sdd1 on /media/disk type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096,default_permissions)


PS: Auch als Root mit "kdesu konqueror ist kein schreibender Zugriff möglich...

Offline thebluesman

  • User
  • Posts: 64
Schreibproblem auf Partitionen...
« Reply #3 on: 2010/11/07, 22:40:14 »
Bitte Mehrfachposts löschen...

Hab immer Fehlermeldungen bekommen und dachte, der Beitrag wäre nicht angekommen...

sorry...

Offline thebluesman

  • User
  • Posts: 64
Schreibproblem auf Partitionen...
« Reply #4 on: 2010/11/07, 22:41:20 »
Code: [Select]
Ran into problems sending Mail. Response: 535 5.7.8 Error: authentication failed: authentication failure

DEBUG MODE

Line : 132
File : smtp.php



lautete die Meldung.

holgerw

  • Guest
Schreibproblem auf Partitionen...
« Reply #5 on: 2010/11/07, 22:45:28 »
Quote from: "thebluesman"
Code: [Select]
Ran into problems sending Mail. Response: 535 5.7.8 Error: authentication failed: authentication failure

DEBUG MODE

Line : 132
File : smtp.php



lautete die Meldung.


Hallo,

ich habe mal bei Deinen Mehrfachpostings aufgeräumt. Den Fehler hatte ich gestern auch mehrfach, und andere klagen auch.

Ich werde mal @devil dazu eine PN schreiben.

Viele Grüße,
  Holger

frankqn

  • Guest
Schreibproblem auf Partitionen...
« Reply #6 on: 2010/11/08, 02:37:13 »
Hallo,

wie towo schon schreibt, braucht es für Schreibzugriff auf NTFS-Partitionen ntfs-3g. Wenn du die NTFS-Einträge in /etc/fstab dem Beispiel folgend änderst, hast du Schreibrechte als normaler Benutzer ohne Fehlermeldungen.
Code: [Select]
/dev/disk/by-uuid/1C903660726FB82B            /media/disk1part1    ntfs-3g       defaults,locale=de_DE.utf8

Offline thebluesman

  • User
  • Posts: 64
Schreibproblem auf Partitionen...
« Reply #7 on: 2010/11/08, 20:41:48 »
Code: [Select]
/dev/disk/by-uuid/1C903660726FB82B            /media/disk1part1    ntfs-3g       defaults,locale=de_DE.utf8  0 0
/dev/disk/by-uuid/41A83B0C46359208            /media/disk1part2    ntfs-3g       defaults,locale=de_DE.utf8  0 0
UUID=9796a5de-0185-4da9-adc4-864d1634dafd     /media/disk1part3    ext4       auto,users,rw,exec,noatime 0 0
/dev/disk/by-uuid/8078D2C178D2B4DE            /media/disk2part1    ntfs-3g       defaults,locale=de_DE.utf8  0 0
UUID=a5e97ba0-a097-4eab-b630-ee65578372e1     /                    ext4       defaults,noatime,errors=remount-ro,barrier=0 0 1
/dev/disk/by-uuid/4DB426460544E065            /media/disk2part3    ntfs-3g       defaults,locale=de_DE.utf8  0 0
/dev/disk/by-uuid/047D41050A779881            /media/disk3part1    ntfs-3g       defaults,locale=de_DE.utf8  0 0
UUID=28fcbe16-9de6-4742-8706-c7d5aa1d0e9e     /home    ext3       auto,users,rw,exec,noatime 0 0
UUID=ce1fd538-8fd8-436e-96fe-063a41c75bd2     /media/disk3part3    ext4       auto,users,rw,exec,noatime 0 0


so sieht jetzt die /etc/fstab aus.
Problem besteht allerdings weiterhin...

mylo

  • Guest
Schreibproblem auf Partitionen...
« Reply #8 on: 2010/11/09, 08:29:47 »
Quote from: "holgerw"
Den Fehler hatte ich gestern auch mehrfach, und andere klagen auch.



Fehlermeldung ist heute morgen noch vorhanden. Der Beitrag wird aber jeweils korrekt angehängt.
Dies zur Info.

Online towo

  • Administrator
  • User
  • *****
  • Posts: 2.939
Schreibproblem auf Partitionen...
« Reply #9 on: 2010/11/09, 08:58:25 »
Quote
so sieht jetzt die /etc/fstab aus.
Problem besteht allerdings weiterhin...

Und welches Problem nun genau?
Schreiben auf NTFS?
Schreiben auf die Linux-Partitionen?
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

frankqn

  • Guest
Schreibproblem auf Partitionen...
« Reply #10 on: 2010/11/09, 17:30:40 »
Hallo,

vllt. ist das eine etwas zu banale Frage, aber du hast doch neu gestartet nachdem du die fstab editiert hast? Eine weitere Möglichkeit: stimmen die uuid der Partitionen?
Code: [Select]
ls -la /dev/disk/by-uuidund dann mal mit den Einträgen in der fstab vergleichen.