Re: [kde] automounting IPOD



Use udev for that...

a part of my /etc/udev/rules.d/10-local.rules:

BUS=="scsi", SYSFS{model}=="iPod ", KERNEL=="sd*", NAME="ipod%n"

the iPod will then always be /dev/ipod<partition_number>.

Patrick.


Justin Denick (Friday, 27. April 2007):
man fstab
Instead of giving the device explicitly, one may indicate the (ext2
or
xfs) filesystem that is to be mounted by its UUID or volume label
(cf.
e2label(8) or xfs_admin(8)), writing LABEL=<label> or
UUID=<uuid>,
e.g., `LABEL=Boot' or
`UUID=3e6be9de-8139-11d1-9106-a43f08d823a6'.
This will make the system more robust: adding or removing a SCSI
disk
changes the disk device name but not the filesystem volume label.

Problem is IDK if the IPOD is going to have an UUID, though it might have a
label though

On 4/26/07, David Corbin <kde.org@xxxxxxxxxxxxxx> wrote:
I have gentoo + KDE. When I plugin in my iPod I get a "Permission
denied" message pop up on my screen. Konqueror opens up with
system:/media/sda2 in
the Location bar, but cannot access it. I do have hal, dbus and
mediamanager
running.

If I add an fstab entry for /dev/sda2 with suitable (user) options this
problem goes away, but I would like to refer to a more ipod-specific
device:
/dev/disk/by-label/IPOD

How do I do this?

Thanks
David
___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.


--
Key ID: 0x86E346D4 http://patrick-nagel.net/key.asc
Fingerprint: 7745 E1BE FA8B FBAD 76AB 2BFC C981 E686 86E3 46D4

Attachment: signature.asc
Description: This is a digitally signed message part.

___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

Relevant Pages

  • The argument for fs assistance in handling archives (was: silent semantic changes with reiser4)
    ... in the kernel (I know someone who can't read will think that if I ... coherency between different views and filesystem support for cacheing. ... standard file formats, such as .tar.gz, compressed XML and such. ... is more about modifications than reading archives. ...
    (Linux-Kernel)
  • Re: Why are bad disk sectors numbered strangely, and what happens to them?
    ... I'm not convinced that this belongs in the filesystem. ... A damaged tape could be damaged more by winding ... will use ReiserFS on disk device, is it right to put disk device ... In general, though, the question is really, should ReiserFS be usable ...
    (Linux-Kernel)
  • Re: Disk label and /etc/fstab entry?
    ... LABEL inside the disk. ... fstab and mount /u01 I get mount: wrong fs type, bad option, bad ... instead of an ext3 filesystem. ... change the fstab entry to ext2. ...
    (comp.os.linux.misc)
  • Re: Query on adding a USB hdd
    ... encrypt filesystem for archives. ... was using OS/2, my backups were on QIC-80 IBM tape. ... How would you get the source off if the filesystem is not ...
    (Debian-User)
  • Re: Alias for pen drives
    ... It depends on the label on the filesystem of the pen. ... but the device node for the drive and ... there is support for automounting inserted filesystems like ...
    (Fedora)