LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-04-2005, 09:42 AM   #1
hetzme
LQ Newbie
 
Registered: May 2005
Posts: 21

Rep: Reputation: 15
how to access Floppy drive


How do I access Floppy drive in linux?

I am trying to write files to and read from the floppy.

How can I do this from the command line and the graphical interface?

I am running Redhat linux 9.
 
Old 07-04-2005, 09:50 AM   #2
ganja_guru
Member
 
Registered: Dec 2003
Location: Chennai, India
Distribution: Arch Linux 0.7
Posts: 393

Rep: Reputation: 30
its usually in /dev/fd0


check /etc/fstab for the mount point..if u dont see an entry then make one using


mkdir /mnt/floppy


mount like this:

mount -t vfat /dev/fd0 /mnt/floppy

vfat = refers to the normal fat32 filesystem...
 
Old 07-12-2005, 11:23 PM   #3
hetzme
LQ Newbie
 
Registered: May 2005
Posts: 21

Original Poster
Rep: Reputation: 15
It is already mounted.

/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0


I checked the desktop and had an option to select the disks. From there I selected floppy. It worked.

Thanks,.
 
Old 07-13-2005, 11:48 AM   #4
hetzme
LQ Newbie
 
Registered: May 2005
Posts: 21

Original Poster
Rep: Reputation: 15
How can access the contents of the floppy from the command line?

How can access the contents of the floppy from the command line?
 
Old 07-13-2005, 04:12 PM   #5
Walman
Member
 
Registered: Jun 2004
Location: Venezuela
Distribution: RHEL ,Ubuntu, Slax, Kali
Posts: 95

Rep: Reputation: 15
cd /mnt/fd0

then run ls -la you will see a list of directories in your floppy
 
Old 07-13-2005, 08:35 PM   #6
hetzme
LQ Newbie
 
Registered: May 2005
Posts: 21

Original Poster
Rep: Reputation: 15
It is not giving any out put. There is no fd0 under /mnt. Below are the traces:



[root@localhost dev]# cd /mnt
[root@localhost mnt]# ls
cdrom floppy
[root@localhost mnt]# cd floppy
[root@localhost floppy]# ls
[root@localhost floppy]# ls -al
total 8
drwxr-xr-x 2 root root 4096 Feb 12 2000 .
drwxr-xr-x 4 root root 4096 Feb 12 2000 ..
[root@localhost floppy]# ls
[root@localhost floppy]# ls -al
total 8
drwxr-xr-x 2 root root 4096 Feb 12 2000 .
drwxr-xr-x 4 root root 4096 Feb 12 2000 ..
[root@localhost floppy]#
[root@localhost floppy]#
 
Old 07-13-2005, 09:03 PM   #7
hell_carnage
LQ Newbie
 
Registered: Aug 2004
Distribution: Crux 2.1
Posts: 23

Rep: Reputation: 15
Looks to me like there's nothing on that disk.

Either that or it isn't mounted. Did you type 'mount /dev/fd0 /mnt/floppy' before doing your 'cd /mnt/floppy'?

Last edited by hell_carnage; 07-13-2005 at 09:04 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
how do I access my floppy drive? linmix Fedora 10 10-24-2005 10:24 AM
Cannot access the floppy drive tkpmep Linux - Newbie 5 10-19-2005 06:21 AM
Can't Access Floppy Drive from SUSE 9.3 AvatarofVirgo Linux - General 7 07-23-2005 08:45 PM
how can i access the floppy drive? kublador Linux - General 3 02-22-2003 08:30 AM
Can't access floppy drive Liam Linux - General 2 06-03-2001 10:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 05:08 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