PDA

View Full Version : Submounting Floppies



no_name
11-26-2004, 07:06 AM
Working with Linux, particularly Knoppix, is sweet! But I have one complaint, and that is having to mount and unmount my floppies every time I want to save or view a document. Hence I was wondering, has anyone actually managed to submount their floppy? If so, would you mind showing us how you did it? Thanks.

roberto
11-26-2004, 09:57 AM
Im not quite sure what submounting is... but you only need to mount your floppy when you insert it into the drive... and right before you take it out... nothing more than that really...


if you have a floppy drive icon right on your kde desktop this is quite easy
simply right clicking on the icon will present you with a mount/unmount command in the menu.

If you do not have a floppy drive icon you can add one by right clicking on the desktop and goto new... there you should see floppy device or removable device etc... the rest should be pretty strait forward.

good luck to you - burnt-toast

firebyrd10
11-26-2004, 07:09 PM
Knoppix uses a automounter for floppies and cds, there is no need to mount and unmount them manually.

no_name
11-29-2004, 08:34 AM
Let me start by saying that I'm really impressed by the quick responses on Knoppix.net. Thanks guys! I think I was perhaps a little vague in my explanation of what I'd like submounting (or in this case, automounting) to do. In Mandrake 10.0, whenever I want to save (or access) an OpenOffice document on a diskette, I can do it from within the Open or Save As dialog without having to leave OpenOffice to mount the floppy drive, just as one does in Windows. Of course KOffice, which is integrated into KDE, allows you to mount the floppy drive from the Open or Save As dialog. Perhaps there is a way to configure the paths in OpenOffice so that clicking on /floppy mounts the floppy drive? However, that would still leave the matter of unmounting...
You can find information on submounting here http://www.submount.sourceforge.net/. I tried to install the submount package but was unable to get it to work. The main problem I had was with the `subfs’ kernel module which wouldn’t install correctly. SUSE 9.1 uses the submount option to automatically mount and unmount removable media drives while Mandrake uses `supermounting.’

no_name
10-24-2005, 09:38 AM
Finally figured out how to get supermount to work so I no longer have to mount and unmount floppies manually. Even though I am now using Debian, the solution should work for Knoppix as well. And the solution is: compile a new kernel with the supermount patch installed. I'd be happy to share the details if anyone's interested.
:idea: