Bug#597223: udev: The First partition on USB flashdrives always attempts to be mounted as ISOFS

2011-04-12 Thread anderson . bugreport


The problem seems to be that if the usb-device (hdd,cardreader,etc.) is 
plugged in while resp. before booting debian gets 'confused' about the 
device(s).


I am able to reproduce the problem:
USB HDD plugged in while booting : UDF-fs: No VRS found, as mentioned 
in this bugreport.
USB HDD plugged out while booting an plugged in after the desktop is up, 
the HDD gets automounted as it should


It is the same like with a cardreader:
I have a cardreader connected to the mainboard usb-pins (stationary) - 
when inerting cards, I get the UDF-fs: No VRS found. I have another 
cardreader (mobile) - when I plug in the card AFTER I plugged in the 
cardReader to a usb port I got the VRS-Message; when I plug in the card 
into the cardReader BERFORE, the card gets mounted as it should.


debian OS last update 11.04.2011

If you need some more details, pls let me know.


Cheers,
Anderson





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#597223: udev: The First partition

2010-12-23 Thread Ben Bromley
I am also affected by this bug.  I installed Debian off of a usb stick
that was made with unetbootin, and this line was in my /etc/fstab:

/dev/sdb1 /media/cdrom0 udf,iso9660,user,noauto 0 0

Commenting that line out cured that bug.




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#597223: udev: The First partition....

2010-09-18 Thread Marco d'Itri
reassign 597223 debian-installer
thanks

On Sep 18, Tyler Tricker lemon...@ikillclowns.com wrote:

 I found the problem, this should be moved to the debian-installer.
 I installed debian from a flash drive and the installer put the following 
 into fstab.
 
 /dev/sdb1 /media/cdrom0 udf,iso9660,user,noauto 0 0 - its where I installed 
 it from.. but it's not a cdrom
 /dev/scd0 /media/cdrom1 udf,iso9660,user,noauto 0 0

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#597223: udev: The First partition on USB flashdrives always attempts to be mounted as ISOFS

2010-09-17 Thread Tyler Tricker
Package: udev
Version: 160-1
Severity: important

I tried 4 or 5 different brands of flash drives all with the same result.
There are three partition setup on this flash drive.
sdb2 and sdb3 automount and work without any problems but
sbb1 will always attempt to mount as an ISOFS.
I'm guessing for some reason udev is assuming it's a U3 image?

kernel: [ 1603.007096] usb-storage: device found at 6
kernel: [ 1603.007101] usb-storage: waiting for device to settle before
scanning
kernel: [ 1608.007795] usb-storage: device scan complete
kernel: [ 1608.008314] scsi 9:0:0:0: Direct-Access SanDisk  SanDisk Cruzer
8.02 PQ: 0 ANSI: 0 CCS
kernel: [ 1608.010113] sd 9:0:0:0: Attached scsi generic sg2 type 0
kernel: [ 1608.010886] sd 9:0:0:0: [sdb] 15753215 512-byte logical blocks:
(8.06 GB/7.51 GiB)
kernel: [ 1608.011382] sd 9:0:0:0: [sdb] Write Protect is off
kernel: [ 1608.011385] sd 9:0:0:0: [sdb] Mode Sense: 45 00 00 08
kernel: [ 1608.011387] sd 9:0:0:0: [sdb] Assuming drive cache: write through
kernel: [ 1608.014133] sd 9:0:0:0: [sdb] Assuming drive cache: write through
kernel: [ 1608.014141]  sdb: sdb1 sdb2 sdb3
kernel: [ 1608.016644] sd 9:0:0:0: [sdb] Assuming drive cache: write through
kernel: [ 1608.016649] sd 9:0:0:0: [sdb] Attached SCSI removable disk
kernel: [ 1609.068133] UDF-fs: No VRS found
kernel: [ 1609.068137] UDF-fs: Rescanning with blocksize 2048
kernel: [ 1609.602188] EXT4-fs (sdb2): mounted filesystem with ordered data
mode
kernel: [ 1609.683431] UDF-fs: No VRS found
kernel: [ 1609.683439] UDF-fs: No partition found (1)
kernel: [ 1609.726774] ISOFS: Unable to identify CD-ROM format.
ntfs-3g[3073]: Version 2010.3.6 integrated FUSE 27
ntfs-3g[3073]: Mounted /dev/sdb3 (Read-Write, label Cruize_Ntfs, NTFS 3.1)
ntfs-3g[3073]: Cmdline options:
rw,nosuid,nodev,uhelper=udisks,uid=1000,gid=1000,dmask=0077,fmask=0177
ntfs-3g[3073]: Mount options:
rw,nosuid,nodev,uhelper=udisks,silent,allow_other,nonempty,relatime,fsname=/dev/sdb3,blkdev,blksize=4096,default_permissions
ntfs-3g[3073]: Global ownership and permissions enforced, configuration type 1
ntfs-3g[3073]: Unmounting /dev/sdb3 (Cruize_Ntfs)
kernel: [ 1749.583274] usb 3-1: USB disconnect, address 6

Unable to mount Cruize_BAD
Error mounting: mount exited with exit code 1: helper failed with:
mount: wrong fs type, bad option, bad superblock on /dev/sdb1,
   missing codepage or helper program, or other error
   In some cases useful info is found in syslog - try
   dmesg | tail  or so

what works?
mount -t ext4 /dev/sdb1 /media/Cruize_BAD
The filesystem will mount and work fine but mount can only be used with root
priv.



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages udev depends on:
ii  debconf [debconf-2.0]1.5.35  Debian configuration management sy
ii  libc62.11.2-5Embedded GNU C Library: Shared lib
ii  libselinux1  2.0.96-1SELinux runtime shared libraries
ii  libudev0 160-1   libudev shared library
ii  libusb-0.1-4 2:0.1.12-16 userspace USB programming library
ii  lsb-base 3.2-23.1Linux Standard Base 3.2 init scrip
ii  util-linux   2.17.2-3.1  Miscellaneous system utilities

Versions of packages udev recommends:
ii  pciutils  1:3.1.7-5  Linux PCI Utilities
ii  usbutils  0.87-5 Linux USB utilities

udev suggests no packages.

-- debconf information:
  udev/new_kernel_needed: false
  udev/title/upgrade:
  udev/reboot_needed:



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#597223: udev: The First partition on USB flashdrives always attempts to be mounted as ISOFS

2010-09-17 Thread Marco d'Itri
On Sep 17, Tyler Tricker lemon...@ikillclowns.com wrote:

 I'm guessing for some reason udev is assuming it's a U3 image?
Please report the output of:

blkid -o udev /dev/sdb1

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#597223: udev: The First partition....

2010-09-17 Thread Tyler Tricker
I tried boot the system with the drive plugged in.. still did the same thing.blkid -o udev /dev/sdb1ID_FS_LABEL=Cruize_BADID_FS_LABEL_ENC=Cruize_BADID_FS_UUID=76f176f0-2f1a-4c61-a51a-8dd12b56742bID_FS_UUID_ENC=76f176f0-2f1a-4c61-a51a-8dd12b56742bID_FS_TYPE=ext4seems like it's not probably not udev then...Sign up for FREE email from I Kill Clowns and other insane addresses at http://www.tshirthell.com



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#597223: udev: The First partition....

2010-09-17 Thread Marco d'Itri
On Sep 18, Tyler Tricker lemon...@ikillclowns.com wrote:

seems like it's not probably not udev then...
Indeed. If you manually run mount without -t, does it get it wrong?

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#597223: udev: The First partition....

2010-09-17 Thread Tyler Tricker


--- m...@linux.it wrote:
If you manually run mount without -t, does it get it wrong?

-- 

mounting without it works fine.. the -t is actually just habit for me.
I find it slightly bizzare that it's doing this. I didn't change any system 
scripts.
even fstab is straight from the installer.

_
Sign up for FREE email from I Kill Clowns and other insane addresses at 
http://www.tshirthell.com



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#597223: udev: The First partition....

2010-09-17 Thread Tyler Tricker
oh boy, do I feel like an idiot now...

I found the problem, this should be moved to the debian-installer.
I installed debian from a flash drive and the installer put the following into 
fstab.

/dev/sdb1 /media/cdrom0 udf,iso9660,user,noauto 0 0 - its where I installed 
it from.. but it's not a cdrom
/dev/scd0 /media/cdrom1 udf,iso9660,user,noauto 0 0

I guess I should of started looking in fstab. Anyway thank you for your help.


_
Sign up for FREE email from I Kill Clowns and other insane addresses at 
http://www.tshirthell.com



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org