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.
|
|
06-21-2003, 06:27 AM
|
#1
|
Member
Registered: Jun 2003
Posts: 43
Rep:
|
mounting floppy and cdrom drive
Helo,
I have this problem of mounting my drives. I just want to transfer my files from a dos formatted diskette to my linux machine.
When i mount the device there is a problem.
: /dev/fdo is not a valid block device.
any one who can help with this.
I want to transfer some gif images and i cant transfer my files.
help..........
|
|
|
06-21-2003, 07:01 AM
|
#2
|
Member
Registered: Dec 2002
Location: Brisbane, Australia
Distribution: a few...
Posts: 654
Rep:
|
if you have a directory called floppy in your /mnt directory, try
mount /mnt/floppy
provided the fdd is listed in /etc/fstab you should be right.
If the floppy isn't listed in there, try mounting the /dev/fd0 to /mnt/floppy manually.
On paper that should work. There is always the of chance that the floppy is toast.
|
|
|
06-21-2003, 07:27 AM
|
#3
|
Member
Registered: Jun 2003
Posts: 43
Original Poster
Rep:
|
helo chakkerz,
thanks for the reply.
i have the looked at directory and it is there.
i used the command mount /mnt/floppy
how can i view the files in my floppy then.
what about having my floppy toast? will it be destroyed.
reply please
|
|
|
06-21-2003, 10:42 AM
|
#4
|
Member
Registered: Feb 2002
Posts: 38
Rep:
|
Just go to the /mnt/floppy directory (cd /mnt/floppy)
|
|
|
06-21-2003, 07:16 PM
|
#5
|
Member
Registered: Jun 2003
Posts: 43
Original Poster
Rep:
|
helo bfeats,
thanks for the reply. how will then i view the files in my floppy using the terminal. how about the cdrom? does this command also apply to my cd rom
mount /mnt/cdrom
|
|
|
06-21-2003, 07:26 PM
|
#6
|
Member
Registered: Jun 2003
Location: TX, USA
Distribution: Red Hat 9.0
Posts: 43
Rep:
|
Yes it does. Again provided that you have the directory cdrom in mnt (ie /mnt/cdrom)!
|
|
|
06-21-2003, 07:33 PM
|
#7
|
Member
Registered: Jun 2003
Posts: 43
Original Poster
Rep:
|
thanks nchaunan...
how will i then see the files in my flopp?
what command will i execute?
|
|
|
06-22-2003, 11:31 AM
|
#9
|
Member
Registered: Jun 2003
Location: TX, USA
Distribution: Red Hat 9.0
Posts: 43
Rep:
|
Quote:
Originally posted by jcb_dreamvsat
thanks nchaunan...
how will i then see the files in my flopp?
what command will i execute?
|
Welcome.
Well, once you mount the floppy/cdrom, they are in /mnt/fd0 (/mnt/floppy) or /mnt/cdrom respectively. So go that that directory (using cd command) and browse them as you to in Unix as using ls command. And you can get help of different commands using man comand_name, if man is installed on you OS.
|
|
|
All times are GMT -5. The time now is 10:33 AM.
|
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
|
|