in a terminal I wrote: *nano samplescript.sh*
it opens an editor, in the blank space I wrote: *#!/bin/sh **udisks --mount /dev/fd0 *then I saved* *the file in a carpet I named as Ubuntu.scripts as* mountingfloppy.sh * Again in the terminal i give it the permits* * *chmod 777 **mountingfloppy.sh *And then I placed an icon in the top panel executing this script*. It works fine. *The idea came after reviewing* *some multitask scripts*, *just after I sent you an email asking for this sort of thing.* *Sorry for the trouble. * ** * 2010/11/9 Nestor Nunez <[email protected]> > Could it be possible to put the command: > > *udisks --mount /dev/fd0* > > in a script so it can be executed from a icon placed in the top panel? > > If so, would you be kind enough to email it to me? > > Thanks again > > > > 2010/11/5 Seppo Aarnio <[email protected]> > >> Try following command udisks --mount /dev/fd0 floppy in the drive. >> Floppy icon appears. >> >> To format and clean the floppy try mformat a: >> >> Works fine in my desktop with ubuntu 10.04lts >> >> -- >> Clicking on floppy gives "no device media found" >> https://bugs.launchpad.net/bugs/441835 >> You received this bug notification because you are a direct subscriber >> of the bug. >> >> -- Clicking on floppy gives "no device media found" https://bugs.launchpad.net/bugs/441835 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
