I can't mount the primary n900 data store as a normal user (or automatically, as expected,) but the auxiliary MicroSD card does mount automatically. If I force the mount with: sudo mount /dev/sdx /mnt/bob the n900 does mount, but that's not normal use case.
In the example below, /dev/sdc doesn't mount automatically, /dev/sdd does. -Josh Dmesg output: [ 578.050171] usb 2-1: new high speed USB device using ehci_hcd and address 6 [ 578.201868] usb 2-1: configuration #1 chosen from 2 choices [ 578.205043] scsi8 : SCSI emulation for USB Mass Storage devices [ 578.205292] usb-storage: device found at 6 [ 578.205297] usb-storage: waiting for device to settle before scanning [ 583.200491] usb-storage: device scan complete [ 583.201073] scsi 8:0:0:0: Direct-Access Nokia N900 031 PQ : 0 ANSI: 2 [ 583.201559] scsi 8:0:0:1: Direct-Access Nokia N900 031 PQ : 0 ANSI: 2 [ 583.202549] sd 8:0:0:0: Attached scsi generic sg2 type 0 [ 583.202805] sd 8:0:0:1: Attached scsi generic sg3 type 0 [ 583.211003] sd 8:0:0:0: [sdc] Attached SCSI removable disk [ 583.213642] sd 8:0:0:1: [sdd] Attached SCSI removable disk [ 607.511545] sd 8:0:0:0: [sdc] 56631296 512-byte logical blocks: (28.9 GB/27.0 GiB) [ 607.512020] sd 8:0:0:0: [sdc] Assuming drive cache: write through [ 607.513406] sd 8:0:0:0: [sdc] Assuming drive cache: write through [ 607.513414] sdc: [ 609.513716] sd 8:0:0:1: [sdd] 15572992 512-byte logical blocks: (7.97 GB/7.42 GiB) [ 609.514144] sd 8:0:0:1: [sdd] Assuming drive cache: write through [ 609.516023] sd 8:0:0:1: [sdd] Assuming drive cache: write through [ 609.516033] sdd: sdd1 -- Lucid doesn't mount Nokia N900 https://bugs.launchpad.net/bugs/538644 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
