LinuxQuestions.org
Help answer threads with 0 replies.
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 08-30-2003, 05:27 AM   #1
secprovider
Member
 
Registered: Jul 2003
Distribution: Debian sarge
Posts: 40

Rep: Reputation: 15
floppy mounting for client


Hi,

in linux, you can mount your floppy by $ mount /dev/fd0 /mnt/floppy

In the client/server environment /dev/fd0 is the floppy disk of server. So if the client wants to mount his floppy how should be the command?

$mount ???? /mnt/floppy

mtools can be used for this purpose, but I wonder how to mount.

Thanx
 
Old 08-30-2003, 05:56 AM   #2
agaly77
LQ Newbie
 
Registered: Aug 2003
Posts: 2

Rep: Reputation: 0
Smile

The command: mount /mnt/floppy should work. Actually if ur floppy drive (/dev/fd0) has appropriate config in your fstab, there is no need to enter mount /dev/fd0/ /mnt/floppy . Just mount /mnt/floppy must work. At least I had never problems.
 
Old 08-30-2003, 06:17 AM   #3
secprovider
Member
 
Registered: Jul 2003
Distribution: Debian sarge
Posts: 40

Original Poster
Rep: Reputation: 15
Thanks,

But fstab is under /etc/fstab and this can also be used by server. So let's say your home directory is/home/user. Where do you put the fstab and how do you specify your floppy in the fstab for this user. My question is this actually!!!

Quote:
Originally posted by agaly77
The command: mount /mnt/floppy should work. Actually if ur floppy drive (/dev/fd0) has appropriate config in your fstab, there is no need to enter mount /dev/fd0/ /mnt/floppy . Just mount /mnt/floppy must work. At least I had never problems.
 
Old 08-30-2003, 11:28 AM   #4
Mathieu
Senior Member
 
Registered: Feb 2001
Location: Montreal, Quebec, Canada
Distribution: RedHat, Fedora, CentOS, SUSE
Posts: 1,403

Rep: Reputation: 46
The /etc/fstab applies to all users on the Linux box.

In order to allow a user to mount and un-mount a floppy, you need to append the option user on the floppy line in /etc/fstab.
For example:
Code:
/dev/fd0                /mnt/floppy             auto    noauto,rw,user,exec 0 0
 
Old 08-31-2003, 05:05 AM   #5
secprovider
Member
 
Registered: Jul 2003
Distribution: Debian sarge
Posts: 40

Original Poster
Rep: Reputation: 15
Hi,

So as a result, you say to mount the floppy, the client can also use
$ mount /dev/fd0 /mnt/floppy

Ok. But then how can the client mount the floppy of the server ??

Thanx
Quote:
Originally posted by Mathieu
The /etc/fstab applies to all users on the Linux box.

In order to allow a user to mount and un-mount a floppy, you need to append the option user on the floppy line in /etc/fstab.
For example:
Code:
/dev/fd0                /mnt/floppy             auto    noauto,rw,user,exec 0 0
 
  


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
Mounting a floppy computereps Linux - Newbie 3 04-18-2005 12:20 PM
Mounting a floppy kleptophobiac Slackware 2 08-08-2003 08:00 AM
Mounting a floppy oryan_dunn Linux - Software 10 10-03-2002 11:20 AM
mounting floppy mythboy Linux - Newbie 6 06-01-2001 01:15 PM
mounting floppy Greg Linux - General 3 02-19-2001 07:08 AM

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

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