LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 04-11-2005, 09:12 PM   #1
killercrazyeyes
Member
 
Registered: Apr 2005
Location: El Cerrito CA, Bay Area
Distribution: Fedora Core 3, Mandrake 10.1
Posts: 31

Rep: Reputation: 15
cannot mount floppy


hello all,

I am a newbie and don't know to much so take it easy on me. I am trying to mount a floppy(through the command line) to the /mnt/floppy directory and get the error "mount: permission denied". I am logged in as root@localhost root and I get this error. Can some one help me please

Thanks
 
Old 04-11-2005, 09:22 PM   #2
masonm
Senior Member
 
Registered: Mar 2003
Location: Following the white rabbit
Distribution: Slackware64 -current
Posts: 2,300

Rep: Reputation: 90
What does your /etc/fstab file look like?
 
Old 04-11-2005, 09:26 PM   #3
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,137
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
Read the man page for mount
man mount

Something like
mount /dev/fd0 /mnt/floppy auto users ect.

If you want it mounted automatically upon power up then make an entry for it in you fstab
/etc/fstab
You'll have to be / to edit it.
 
Old 04-11-2005, 09:29 PM   #4
bpk
Member
 
Registered: Nov 2003
Location: San Francisco, CA
Distribution: FreeBSD, OpenBSD, Gentoo, OS X
Posts: 80

Rep: Reputation: 15
This command needs root level permissions to execute.

Im assuming you're logged in and trying this command as a normal user... so, at the same place you did this before, try:

Code:
sudo mount /dev/floppy /mnt/floppy
(and type in your normal user password when it prompts)

remember, you need to specify both the device and the directory you wish you mount it under (the computer has no other way of knowing where you want your floppy drive to show up as).

HTH
 
Old 04-12-2005, 10:03 PM   #5
oberon-ken-obi
LQ Newbie
 
Registered: Jul 2004
Location: Oberon Australia
Distribution: Fedora Core3
Posts: 26

Rep: Reputation: 15
Hi
Just a thought, have you created a directory under /mnt called floppy yet?

as root
Code:
#cd /mnt
#mkdir /mnt/floppy   {or whatever you want to name it}
#mount -t auto /dev/fd0 /mnt/floppy
then you can edit the /etc/fstab as mentioned above.

Regards
Allan

Last edited by oberon-ken-obi; 04-12-2005 at 10:07 PM.
 
Old 04-13-2005, 10:40 AM   #6
killercrazyeyes
Member
 
Registered: Apr 2005
Location: El Cerrito CA, Bay Area
Distribution: Fedora Core 3, Mandrake 10.1
Posts: 31

Original Poster
Rep: Reputation: 15
OK, after class last night and your posts it all makes a little more sense now. Thanks for all your help everyone. I'm sure I will have other mount questions shortly in the future.
 
  


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 mount a floppy but... beginner16 Linux - Newbie 2 11-21-2003 11:53 AM
Mount a floppy? bolinux Linux - General 5 10-24-2003 04:08 PM
cannot mount floppy deema Linux - Newbie 4 09-18-2003 10:25 AM
mount floppy cmack Slackware 5 08-06-2003 01:35 AM
trying to mount floppy juanb Linux - General 3 01-02-2003 05:19 AM

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

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