[Bug 385585] New: ntfs rw is not supported via hotplug
https://bugzilla.novell.com/show_bug.cgi?id=385585 User psikodad@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c1 Summary: ntfs rw is not supported via hotplug Product: openSUSE 11.0 Version: Beta 1 Platform: Other OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: Hotplug AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: psikodad@gmx.de QAContact: qa@suse.de Found By: --- ntfs rw is not supported via hotplug after hotplugging the hard disk (I'm using a PATA->USB adapter) I get following error messages: tail -f /var/log/messages ------------------ May 1 16:14:41 linux klogd: usb 2-2: new high speed USB device using ehci_hcd and address 3 May 1 16:14:41 linux klogd: usb 2-2: configuration #1 chosen from 1 choice May 1 16:14:41 linux klogd: scsi7 : SCSI emulation for USB Mass Storage devices May 1 16:14:41 linux klogd: usb-storage: device found at 3 May 1 16:14:41 linux klogd: usb-storage: waiting for device to settle before scanning May 1 16:14:41 linux klogd: usb 2-2: New USB device found, idVendor=04cf, idProduct=8818 May 1 16:14:41 linux klogd: usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 May 1 16:14:41 linux klogd: usb 2-2: Product: USB Mass Storage Device May 1 16:14:41 linux klogd: usb 2-2: Manufacturer: Myson Century, Inc. May 1 16:14:42 linux klogd: scsi 7:0:0:0: Direct-Access SAMSUNG SV4084H PM10 PQ: 0 ANSI: 0 CCS May 1 16:14:42 linux klogd: sd 7:0:0:0: [sdc] 79730784 512-byte hardware sectors (40822 MB) May 1 16:14:42 linux klogd: sd 7:0:0:0: [sdc] Write Protect is off May 1 16:14:42 linux klogd: sd 7:0:0:0: [sdc] Mode Sense: 00 14 00 00 May 1 16:14:42 linux klogd: sd 7:0:0:0: [sdc] Assuming drive cache: write through May 1 16:14:42 linux klogd: sd 7:0:0:0: [sdc] 79730784 512-byte hardware sectors (40822 MB) May 1 16:14:42 linux klogd: sd 7:0:0:0: [sdc] Write Protect is off May 1 16:14:42 linux klogd: sd 7:0:0:0: [sdc] Mode Sense: 00 14 00 00 May 1 16:14:42 linux klogd: sd 7:0:0:0: [sdc] Assuming drive cache: write through May 1 16:14:42 linux klogd: sdc: sdc1 May 1 16:14:42 linux klogd: sd 7:0:0:0: [sdc] Attached SCSI disk May 1 16:14:42 linux klogd: sd 7:0:0:0: Attached scsi generic sg3 type 0 May 1 16:14:42 linux klogd: usb-storage: device scan complete May 1 16:14:43 linux klogd: NTFS-fs error (device sdc1): parse_options(): Unrecognized mount option locale. May 1 16:14:43 linux klogd: NTFS-fs warning (device sdc1): parse_options(): Option utf8 is no longer supported, using option nls=utf8. Please use option nls=utf8 in the future and make sure utf8 is compiled either as a module or into the kernel. May 1 16:14:48 linux klogd: NTFS-fs error (device sdc1): parse_options(): Unrecognized mount option locale. May 1 16:14:48 linux klogd: NTFS-fs warning (device sdc1): parse_options(): Option utf8 is no longer supported, using option nls=utf8. Please use option nls=utf8 in the future and make sure utf8 is compiled either as a module or into the kernel. --------------- and a new konquerer window pops up with messages: (I guess from hal) --------- mount: wrong fs type, bad option, bad superblock on /dev/sdc1, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so --------- however, a simple mount with mount -t ntfs-3g /dev/sdc /home/dom/a1 works. ------- May 1 16:24:58 linux ntfs-3g[3573]: Version 1.2310 integrated FUSE 27 May 1 16:24:58 linux ntfs-3g[3573]: Mounted /dev/sdc1 (Read-Write, label "", NTFS 3.1) May 1 16:24:58 linux ntfs-3g[3573]: Cmdline options: rw May 1 16:24:58 linux ntfs-3g[3573]: Mount options: rw,silent,allow_other,nonempty,relatime,noatime,fsname=/dev/sdc1,blkdev,blksize=4096 ------ regards dominik PS: the hard disc has previously formated with NTFS with gparted. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User psikodad@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c1 --- Comment #1 from Dominik Platz <psikodad@gmx.de> 2008-05-01 09:13:27 MST --- Now, I updated ntfs-3g to 1.2310-9 and installed ntfs-config 1.0.1-87 I executed ntfs-config and enable "enable write support for external devices (my translation from german "Schreibfunktion für externe Geräte aktivieren") afterwards I plugged the hard disc again, the error messages changed (hal/konqueror): --- TODO: have to rethink extra options --- /var/log/messages ends with: (error with utf8 disappears) --- May 1 17:07:50 linux klogd: usb 2-2: new high speed USB device using ehci_hcd and address 2 May 1 17:07:50 linux klogd: usb 2-2: configuration #1 chosen from 1 choice May 1 17:07:50 linux klogd: usb 2-2: New USB device found, idVendor=04cf, idProduct=8818 May 1 17:07:50 linux klogd: usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 May 1 17:07:50 linux klogd: usb 2-2: Product: USB Mass Storage Device May 1 17:07:50 linux klogd: usb 2-2: Manufacturer: Myson Century, Inc. May 1 17:07:50 linux klogd: Initializing USB Mass Storage driver... May 1 17:07:50 linux klogd: scsi6 : SCSI emulation for USB Mass Storage devices May 1 17:07:50 linux klogd: usbcore: registered new interface driver usb-storage May 1 17:07:50 linux klogd: USB Mass Storage support registered. May 1 17:07:50 linux klogd: usb-storage: device found at 2 May 1 17:07:50 linux klogd: usb-storage: waiting for device to settle before scanning May 1 17:07:51 linux klogd: scsi 6:0:0:0: Direct-Access SAMSUNG SV4084H PM10 PQ: 0 ANSI: 0 CCS May 1 17:07:51 linux klogd: sd 6:0:0:0: [sdc] 79730784 512-byte hardware sectors (40822 MB) May 1 17:07:51 linux klogd: sd 6:0:0:0: [sdc] Write Protect is off May 1 17:07:51 linux klogd: sd 6:0:0:0: [sdc] Mode Sense: 00 14 00 00 May 1 17:07:51 linux klogd: sd 6:0:0:0: [sdc] Assuming drive cache: write through May 1 17:07:51 linux klogd: sd 6:0:0:0: [sdc] 79730784 512-byte hardware sectors (40822 MB) May 1 17:07:51 linux klogd: sd 6:0:0:0: [sdc] Write Protect is off May 1 17:07:51 linux klogd: sd 6:0:0:0: [sdc] Mode Sense: 00 14 00 00 May 1 17:07:51 linux klogd: sd 6:0:0:0: [sdc] Assuming drive cache: write through May 1 17:07:51 linux klogd: sdc: sdc1 May 1 17:07:51 linux klogd: sd 6:0:0:0: [sdc] Attached SCSI disk May 1 17:07:51 linux klogd: sd 6:0:0:0: Attached scsi generic sg2 type 0 May 1 17:07:51 linux klogd: usb-storage: device scan complete --- -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User psikodad@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c2 --- Comment #2 from Dominik Platz <psikodad@gmx.de> 2008-05-01 11:40:17 MST --- Created an attachment (id=211781) --> (https://bugzilla.novell.com/attachment.cgi?id=211781) yast logs -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 Robert Vojcik <rvojcik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rvojcik@novell.com AssignedTo|bnc-team-screening@forge.provo.novell.com |fehr@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User aschnell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c3 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aschnell@novell.com AssignedTo|fehr@novell.com |bnc-team-screening@forge.provo.novell.com --- Comment #3 from Arvin Schnell <aschnell@novell.com> 2008-05-07 07:06:34 MST --- Reassigned to hotplug component assignee. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User coolo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c4 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |dkukawka@novell.com --- Comment #4 from Stephan Kulow <coolo@novell.com> 2008-05-08 00:52:57 MST --- please provide your lshal output. I assume the mount options are wrong as given by hal -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 Danny Kukawka <dkukawka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |psikodad@gmx.de -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User psikodad@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c5 --- Comment #5 from Dominik Platz <psikodad@gmx.de> 2008-05-10 09:20:57 MST --- Created an attachment (id=214195) --> (https://bugzilla.novell.com/attachment.cgi?id=214195) lshal output before hotplug -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User psikodad@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c6 --- Comment #6 from Dominik Platz <psikodad@gmx.de> 2008-05-10 09:21:34 MST --- Created an attachment (id=214196) --> (https://bugzilla.novell.com/attachment.cgi?id=214196) lshal output after hotplug -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 Dominik Platz <psikodad@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|psikodad@gmx.de | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User psikodad@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c7 --- Comment #7 from Dominik Platz <psikodad@gmx.de> 2008-05-10 09:25:09 MST --- output of mount: (I don't know if it helps...) /dev/sdb7 on / type reiserfs (rw,acl,user_xattr) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) debugfs on /sys/kernel/debug type debugfs (rw) udev on /dev type tmpfs (rw) devpts on /dev/pts type devpts (rw,mode=0620,gid=5) /dev/sdb6 on /backup type reiserfs (rw) fusectl on /sys/fs/fuse/connections type fusectl (rw) none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User psikodad@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c8 --- Comment #8 from Dominik Platz <psikodad@gmx.de> 2008-05-10 11:00:07 MST --- Created an attachment (id=214202) --> (https://bugzilla.novell.com/attachment.cgi?id=214202) lshal output after hotplug under 11.0 Beta2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User psikodad@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c9 --- Comment #9 from Dominik Platz <psikodad@gmx.de> 2008-05-10 11:01:01 MST --- problem exists with 11.0 beta2, too. (see comment #8) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User dkukawka@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c10 Danny Kukawka <dkukawka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|dkukawka@novell.com |bk@novell.com Status|ASSIGNED |NEW --- Comment #10 from Danny Kukawka <dkukawka@novell.com> 2008-05-10 13:45:18 MST --- The ntfs-3g package is responsible for the correct and allowed mount options. Reassign to package owner. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User coolo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c11 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lee_matheson@hotmail.com --- Comment #11 from Stephan Kulow <coolo@novell.com> 2008-05-13 00:32:18 MST --- *** Bug 389122 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=389122 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User lee_matheson@hotmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c12 --- Comment #12 from Lee Matheson <lee_matheson@hotmail.com> 2008-05-17 01:31:24 MST --- I wrote the Bug 389122 report (which has been marked as a duplicate of this bug) on openSUSE-11.0 beta2. I again tested this (failed automatic/hot-plugin of an NTFS external drive) functionality, this time on openSUSE 11.0 beta3, and the problem still exists (ie hot-plug auto-mount fails). ... (Note it is possible to manually mount the drive from konsole) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 Dominik Platz <psikodad@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Major -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User sfurdal@ehelp.pl added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c13 Sebastian Furdal <sfurdal@ehelp.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sfurdal@ehelp.pl --- Comment #13 from Sebastian Furdal <sfurdal@ehelp.pl> 2008-05-28 02:37:29 MDT --- AND one more thing: an ordinary user cannot acces wrtie mode ntfs! Olny root can... Please fix this till 11 GM release. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User carlos.bessa@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c14 Carlos Bessa <carlos.bessa@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |carlos.bessa@gmail.com --- Comment #14 from Carlos Bessa <carlos.bessa@gmail.com> 2008-05-31 13:47:22 MDT --- External usb drive, with ntfs file system, is mounted correctly but only in read mode. Using openSUSE 11 RC. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 Carlos Bessa <carlos.bessa@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|Beta 1 |RC 1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User psikodad@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c15 --- Comment #15 from Dominik Platz <psikodad@gmx.de> 2008-06-01 05:26:43 MDT --- With RC1 KDE 3.5 it's the same error as in beta1. But with RC1 and KDE 4 the behavior is slightly different: instead of NTFS-3G it uses the kernel NTFS (which doesn't provide full RW). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User psikodad@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c16 --- Comment #16 from Dominik Platz <psikodad@gmx.de> 2008-06-01 07:11:48 MDT --- I tried with RC1 and Gnome: it works! But under KDE 4.0 & 3.5 it fails. :-(((( Jun 1 15:07:42 linux-gfvz klogd: usb 1-4: new high speed USB device using ehci_hcd and address 2 Jun 1 15:07:42 linux-gfvz klogd: usb 1-4: configuration #1 chosen from 1 choice Jun 1 15:07:42 linux-gfvz klogd: usb 1-4: New USB device found, idVendor=04cf, idProduct=8818 Jun 1 15:07:42 linux-gfvz klogd: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Jun 1 15:07:42 linux-gfvz klogd: usb 1-4: Product: USB Mass Storage Device Jun 1 15:07:42 linux-gfvz klogd: usb 1-4: Manufacturer: Myson Century, Inc. Jun 1 15:07:42 linux-gfvz klogd: Initializing USB Mass Storage driver... Jun 1 15:07:42 linux-gfvz klogd: scsi6 : SCSI emulation for USB Mass Storage devices Jun 1 15:07:42 linux-gfvz klogd: usbcore: registered new interface driver usb-storage Jun 1 15:07:42 linux-gfvz klogd: USB Mass Storage support registered. Jun 1 15:07:42 linux-gfvz klogd: usb-storage: device found at 2 Jun 1 15:07:42 linux-gfvz klogd: usb-storage: waiting for device to settle before scanning Jun 1 15:07:43 linux-gfvz klogd: scsi 6:0:0:0: Direct-Access SAMSUNG SP1614N TM10 PQ: 0 ANSI: 0 CCS Jun 1 15:07:43 linux-gfvz klogd: sd 6:0:0:0: [sdc] 312581808 512-byte hardware sectors (160042 MB) Jun 1 15:07:43 linux-gfvz klogd: sd 6:0:0:0: [sdc] Write Protect is off Jun 1 15:07:43 linux-gfvz klogd: sd 6:0:0:0: [sdc] Mode Sense: 00 14 00 00 Jun 1 15:07:43 linux-gfvz klogd: sd 6:0:0:0: [sdc] Assuming drive cache: write through Jun 1 15:07:43 linux-gfvz klogd: sd 6:0:0:0: [sdc] 312581808 512-byte hardware sectors (160042 MB) Jun 1 15:07:43 linux-gfvz klogd: sd 6:0:0:0: [sdc] Write Protect is off Jun 1 15:07:43 linux-gfvz klogd: sd 6:0:0:0: [sdc] Mode Sense: 00 14 00 00 Jun 1 15:07:43 linux-gfvz klogd: sd 6:0:0:0: [sdc] Assuming drive cache: write through Jun 1 15:07:43 linux-gfvz klogd: sdc: sdc1 < sdc5 > Jun 1 15:07:43 linux-gfvz klogd: sd 6:0:0:0: [sdc] Attached SCSI disk Jun 1 15:07:43 linux-gfvz klogd: sd 6:0:0:0: Attached scsi generic sg3 type 0 Jun 1 15:07:43 linux-gfvz klogd: usb-storage: device scan complete Jun 1 15:07:45 linux-gfvz ntfs-3g[28661]: Version 1.2506 integrated FUSE 27 Jun 1 15:07:45 linux-gfvz ntfs-3g[28661]: Mounted /dev/sdc5 (Read-Write, label "160USB", NTFS 3.1) Jun 1 15:07:45 linux-gfvz ntfs-3g[28661]: Cmdline options: rw,nosuid,nodev,locale=de_DE.UTF-8 Jun 1 15:07:45 linux-gfvz ntfs-3g[28661]: Mount options: rw,nosuid,nodev,silent,allow_other,nonempty,relatime,fsname=/dev/sdc5,blkdev,blksize=4096 Jun 1 15:07:45 linux-gfvz hald: mounted /dev/sdc5 on behalf of uid 1000 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User joao@fraga.com added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c17 Joao Fraga <joao@fraga.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joao@fraga.com --- Comment #17 from Joao Fraga <joao@fraga.com> 2008-06-01 14:25:43 MDT --- I am not sure if this is a bug or a feature, but NTFS write as a regular user is not possible even with non-hotpluggable disk. Only as root. (behaviour noticed on RC1) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User sfurdal@ehelp.pl added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c18 --- Comment #18 from Sebastian Furdal <sfurdal@ehelp.pl> 2008-06-02 12:40:03 MDT --- Why regular user cannot use read.write mode :( ... ? O_o openSUSE 11 RC1, still the same problem under KDE 3,5 Konqueror sais: __________________ mount: wrong fs type, bad option, bad superblock on /dev/sdd2, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so dmesg | tail __________________ dmesg | tail sd 4:0:0:0: [sdd] Attached SCSI disk sd 4:0:0:0: Attached scsi generic sg4 type 0 usb-storage: device scan complete NTFS driver 2.1.29 [Flags: R/W MODULE]. NTFS-fs error (device sdd2): parse_options(): Unrecognized mount option locale. NTFS-fs warning (device sdd2): parse_options(): Option utf8 is no longer supported, using option nls=utf8. Please use option nls=utf8 in the future and make sure utf8 is compiled either as a module or into the kernel. XFS mounting filesystem sdd3 Ending clean XFS mount for filesystem: sdd3 NTFS-fs error (device sdd2): parse_options(): Unrecognized mount option locale. NTFS-fs warning (device sdd2): parse_options(): Option utf8 is no longer supported, using option nls=utf8. Please use option nls=utf8 in the future and make sure utf8 is compiled either as a module or into the kernel. ???????????? :( -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User sfurdal@ehelp.pl added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c19 --- Comment #19 from Sebastian Furdal <sfurdal@ehelp.pl> 2008-06-02 12:44:18 MDT --- Created an attachment (id=219609) --> (https://bugzilla.novell.com/attachment.cgi?id=219609) Yast logs -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User sfurdal@ehelp.pl added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c20 --- Comment #20 from Sebastian Furdal <sfurdal@ehelp.pl> 2008-06-02 12:50:58 MDT --- I was trying mount the device using paritioning tool: "users,gid=users,fmask=133,dmask=022,locale=pl_PL.UTF-8" see the attachment.... it cant mount the system. It works with changing one thing (adding at the begining of the line) "force,users,gid=users,fmask=133,dmask=022,locale=pl_PL.UTF-8" but stil for a user its only read mode :( -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User sfurdal@ehelp.pl added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c21 --- Comment #21 from Sebastian Furdal <sfurdal@ehelp.pl> 2008-06-02 12:52:12 MDT --- Created an attachment (id=219612) --> (https://bugzilla.novell.com/attachment.cgi?id=219612) yast-partitioning-error -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User sfurdal@ehelp.pl added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c22 --- Comment #22 from Sebastian Furdal <sfurdal@ehelp.pl> 2008-06-02 12:53:59 MDT --- Created an attachment (id=219613) --> (https://bugzilla.novell.com/attachment.cgi?id=219613) y2logs-partitioning-error -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User coolo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c23 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |quentin.jackson@exclamation.co.nz --- Comment #23 from Stephan Kulow <coolo@novell.com> 2008-06-11 06:53:42 MDT --- *** Bug 398242 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=398242 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User psikodad@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c24 Dominik Platz <psikodad@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|RC 1 |Final --- Comment #24 from Dominik Platz <psikodad@gmx.de> 2008-06-21 08:20:32 MDT --- same for 11.0 GM. (tested with KDE 3.5) (changed "Found in Version" from RC1 to Final) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User sfurdal@ehelp.pl added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c25 --- Comment #25 from Sebastian Furdal <sfurdal@ehelp.pl> 2008-06-22 05:33:39 MDT --- confirm - root and user cannot mount ntfs with wrtie mode KDE4 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User cfn_luca@yahoo.it added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c26 Luca Fattorini <cfn_luca@yahoo.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cfn_luca@yahoo.it --- Comment #26 from Luca Fattorini <cfn_luca@yahoo.it> 2008-06-22 15:57:23 MDT --- not sure if it was already said, anyway also in Final is non mounting the USB drive: (my disk has two partitions) Jun 22 22:38:50 andromeda kernel: usb 2-3: new high speed USB device using ehci_hcd and address 13 Jun 22 22:38:50 andromeda kernel: usb 2-3: configuration #1 chosen from 1 choice Jun 22 22:38:50 andromeda kernel: scsi7 : SCSI emulation for USB Mass Storage devices Jun 22 22:38:50 andromeda kernel: usb 2-3: New USB device found, idVendor=04b4, idProduct=6830 Jun 22 22:38:50 andromeda kernel: usb 2-3: New USB device strings: Mfr=56, Product=78, SerialNumber=100 Jun 22 22:38:50 andromeda kernel: usb 2-3: Product: USB2.0 Storage Device Jun 22 22:38:50 andromeda kernel: usb 2-3: Manufacturer: Cypress Semiconductor Jun 22 22:38:50 andromeda kernel: usb 2-3: SerialNumber: DEF107679C83 Jun 22 22:38:50 andromeda kernel: usb-storage: device found at 13 Jun 22 22:38:50 andromeda kernel: usb-storage: waiting for device to settle before scanning Jun 22 22:38:51 andromeda kernel: scsi 7:0:0:0: Direct-Access SAMSUNG SP2514N 0000 PQ: 0 ANSI: 0 Jun 22 22:38:51 andromeda kernel: sd 7:0:0:0: [sdc] 488397168 512-byte hardware sectors (250059 MB) Jun 22 22:38:51 andromeda kernel: sd 7:0:0:0: [sdc] Write Protect is off Jun 22 22:38:51 andromeda kernel: sd 7:0:0:0: [sdc] Mode Sense: 27 00 00 00 Jun 22 22:38:51 andromeda kernel: sd 7:0:0:0: [sdc] Assuming drive cache: write through Jun 22 22:38:51 andromeda kernel: sd 7:0:0:0: [sdc] 488397168 512-byte hardware sectors (250059 MB) Jun 22 22:38:51 andromeda kernel: sd 7:0:0:0: [sdc] Write Protect is off Jun 22 22:38:51 andromeda kernel: sd 7:0:0:0: [sdc] Mode Sense: 27 00 00 00 Jun 22 22:38:51 andromeda kernel: sd 7:0:0:0: [sdc] Assuming drive cache: write through Jun 22 22:38:51 andromeda kernel: sdc: sdc1 sdc2 < sdc5 > Jun 22 22:38:51 andromeda kernel: sd 7:0:0:0: [sdc] Attached SCSI disk Jun 22 22:38:51 andromeda kernel: sd 7:0:0:0: Attached scsi generic sg3 type 0 Jun 22 22:38:51 andromeda kernel: usb-storage: device scan complete Jun 22 22:38:51 andromeda kernel: NTFS-fs error (device sdc1): parse_options(): Unrecognized mount option locale. Jun 22 22:38:51 andromeda kernel: NTFS-fs warning (device sdc1): parse_options(): Option utf8 is no longer supported, using option nls=utf8. Please use option nls=utf8 in the future and make sure utf8 is compiled either as a module or into the kernel. Jun 22 22:38:52 andromeda kernel: NTFS-fs error (device sdc5): parse_options(): Unrecognized mount option locale. Jun 22 22:38:52 andromeda kernel: NTFS-fs warning (device sdc5): parse_options(): Option utf8 is no longer supported, using option nls=utf8. Please use option nls=utf8 in the future and make sure utf8 is compiled either as a module or into the kernel. Jun 22 22:39:04 andromeda kernel: NTFS-fs error (device sdc1): parse_options(): Unrecognized mount option locale. Jun 22 22:39:04 andromeda kernel: NTFS-fs warning (device sdc1): parse_options(): Option utf8 is no longer supported, using option nls=utf8. Please use option nls=utf8 in the future and make sure utf8 is compiled either as a module or into the kernel. Jun 22 22:39:18 andromeda kernel: usb 2-3: USB disconnect, address 13 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User cfn_luca@yahoo.it added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c27 --- Comment #27 from Luca Fattorini <cfn_luca@yahoo.it> 2008-06-23 03:43:48 MDT --- I forgot to say that I am using openSUSE 11.0 with KDE 3.5. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User sven.burmeister@gmx.net added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c28 Sven Burmeister <sven.burmeister@gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sven.burmeister@gmx.net --- Comment #28 from Sven Burmeister <sven.burmeister@gmx.net> 2008-06-27 00:53:14 MDT --- Is this bug only about ntfs hotplugging or also about "normal" ntfs partitions? I have the same issue with a local ntfs partition, which is not writeable for users, root does however work. Working: /dev/disk/by-id/scsi-SATA_FUJITSU_MHV2120_NWADT68269KU-part2 /windows/D ntfs-3g user,users,gid=users,umask=0002,locale=de_DE.UTF-8 0 0 Default fstab-entry set-up during installation, which does not work, even if rw is added. /dev/disk/by-id/scsi-SATA_FUJITSU_MHV2120_NWADT68269KU-part3 /windows/C ntfs-3g users,gid=users,fmask=133,dmask=022,locale=de_DE.UTF-8 0 0 I know those are not the same partitions, yet their settings were exactly the same before I changed them. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User quentin.jackson@exclamation.co.nz added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c29 --- Comment #29 from Quentin Jackson <quentin.jackson@exclamation.co.nz> 2008-06-27 00:57:27 MDT --- FYI the windows ntfs partition I have that is on the local hard drive is mounted OK (set up during installation) so it would likely be hotplug, plus we CAN mount the drive manually which happens I am doing right now :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User sven.burmeister@gmx.net added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c30 --- Comment #30 from Sven Burmeister <sven.burmeister@gmx.net> 2008-06-27 01:02:33 MDT --- It does not work for me. Could you please post your fstab line that does work for a local ntfs, to be mounted user-writeable during boot? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User quentin.jackson@exclamation.co.nz added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c31 --- Comment #31 from Quentin Jackson <quentin.jackson@exclamation.co.nz> 2008-06-27 01:10:03 MDT --- /dev/disk/by-id/scsi-SATA_ST9200420AS_5SH05DXN-part1 /windows/C ntfs-3g users,gid=users,fmask=133,dmask=022,locale=en_US.UTF-8 0 0 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User quentin.jackson@exclamation.co.nz added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c32 --- Comment #32 from Quentin Jackson <quentin.jackson@exclamation.co.nz> 2008-06-27 01:12:20 MDT --- Apologies, I misread your mail, mine does not write mounted as the user by default either, from memory this bug was about automounting ntfs, not whether it was writable or not so I made the assumption. Possibly may need to log a seperate bug for that. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User psikodad@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c33 --- Comment #33 from Dominik Platz <psikodad@gmx.de> 2008-06-28 14:46:01 MDT --- just a summary: hotplugging of a NTFS drive under 11.0 final - KDE 3.5: no read or write, due to NTFS-3G error message (see top of bug report) - KDE 4.0: only read, because kernel ntfs driver is used - GNOME: read and write possible and NTFS-3G is used possible workaround, but I didn't test it: http://forums.opensuse.org/hardware/385659-external-usb-drives-2.html#post18... second workaround: (as root) mount -t ntfs-3g /dev/sdc /home/dom/a1 :-( -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User szaka@ntfs-3g.org added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c34 Szabolcs Szakacsits <szaka@ntfs-3g.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |szaka@ntfs-3g.org --- Comment #34 from Szabolcs Szakacsits <szaka@ntfs-3g.org> 2008-06-29 06:30:07 MDT --- (In reply to comment #33 from Dominik Platz)
just a summary: hotplugging of a NTFS drive under 11.0 final - KDE 3.5: no read or write, due to NTFS-3G error message (see top of bug report)
All the "NTFS-fs ..." messages are from the kernel. The ntfs-3g messages are either printed to the console before and during mount, or to the syslog (/var/log/messages, etc) with "ntfs-3g" prefixed every line after mount.
- KDE 4.0: only read, because kernel ntfs driver is used - GNOME: read and write possible and NTFS-3G is used
possible workaround, but I didn't test it: http://forums.opensuse.org/hardware/385659-external-usb-drives-2.html#post18...
Yes, this is what people use as a workaround and it seems to work fine. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User x3ro.daemon@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c35 Andrei Zhekov <x3ro.daemon@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |x3ro.daemon@gmail.com --- Comment #35 from Andrei Zhekov <x3ro.daemon@gmail.com> 2008-07-21 05:32:10 MDT --- I'm using OpenSuSE 11 KDE4 4.1RC1 and having the same issue. I used ln -s to do linking AND also ran ntfs-config utility. At this point I've just unchecked write support (!?) and here it is - the external HDD mounts perfectly. It's a mystery! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |aosthof@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |433187 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User szaka@ntfs-3g.org added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c38 Szabolcs Szakacsits <szaka@ntfs-3g.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kerekfyp@komal.hu --- Comment #38 from Szabolcs Szakacsits <szaka@ntfs-3g.org> 2008-10-19 05:24:44 MDT --- *** Bug 293433 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=293433 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 Szabolcs Szakacsits <szaka@ntfs-3g.org> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|szaka@ntfs-3g.org |bnc-team-gnome@forge.provo.novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User vuntz@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c39 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vuntz@novell.com AssignedTo|bnc-team-gnome@forge.provo.novell.com |vuntz@novell.com Status|NEW |ASSIGNED --- Comment #39 from Vincent Untz <vuntz@novell.com> 2008-10-23 05:57:00 MDT --- Should be completely fixed with the latest ntfs-3g package that I submitted. Keeping the bug open to be sure that the package will be accepted. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User vuntz@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c40 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #40 from Vincent Untz <vuntz@novell.com> 2008-10-23 13:01:42 MDT --- Package got accepted. Please reopen if this is still broken in beta 4. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User psikodad@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c41 Dominik Platz <psikodad@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #41 from Dominik Platz <psikodad@gmx.de> 2008-11-29 14:07:08 MST --- broken again in beta5 and RC1 of 11.1 this bug might be closed again because of duplicate of https://bugzilla.novell.com/show_bug.cgi?id=442178 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385585 User vuntz@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=385585#c42 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #42 from Vincent Untz <vuntz@novell.com> 2008-11-29 14:36:16 MST --- Dominik: well, let's not reopen this bug and just use bug #442178. This bug was about tracking stuff in ntfs-3g to make this work. Bug #442178 is about fixing hal. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com