LinuxQuestions.org
View the Most Wanted LQ Wiki articles.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices

Reply
 
LinkBack Search this Thread
Old 08-20-2001, 02:00 PM   #1
philfighter
Member
 
Registered: Apr 2001
Location: South of Atlanta
Distribution: Mandrake 8.1, Suse 7.0
Posts: 207

Rep: Reputation: 30
mounting file systems


man with this slackware you have to configure almost everything... good way to learn though!

at any rate, in /etc/fstab i have put in the entry for my floppy drive:

/dev/fd0 /mnt/floppy ext2 noauto 0 0

now, when i do:

>mount /dev/fd0

no matter what the file system is i ALWAYS get a wrong fs type and the like merror message...

so i had 2 choices: 1- change ext2 in etc/fstab to vfat or 2- >mount -t vfat /dev/fd0 /mnt/floppy

how can i fix this? or is the entry correct to put floppy as vfat in etc/fstab?

i wouldnt think that the latter is correct because of a sample /etc/fstab file in a redhat book I saw had ext2

either way, someone gimme a hand!

thx
 
Old 08-20-2001, 02:25 PM   #2
trickykid
Guru
 
Registered: Jan 2001
Posts: 24,128

Rep: Reputation: 158Reputation: 158
i noticed in your post when you said you mounted with the command

# mount /dev/fd0

you are putting where you want to mount the floppy right like with

# mount /dev/fd0 /mnt/floppy

when you mount.. it needs a directory to read from.
 
Old 08-20-2001, 02:40 PM   #3
philfighter
Member
 
Registered: Apr 2001
Location: South of Atlanta
Distribution: Mandrake 8.1, Suse 7.0
Posts: 207

Original Poster
Rep: Reputation: 30
right

right , right

youre right... you can put a destination mounting directory at the end of the command, still, you can also mount the device without if in your etc/fstab file you enter the mount point.

however, that aside, what i was running into was the fact that either way i mounted the floppy drive i would always get wrong fs type (even on boot floopies that i KNEW were ext2 file systems) unless i entered vfat or put "vfat" in the fstab file

thx
 
Old 08-20-2001, 02:55 PM   #4
trickykid
Guru
 
Registered: Jan 2001
Posts: 24,128

Rep: Reputation: 158Reputation: 158
are you specifying when mounting the file type then... like a msdos would be:

# mount -t msdos /dev/fd0...... etc...
 
Old 08-20-2001, 05:12 PM   #5
philfighter
Member
 
Registered: Apr 2001
Location: South of Atlanta
Distribution: Mandrake 8.1, Suse 7.0
Posts: 207

Original Poster
Rep: Reputation: 30
no, i think your missing what im saying

no, i think your missing what im saying...

what im saying is that i would like to mount the floppy that has my linux stuff on it...

do i need to manually enter ext2 or vfat in fstab
 
Old 08-20-2001, 08:20 PM   #6
trickykid
Guru
 
Registered: Jan 2001
Posts: 24,128

Rep: Reputation: 158Reputation: 158
here is what my fstab looks like:

/dev/hdb /mnt/ls120.0 auto noauto, owner, kudzu 0 0

I think when your referring to the filesystem, instead of specifying a certain one, just add auto instead.
I use a Superdisk LS120 as you can tell, yours should look something like this in fstab:

/dev/fd0 /mnt/floppy auto noauto, owner 0 0

then you should just be able to issue the command
# mount /dev/fd0
or of course
# mount /dev/fd0 /mnt/floppy
 
  


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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mounting to file systems n e r d Linux - Hardware 3 07-22-2004 07:53 AM
Mounting Win File Systems mattp Linux - Newbie 4 03-09-2004 06:33 AM
Mounting NTFS File Systems quorn Linux - General 7 10-09-2003 02:56 PM
mounting two file systems to one point sophie Linux - Hardware 4 07-01-2003 12:47 PM
mounting parttions, other drive,and file systems dkc_ace Linux - General 3 01-06-2003 09:45 PM


All times are GMT -5. The time now is 12:29 AM.

Main Menu
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration