LinuxQuestions.org
Visit Jeremy's Blog.
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 02-17-2001, 04:47 PM   #1
mythboy
LQ Newbie
 
Registered: Feb 2001
Location: Thiensville WI, USA
Posts: 2

Rep: Reputation: 0

I am very new to linux and I need to know how to mount my floppy in command line. When I did the help on the "mount" command I just got more confused. I am running Slackware 7.1 .
 
Old 02-17-2001, 06:55 PM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 270Reputation: 270Reputation: 270
I usually type this to mount the floppy:

# mnt /dev/floppy /mnt/floppy
# cd /mnt/floppy

That should do it, make sure you do have a directory called /floppy in the /mnt directory.
 
Old 02-24-2001, 09:01 PM   #3
crabboy
Senior Member
 
Registered: Feb 2001
Location: Atlanta, GA
Distribution: Slackware
Posts: 1,821

Rep: Reputation: 121Reputation: 121
Just one more note.

/dev/floppy is just a symbolic link to /dev/fd0. If you do not have the /dev/floppy link, my system doesn't, then try:

ln -s /dev/fd0 /dev/floppy
mkdir /floppy
mount /dev/floppy /floppy

or

mkdir /floppy
mount /dev/fd0 /floppy
 
Old 06-01-2001, 12:18 PM   #4
Alvin
LQ Newbie
 
Registered: Jun 2001
Posts: 6

Rep: Reputation: 0
Hi, I'm fairly new to all this.

I've tried what you guys were decribing below, but it hasn't worked.

OK the commands worked, but I am trying to transfer a file from one linux to another (NIC problems on the latter, due to kernel rebuild) so I need to copy one file (new drivers) to another.

The file appears to copy to the *device* - /mnt/floppy - so I take the disk out and then put it in the other box. But nothing appears to be on the disk.

In fact if if perform an ls -l on the orginal box the files is still present.

What Am I doing wrong?

 
Old 06-01-2001, 12:59 PM   #5
mcleodnine
Senior Member
 
Registered: May 2001
Location: Left Coast - Canada
Distribution: s l a c k w a r e
Posts: 2,731

Rep: Reputation: 45
UNMOUNT the floppy!
Another mistake I have to my credit. Only when I did it I was copying my PGP key so I could use it in my old notebook for a road trip. I was quite humiliated to learn this error AFTER I was 1400 miles from the office. Try and find linux help in Reno, NV in early 1997. Hard lesson it was.

Nothing gets committed/closed on removeable media until it is unmounted with 'umount.
umount [degvice|path]


[Edited by mcleodnine on 06-01-2001 at 02:01 PM]
 
Old 06-01-2001, 01:13 PM   #6
Alvin
LQ Newbie
 
Registered: Jun 2001
Posts: 6

Rep: Reputation: 0
Ta, I'll give it a go.

You don't anything about files dependencies and eth0 not not working after a kernel upgrade do you?
 
Old 06-01-2001, 01:15 PM   #7
Alvin
LQ Newbie
 
Registered: Jun 2001
Posts: 6

Rep: Reputation: 0
It says its not mounted now! This is doing my head in!
 
  


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
Mounting a floppy computereps Linux - Newbie 3 04-18-2005 12:20 PM
mounting floppy sadiboyz Linux - Newbie 4 08-23-2004 09:39 AM
Mounting a floppy kleptophobiac Slackware 2 08-08-2003 08:00 AM
mounting floppy FuLL-On-Newbie Linux - General 3 04-13-2003 02:23 PM
mounting floppy Greg Linux - General 3 02-19-2001 07:08 AM

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

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