[Bug 400979] New: External Hard Drive Not Mounted Correctly
https://bugzilla.novell.com/show_bug.cgi?id=400979 Summary: External Hard Drive Not Mounted Correctly Product: openSUSE 10.3 Version: Final Platform: x86-64 OS/Version: openSUSE 10.3 Status: NEW Severity: Major Priority: P5 - None Component: Hotplug AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: benjamin.j.mccann@gmail.com QAContact: qa@suse.de Found By: --- Even when logged in as root, I can't write to my external hard drive. The drive is formatted as NTFS and I do have ntfs-3g and fuse installed. When I tried to change the permissions, I got the message: "chmod: changing permissions of '/media/externalHardDrive': Read-only file system". When I view the drive's properties in Konqueror, under the mounting tab, "Read only" is not checked which is extremely confusing since I keep getting messages to the contrary. -- 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=400979 User benjamin.j.mccann@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=400979#c1 --- Comment #1 from Benjamin McCann <benjamin.j.mccann@gmail.com> 2008-06-18 21:22:28 MDT --- I tailed /var/log/messages and then plugged the drive in. It looks like there was some problem because of the line that says: "Jun 18 23:29:51 chameleon-htpc kernel: NTFS-fs error (device sdc1): load_system_files(): $LogFile is not clean. Mounting read-only. Mount in Windows." Jun 18 23:29:49 chameleon-htpc kernel: usb 5-6: new high speed USB device using ehci_hcd and address 8 Jun 18 23:29:49 chameleon-htpc kernel: usb 5-6: new device found, idVendor=13fd, idProduct=1340 Jun 18 23:29:49 chameleon-htpc kernel: usb 5-6: new device strings: Mfr=1, Product=2, SerialNumber=3 Jun 18 23:29:49 chameleon-htpc kernel: usb 5-6: Product: External Jun 18 23:29:49 chameleon-htpc kernel: usb 5-6: Manufacturer: Generic Jun 18 23:29:49 chameleon-htpc kernel: usb 5-6: SerialNumber: WD-WCASU2365975 Jun 18 23:29:49 chameleon-htpc kernel: usb 5-6: configuration #1 chosen from 1 choice Jun 18 23:29:49 chameleon-htpc kernel: scsi8 : SCSI emulation for USB Mass Storage devices Jun 18 23:29:49 chameleon-htpc kernel: usb-storage: device found at 8 Jun 18 23:29:49 chameleon-htpc kernel: usb-storage: waiting for device to settle before scanning Jun 18 23:29:50 chameleon-htpc kernel: scsi 8:0:0:0: Direct-Access Generic External 1.04 PQ: 0 ANSI: 4 Jun 18 23:29:50 chameleon-htpc kernel: sd 8:0:0:0: [sdc] 976773168 512-byte hardware sectors (500108 MB) Jun 18 23:29:50 chameleon-htpc kernel: sd 8:0:0:0: [sdc] Write Protect is off Jun 18 23:29:50 chameleon-htpc kernel: sd 8:0:0:0: [sdc] Mode Sense: 21 00 00 00 Jun 18 23:29:50 chameleon-htpc kernel: sd 8:0:0:0: [sdc] Assuming drive cache: write through Jun 18 23:29:50 chameleon-htpc kernel: sd 8:0:0:0: [sdc] 976773168 512-byte hardware sectors (500108 MB) Jun 18 23:29:50 chameleon-htpc kernel: sd 8:0:0:0: [sdc] Write Protect is off Jun 18 23:29:50 chameleon-htpc kernel: sd 8:0:0:0: [sdc] Mode Sense: 21 00 00 00 Jun 18 23:29:50 chameleon-htpc kernel: sd 8:0:0:0: [sdc] Assuming drive cache: write through Jun 18 23:29:50 chameleon-htpc kernel: sdc: sdc1 Jun 18 23:29:50 chameleon-htpc kernel: sd 8:0:0:0: [sdc] Attached SCSI disk Jun 18 23:29:50 chameleon-htpc kernel: sd 8:0:0:0: Attached scsi generic sg3 type 0 Jun 18 23:29:50 chameleon-htpc kernel: usb-storage: device scan complete Jun 18 23:29:50 chameleon-htpc kernel: printk: 175 messages suppressed. Jun 18 23:29:50 chameleon-htpc 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 18 23:29:50 chameleon-htpc kernel: NTFS volume version 3.1. Jun 18 23:29:51 chameleon-htpc kernel: NTFS-fs error (device sdc1): load_system_files(): $LogFile is not clean. Mounting read-only. Mount in Windows. Jun 18 23:29:51 chameleon-htpc hald: mounted /dev/sdc1 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=400979 User chrubis@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=400979#c2 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |bk@novell.com --- Comment #2 from Cyril Hrubis <chrubis@novell.com> 2008-06-19 09:16:43 MDT --- Looks like filesystem is not clean, that probably means that windows was turned of not the clean way or are suspended, and because of this it's mounted read-only. I don't know how much we can do here. Reassigning to ntfs-3g maintainer. And not to forgotten the issue with Konqueror is worth of another bug report, so please open new one for it and keep policy one bug per report. -- 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=400979 User benjamin.j.mccann@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=400979#c3 --- Comment #3 from Benjamin McCann <benjamin.j.mccann@gmail.com> 2008-06-19 11:15:31 MDT --- Thanks. So will plugging this back into a Windows machine and then doing a safe eject or similar solve the problem? I'd imagine there's some way to cleanup the file system since Windows must do it. -- 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=400979 User benjamin.j.mccann@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=400979#c4 --- Comment #4 from Benjamin McCann <benjamin.j.mccann@gmail.com> 2008-06-19 23:05:54 MDT --- I used the Windows chkdsk program and it looks like I'm further along. I had to run it twice, but I'm no longer getting the error message about the drive being mounted as read-only. Konqueror now at least will let me try to copy files to the disk, but it still bombs out. Here's what I get if I try on the commandline: bmccann@chameleon-htpc:~/Documents/My Music/flac> sudo cp -r George\ Clinton\ -\ Greatest\ Funkin\'\ Hits\ \(1996\)/ /media/500GB\ External\ Hard\ Drive/My\ Documents/My\ Music/flac/ cp: cannot create directory `/media/500GB External Hard Drive/My Documents/My Music/flac/George Clinton - Greatest Funkin\' Hits (1996)': Operation not permitted The new output to /var/log/messages is below: Jun 20 01:06:12 chameleon-htpc kernel: usb 5-6: new high speed USB device using ehci_hcd and address 10 Jun 20 01:06:12 chameleon-htpc kernel: usb 5-6: new device found, idVendor=13fd, idProduct=1340 Jun 20 01:06:12 chameleon-htpc kernel: usb 5-6: new device strings: Mfr=1, Product=2, SerialNumber=3 Jun 20 01:06:12 chameleon-htpc kernel: usb 5-6: Product: External Jun 20 01:06:12 chameleon-htpc kernel: usb 5-6: Manufacturer: Generic Jun 20 01:06:12 chameleon-htpc kernel: usb 5-6: SerialNumber: WD-WCASU2365975 Jun 20 01:06:12 chameleon-htpc kernel: usb 5-6: configuration #1 chosen from 1 choice Jun 20 01:06:12 chameleon-htpc kernel: scsi10 : SCSI emulation for USB Mass Storage devices Jun 20 01:06:12 chameleon-htpc kernel: usb-storage: device found at 10 Jun 20 01:06:12 chameleon-htpc kernel: usb-storage: waiting for device to settle before scanning Jun 20 01:06:13 chameleon-htpc kernel: scsi 10:0:0:0: Direct-Access Generic External 1.04 PQ: 0 ANSI: 4 Jun 20 01:06:13 chameleon-htpc kernel: sd 10:0:0:0: [sdc] 976773168 512-byte hardware sectors (500108 MB) Jun 20 01:06:13 chameleon-htpc kernel: sd 10:0:0:0: [sdc] Write Protect is off Jun 20 01:06:13 chameleon-htpc kernel: sd 10:0:0:0: [sdc] Mode Sense: 21 00 00 00 Jun 20 01:06:13 chameleon-htpc kernel: sd 10:0:0:0: [sdc] Assuming drive cache: write through Jun 20 01:06:13 chameleon-htpc kernel: sd 10:0:0:0: [sdc] 976773168 512-byte hardware sectors (500108 MB) Jun 20 01:06:13 chameleon-htpc kernel: sd 10:0:0:0: [sdc] Write Protect is off Jun 20 01:06:13 chameleon-htpc kernel: sd 10:0:0:0: [sdc] Mode Sense: 21 00 00 00 Jun 20 01:06:13 chameleon-htpc kernel: sd 10:0:0:0: [sdc] Assuming drive cache: write through Jun 20 01:06:13 chameleon-htpc kernel: sdc: sdc1 Jun 20 01:06:13 chameleon-htpc kernel: sd 10:0:0:0: [sdc] Attached SCSI disk Jun 20 01:06:13 chameleon-htpc kernel: sd 10:0:0:0: Attached scsi generic sg3 type 0 Jun 20 01:06:13 chameleon-htpc kernel: usb-storage: device scan complete Jun 20 01:06:13 chameleon-htpc 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 20 01:06:13 chameleon-htpc kernel: NTFS volume version 3.1. Jun 20 01:06:13 chameleon-htpc hald: mounted /dev/sdc1 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=400979 User benjamin.j.mccann@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=400979#c5 Benjamin McCann <benjamin.j.mccann@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Hotplug |Hotplug Product|openSUSE 10.3 |openSUSE 11.0 --- Comment #5 from Benjamin McCann <benjamin.j.mccann@gmail.com> 2008-07-04 00:53:27 MDT --- I upgraded to openSUSE 11.0 and this is still happening. -- 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=400979 User benjamin.j.mccann@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=400979#c6 --- Comment #6 from Benjamin McCann <benjamin.j.mccann@gmail.com> 2008-07-23 20:33:08 MDT --- Created an attachment (id=229628) --> (https://bugzilla.novell.com/attachment.cgi?id=229628) NTFS error in Dolphin I dropped my hard drive and got a new one of very similar model, which I plugged in today and apparently there is a HAL error. After doing a Google search I found a solution which suggests openSuse ships with an out-dated util-linux ("If you are getting this error in KDE you can solve it easily by upgrading to util-linux-2.13-r2") Perhaps this could be upgraded to a newer version in 11.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=400979 User benjamin.j.mccann@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=400979#c7 --- Comment #7 from Benjamin McCann <benjamin.j.mccann@gmail.com> 2008-07-23 20:55:30 MDT --- NTFS write is finally working for me (this should really work by default). I fixed it by doing the following: Create a file /sbin/mount.ntfs.sh with the following: #!/bin/bash ntfs-3g "$@" -o locale=en_US.utf8,force Run "chmod +x /sbin/mount.ntfs.sh" Run "ln -s /sbin/mount.ntfs.sh /sbin/mount.ntfs" -- 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=400979 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=400979 User hpj@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=400979#c10 Hans Petter Jansson <hpj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hpj@novell.com Status|NEW |NEEDINFO Info Provider| |benjamin.j.mccann@gmail.com --- Comment #10 from Hans Petter Jansson <hpj@novell.com> 2008-12-11 20:45:32 MST --- This seems to be working for me in openSUSE 11.1. If you get the chance, can you test it in 11.1 and let us know if it fixes the problem for you? -- 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=400979 Hans Petter Jansson <hpj@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=400979 User benjamin.j.mccann@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=400979#c11 --- Comment #11 from Benjamin McCann <benjamin.j.mccann@gmail.com> 2008-12-12 00:14:25 MST --- Ok, I'll retest after 11.1 comes out next week. -- 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=400979 User benjamin.j.mccann@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=400979#c12 Benjamin McCann <benjamin.j.mccann@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|benjamin.j.mccann@gmail.com | --- Comment #12 from Benjamin McCann <benjamin.j.mccann@gmail.com> 2009-02-02 21:05:40 MST --- This is fixed in 11.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=400979 User benjamin.j.mccann@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=400979#c13 Benjamin McCann <benjamin.j.mccann@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #13 from Benjamin McCann <benjamin.j.mccann@gmail.com> 2009-02-02 21:12:25 MST --- Fixed in 11.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=400979 User xnull@opensuse.us added comment https://bugzilla.novell.com/show_bug.cgi?id=400979#c14 Yuri Tsarev <xnull@opensuse.us> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xnull@opensuse.us --- Comment #14 from Yuri Tsarev <xnull@opensuse.us> 2009-02-02 21:46:39 MST --- It fixed in KDE4 and GNOME, not in KDE3. -- 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