FS#4135 - Mount problem (hal?)

Attached to Project: Arch Linux
Opened by hans (kryo) - Friday, 10 March 2006, 02:05 GMT
Last edited by Tobias Powalowski (tpowa) - Friday, 10 March 2006, 06:09 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Architecture not specified
Severity Medium
Priority Normal
Reported Version 0.7.1 Noodle
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Hi.

Package info:
Hal-0.5.6-1
pmount-0.9.7-1

I'm having problems auto-mounting usb drives within gnome. I used to be able to insert the drive and gnome recognizes it. Now I get the following error:
-------------------------------------------------------------
mount: wrong fs type, bad option, bad superblock on /dev/sda,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so

Error: could not execute pmount
-------------------------------------------------------------

output of dmesg|tail:
#
VFS: Can't find a valid FAT filesystem on dev sda.
NTFS-fs warning (device sda): is_boot_sector_ntfs(): Invalid boot sector checksum.
NTFS-fs error (device sda): read_ntfs_boot_sector(): Primary boot sector is invalid.
NTFS-fs error (device sda): read_ntfs_boot_sector(): Mount option errors=recover not used. Aborting without trying to recover.
NTFS-fs error (device sda): ntfs_fill_super(): Not an NTFS volume.
VFS: Can't find ext3 filesystem on dev sda.
VFS: Can't find an ext2 filesystem on dev sda.
ReiserFS: sda: warning: sh-2021: reiserfs_fill_super: can not find reiserfs on sda
XFS: bad magic number
XFS: SB validate failed
#


But if I mount via the command line:

$pmount sda1

the drive gets mounted correctly with the following dmesg|tail output:

# dmesg|tail
NTFS-fs error (device sda): ntfs_fill_super(): Not an NTFS volume.
VFS: Can't find ext3 filesystem on dev sda.
VFS: Can't find an ext2 filesystem on dev sda.
ReiserFS: sda: warning: sh-2021: reiserfs_fill_super: can not find reiserfs on sda
XFS: bad magic number
XFS: SB validate failed
UDF-fs: No partition found (1)
Unable to identify CD-ROM format.
UDF-fs: No partition found (1)
Unable to identify CD-ROM format.
#
This task depends upon

Closed by  Jan de Groot (JGC)
Saturday, 14 October 2006, 21:42 GMT
Reason for closing:  Works for me
Additional comments about closing:  Worked for me with pmount and hal 0.5.8.1, with gnome-mount it works even better for me.
Comment by Jan de Groot (JGC) - Wednesday, 27 September 2006, 21:34 GMT
Is this fixed with the current hal and pmount?

Loading...