LinuxQuestions.org
Review your favorite Linux distribution.
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 01-13-2002, 12:53 PM   #1
athenerx
Member
 
Registered: Jun 2001
Location: miami
Distribution: mandrake
Posts: 126

Rep: Reputation: 15
floppy


can anyone please tell me howto read file that I save to a diskette.
I want to know what command I need to use just to read the file from the xterm.
thanks
 
Old 01-13-2002, 01:00 PM   #2
bluecadet
Member
 
Registered: Oct 2001
Distribution: MD81 RH71
Posts: 555

Rep: Reputation: 30
just mount the drive

mount /mnt/floppy

and it'll be in that directory, assuming it's se to mount at that point of course.
 
Old 01-13-2002, 04:09 PM   #3
Half_Elf
LQ Guru
 
Registered: Sep 2001
Location: Montreal, Canada
Distribution: Slackware; Debian; Gentoo...
Posts: 2,163

Rep: Reputation: 46
You have to mount the "block" of your floppy
the command is :
mount (where the block is) (where you want to mount it)

all blocks are in /dev in all distrib (I think?) and habitually your floppy will be fd0 (floppy drive zero)

so
mount /dev/fd0 (directory your want it example /mnt/floppy

but just be sure to umount your drive when you finish using it. If you don't and change floppy, you will not be able to mount the new one until you unmount the last one.

the command is umount (block you mount so in this case
umount /dev/fd0


I hope it's clear for you now
 
Old 01-13-2002, 05:28 PM   #4
bluecadet
Member
 
Registered: Oct 2001
Distribution: MD81 RH71
Posts: 555

Rep: Reputation: 30
generally you should only specify the mount point and not the device, as this suses teh defined information in the /etc/fstab file. additionally nonrot users gnerally can't mount anything not in fstab. incidentally, my normal cheap floppy is actaully /dev/fd0H1440 not fd0...
 
  


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 problem: inable to find floppy vasanthraghavan Linux - Hardware 1 07-03-2005 09:34 PM
Just installed Fedora, fatal error when it looks for floppy, i have no floppy Zieroth Linux - Software 18 07-19-2004 06:42 PM
Debian Woody floppy install problems with ATAPI floppy jturnicate Linux - Newbie 0 02-17-2004 09:45 AM
Internal floppy to USB Floppy kbvaldez Linux - Newbie 0 08-21-2003 11:11 AM
Floppy disk fail to boot when install suse 8 with boot from floppy ffang Linux - Newbie 0 08-18-2003 08:44 PM

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

All times are GMT -5. The time now is 10:31 AM.

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