LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 03-25-2012, 03:53 PM   #1
Rodney2
LQ Newbie
 
Registered: Dec 2006
Location: Florida
Distribution: XP,Win7 & Ubuntu11.04
Posts: 6

Rep: Reputation: 0
Unable to read floppy in version 10.04


When I click on Places>computer>floppy drive and have a disk in the drive, I get the message "Unable to mount floppy no media in drive".
Is it possible to use a floppy in version 10.04 or should I abandon the attempt? thanks, Rodney
 
Old 03-26-2012, 08:41 AM   #2
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,214

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
Quote:
Is it possible to use a floppy in version 10.04 or should I abandon the attempt?
Floppys should work. One of the reasons I gave up on Ubuntu, was you never really learn how things work in linux using buntus, or distros like it.

Here is what you need to mount your floppy. This assumes the hardware is working.

You need a mount point. I use /mnt/floppy/ If the directory floppy is not there, do a 'cd /mnt' and do a 'mkdir floppy' as root. On Bunuts put 'sudo' in front of the commands, and supply the root password when asked for it.

In /etc/fstab, make a backup of it before you edit this file. 'cp /etc/fstab /etc/fstab.back' will work. Now edit /etc/fstab with your favorite editor; I use nano. Add this line.

Quote:
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
This assumes the device file for the floppy is fd0. Look in the dev directory for this file, it need to be there. If it is not, then the drive is not detected, or has been assigned a different name.

So, to get access to the floppy, put the diskette in the drive, open a konsole, and enter the command 'sudo mount /dev/fd0' and press enter. You should have access as a regular user at this point. You can close the terminal, and use what ever file manager you like.

When you are done, you should umount the diskette. 'sudo umount /dev/fd0' All commands without the quotes.

Thats it.
 
  


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
Can not read a floppy in Ubuntu version 10.04 Rodney2 Linux - Newbie 4 04-07-2012 02:02 PM
Booting RHEL 5.5 Trial Version = Error: "unable to read package metadata" fundo_bond Linux - Server 2 08-13-2010 08:58 AM
kernel panic unable to mount root (yes ive read/read other posts) dmx9595 Linux - General 4 01-17-2004 05:07 AM
read floppy athenerx Linux - Newbie 1 03-29-2002 06:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

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