Re: [Banshee-List] ipod nano not being mounted



*bump*

Here is the output of http://abock.org/~aaron/find-ipod.sh again:

udi = '/org/freedesktop/Hal/devices/volume_part1_size_98574336'
  info.udi = '/org/freedesktop/Hal/devices/volume_part1_size_98574336'  (string)
  volume.partition.msdos_part_table_type = 0  (0x0)  (int)
  info.product = 'Volume'  (string)
  volume.size = 98574336  (0x5e02000)  (uint64)
  volume.num_blocks = 192528  (0x2f010)  (int)
  volume.block_size = 2048  (0x800)  (int)
  volume.partition.number = 1  (0x1)  (int)
  info.capabilities = { 'volume', 'block' } (string list)
  info.category = 'volume'  (string)
  volume.is_partition = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted_read_only = false  (bool)
  volume.is_mounted = false  (bool)
  volume.mount_point = ''  (string)
  volume.label = ''  (string)
  volume.uuid = ''  (string)
  volume.fsversion = ''  (string)
  volume.fsusage = ''  (string)
  volume.fstype = ''  (string)
  storage.model = ''  (string)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_Apple_iPod_000A270019827AE1'  (string)
  block.is_volume = true  (bool)
  block.minor = 1  (0x1)  (int)
  block.major = 8  (0x8)  (int)
  block.device = '/dev/sda1'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = '/org/freedesktop/Hal/devices/storage_serial_Apple_iPod_000A270019827AE1'  (string)
  linux.sysfs_path_device = '/sys/block/sda/sda1'  (string)
  linux.sysfs_path = '/sys/block/sda/sda1'  (string)

udi = '/org/freedesktop/Hal/devices/volume_part2_size_7994972160'
  info.udi = '/org/freedesktop/Hal/devices/volume_part2_size_7994972160'  (string)
  volume.partition.msdos_part_table_type = 11  (0xb)  (int)
  info.product = 'Volume (via_raid_member)'  (string)
  volume.size = 7994972160  (0x1dc899800)  (uint64)
  volume.num_blocks = 15615180  (0xee44cc)  (int)
  volume.block_size = 2048  (0x800)  (int)
  volume.partition.number = 2  (0x2)  (int)
  info.capabilities = { 'volume', 'block' } (string list)
  info.category = 'volume'  (string)
  volume.is_partition = true  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted_read_only = false  (bool)
  volume.is_mounted = false  (bool)
  volume.mount_point = ''  (string)
  volume.label = ''  (string)
  volume.uuid = ''  (string)
  volume.fsversion = '0'  (string)
  volume.fsusage = 'raid'  (string)
  volume.fstype = 'via_raid_member'  (string)
  storage.model = ''  (string)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_Apple_iPod_000A270019827AE1'  (string)
  block.is_volume = true  (bool)
  block.minor = 2  (0x2)  (int)
  block.major = 8  (0x8)  (int)
  block.device = '/dev/sda2'  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = '/org/freedesktop/Hal/devices/storage_serial_Apple_iPod_000A270019827AE1'  (string)
  linux.sysfs_path_device = '/sys/block/sda/sda2'  (string)
  linux.sysfs_path = '/sys/block/sda/sda2'  (string)

Also, in Nautilus (computer:///) I have two entries after I connect my ipod: ipod and Apple iPod Music Player. When I click 'ipod' I get access to its files plus anything else I put on there. But I can only do that once. If I try it again I get this error:

Unable to mount the selected volume.
mount: /dev/sda2 already mounted or /media/ipod busy
mount: according to mtab, /dev/sda2 is already mounted on /media/ipod

And, clicking 'Apple iPod Music Player' gives this error:

Unable to mount the selected volume. The volume is probably in a format that cannot be mounted.
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

So I'm not sure how to proceed now. What should I be looking for in 'dmesg' ?

-- Jason

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]