Commenting out the following line from
/lib/udev/rules.d/90-libgpod.rules seems to resolve this for me:
ACTION=="add|change", SUBSYSTEM=="block",
ENV{ID_FS_USAGE}=="filesystem", ENV{DEVTYPE}=="partition",
ATTRS{idVendor}=="05ac", ENV{ID_MODEL}=="iPod",
IMPORT{program}="/lib/udev/ipod-set-info $tem
I'm now seeing this with 11.04 on my old ipod mini 4g
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/522478
Title:
Failed to mount "iPod".
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
h
A workaround, at least for the second-generation iPod Nano, as of ubuntu
10.10 is to insert the following into /lib/udev/rules.d/90-libgpod.rules
ENV{ID_VENDOR}=="*Apple*", ENV{ID_MODEL}=="*iPod*",
ENV{ID_FS_LABEL}=="*iPod*", ENV{UDISKS_PRESENTATION_NOPOLICY}="1"
This prevents any attempted mount
Thanks for reporting this bug and any supporting documentation. Since
this bug has enough information provided for a developer to begin work,
I'm going to mark it as confirmed and let them handle it from here.
Thanks for taking the time to make Ubuntu better!
** Changed in: devicekit-disks (Ubunt
I am having the same (or at least very similar) problem here with an 8GB
ipod. I can manually mount the second partition (the one with the
interesting data on it), no problem.
But when plugged in, it never gets beyond trying to mount the first
partition (which only contains the firmware and thus f
Well, sorry and ignore my please...
I've reformatted my ipod and now it mounted just fine...
The stange thing is that before I wrote my previous comment, I tryed the ipod
on my other machine runs karmic, and it worked on that... So I thought that the
problem is with my lucid machine, but it seem
The point is that all of the partitions should be tried to mounted (as
previous versions, and lucid a week ago did) but it seems to halt on the
error that it can't mount the first partition, or it even not try the
second one anyway...
** Tags added: regression-update
--
Failed to mount "iPod".
h
The problem is that the first partition with Apple firmware can't be
mounted. As it is irrelevant, it should be skipped. But I don't know how
to do that.
--
Failed to mount "iPod".
https://bugs.launchpad.net/bugs/522478
You received this bug notification because you are a member of Ubuntu
Bugs, w
By the way, I am not sure if this info will help:
ubu...@ubuntu:~$ sudo dmesg | tail
[ 2057.325028] VFS: Can't find a valid FAT filesystem on dev sdb1.
[ 2057.378044] FAT: utf8 is not a recommended IO charset for FAT filesystems,
filesystem will be case sensitive!
[ 2057.387981] FAT: invalid medi
** Attachment added: "BootDmesg.txt"
http://launchpadlibrarian.net/39256768/BootDmesg.txt
** Attachment added: "CurrentDmesg.txt"
http://launchpadlibrarian.net/39256769/CurrentDmesg.txt
** Attachment added: "DKDisksMonitorLog.txt"
http://launchpadlibrarian.net/39256770/DKDisksMonitorLog
10 matches
Mail list logo