Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
08-11-2003, 10:31 AM
|
#1
|
LQ Newbie
Registered: Aug 2003
Posts: 22
Rep:
|
saving
Does anybody know how to save (openoffice.org) a document directly to a floppy? I try but there's no option to do so.
|
|
|
08-11-2003, 10:36 AM
|
#2
|
Senior Member
Registered: Feb 2001
Location: Montreal, Quebec, Canada
Distribution: RedHat, Fedora, CentOS, SUSE
Posts: 1,403
Rep:
|
Unless you have an automounter for the floppy, you will have to mount the floppy manually.
Code:
mount /dev/fd0 /mnt/floppy
Don't forget to un-mount it before removing the floppy.
|
|
|
08-11-2003, 10:36 AM
|
#3
|
Member
Registered: Feb 2003
Location: San Antonio
Distribution: Suse 9.0 Professional
Posts: 843
Rep:
|
Don't know which distro, so don't know if automount floppy is available/on. Anyway, put a floppy in and then click the floppy icon on the desktop. This should mount it. Then, in openoffice, select save as
/mnt/floppy/<filename>
This will likely work unless you have a weird name for your floppy. If you don't have an icon for your floppy post back with the distro and contents of /etc/fstab.
RO
|
|
|
08-11-2003, 10:37 AM
|
#4
|
LQ Newbie
Registered: Aug 2003
Posts: 22
Original Poster
Rep:
|
thanks, I've been doing it like that but i wasn't sure if there was an easier way.
|
|
|
08-11-2003, 10:38 AM
|
#5
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
no option? well mount the floppy drive and access it as normal... this isn't windows.. there's no A: drive.
|
|
|
08-11-2003, 10:38 AM
|
#6
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
i should type faster.
|
|
|
08-11-2003, 12:20 PM
|
#7
|
Member
Registered: Feb 2003
Location: San Antonio
Distribution: Suse 9.0 Professional
Posts: 843
Rep:
|
You can spiff it up a little. If automount is active on your floppy, you don't need to click on it, it will mount when inserted.
Try this,
insert the floppy
in a console
ls /mnt/floppy
if you see the contents, then the system is automounting the floppy.
Even if it isn't automounting, the following can make it easier to
'navigate' to the floppy.
Then, as root, for the user
example, cd /home/<user>
ln -s /mnt/floppy floppy
Then, when the user wants to save, you select 'floppy' and it will redirect you to the mounted floppy.
RO
|
|
|
08-11-2003, 12:25 PM
|
#8
|
LQ Newbie
Registered: Aug 2003
Posts: 22
Original Poster
Rep:
|
How do you automount...?
|
|
|
08-11-2003, 12:37 PM
|
#9
|
Member
Registered: Feb 2003
Location: San Antonio
Distribution: Suse 9.0 Professional
Posts: 843
Rep:
|
Check your distro documentation. Mandrake enables it by default, 9.0 can add it, Suse...I don't know, but that is where to find out. Each one is slightly different. I am assuming you are using a boxed distro...but whatever the distro, you need to search that documentation on automount floppy.
RO
|
|
|
All times are GMT -5. The time now is 12:50 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|