On Sun, 2011-07-24 at 23:17 +0200, Stephen Powell wrote: > On Sun, 24 Jul 2011 14:49:06 -0400 (EDT), Tomas Kral wrote: > > > > Just finding my way around with udisks. > > Read man pages, but I could not find any docs in /usr/share/doc/udisks > > > > tcat@lynx:~$ udisks --inhibit-polling /dev/fd0 > > Inhibit polling failed: Media detection cannot be inhibited > > > > Floppy polling cannot be inhibited as it seems. > > > > I looked for a user configuration file, could not find any > > There is only a rule file /lib/udev/rules.d/80-udisks.rules > > > > Where in, floppy is set as, > > ... > > # PC floppy drives > > # > > KERNEL=="fd*", ENV{ID_DRIVE_FLOPPY}="1" > > ... > > > > Still not any wiser about udisks > > > > I just tried it myself. This seems to work with a CD-ROM drive, > but fails with a floppy drive, as you discovered. > > Is there some specific task that you are trying to accomplish? > Are you able to mount and unmount floppy disks using the udisks > command? > > Or are you just trying to learn more about udisks? If so, > here are some sources of information: > > man 1 udisks > man 7 udisks > man polkit > man udisks-daemon > man udisks-tcp-bridge > /usr/share/doc/udisks/* > Separate Debian package udisks-doc > http://www.freedesktop.org/wiki/Software/udisks > > HTH
Without much knowing what I was actually doing I just set it to "0" # PC floppy drives > > # > > KERNEL=="fd*", ENV{ID_DRIVE_FLOPPY}="0" Voila, I can do $ mount /floppy $ umount /floppy I can also under "Computer" desktop folder, double-click on floppy icon, it gets mounted, right mouse button has got context menu mount / unmount / and format Only quick format, size (density), label, etc are missing (these were the options of gfloppy tool) All the rest seems back to normal. Also I'd much prefer gparted to default gnome-disk-utility On Lenny, right/mouse/clicked properties tab was showing these pie-charts of disk usage, not sure how to get this to Squeeze. Of course I can always use du (disk usage) command Many thanks -- Tomas Kral <thomas.k...@email.cz> -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1311619427.2618.13.camel@lynx.localhost.localdomain