LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 10-17-2003, 08:42 AM   #1
aiyong
LQ Newbie
 
Registered: Oct 2003
Posts: 2

Rep: Reputation: 0
Unhappy how to copy file in linux to floppy disk


Actually my problem now is how to copy my file in linux to floppy disk....then how can i open a the floppy disk and run on another computer with linux.?????
 
Old 10-17-2003, 08:46 AM   #2
jkobrien
Member
 
Registered: Jun 2003
Location: Dublin, Ireland
Distribution: Slackware, LFS, Ubuntu, RedHat, Slamd64
Posts: 507

Rep: Reputation: 30
The following should work...

Insert the disk, then type the following three lines (where <file> is the name of your file).

mount /mnt/floppy
cp <file> /mnt/floppy/
umount /mnt/floppy

If it doesn't work, you'll have to post your /etc/fstab for further help.

John
 
Old 10-17-2003, 11:22 AM   #3
koyi
Member
 
Registered: Jul 2003
Location: Osaka, Japan
Distribution: Arch, Ubuntu
Posts: 421

Rep: Reputation: 31
Just to add something, which you may already know.

To read a floppy in linux, you would have to mount it first:

mount /mnt/floppy

and you can find the files under /mnt/floppy. To test if you do it correctly,

cd /mnt/floppy
ls

If you can see the list of your files, congrat~~~!!!
 
Old 10-17-2003, 05:26 PM   #4
aiyong
LQ Newbie
 
Registered: Oct 2003
Posts: 2

Original Poster
Rep: Reputation: 0
Thanks.....it really help......
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
floppy disk - image copy towlie Slackware 5 04-21-2004 05:33 PM
How to copy a file to floppy and list file on floppy device kabeko Linux - Newbie 3 12-09-2003 11:36 PM
How do i copy files to a floppy disk?? dsantamassino Linux - Newbie 32 05-30-2003 09:54 PM
How do I copy a floppy disk? kdmstng66 Linux - Newbie 3 04-22-2003 01:58 PM
How do I copy a floppy disk? kdmstng66 Linux - Newbie 1 04-22-2003 12:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:30 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration