Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
where's floppy?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Guest






PostPosted: Mon May 06, 2002 7:00 am    Post subject: where's floppy? Reply with quote

mmm...why do i not have my floppy in gentoo...like its not under fstab or mtab and how do i add it...like "correctly" to the system .....help?
Back to top
arkane
l33t
l33t


Joined: 30 Apr 2002
Posts: 918
Location: Phoenix, AZ

PostPosted: Mon May 06, 2002 7:03 am    Post subject: Reply with quote

did you enable it in your kernel? (ATA floppy I think it's called)
do a "dmesg | grep -i floppy"
I got "Floppy drive(s): fd0 is 1.44M"

You created your fstab, so you tell me why it's not in there? :) *just kidding*

the proper way to put it in there is:

/dev/fd0 /mnt/floppy auto noauto

I *think* auto is the proper keyword to use for the filesystem...
I never keep an entry in my fstab for my floppy.. I always mount manually because I don't use it but once in a blue moon... and I usually deal with multiple filesystems so I'm not sure what to put in the fstab for the filesystem anyway.

hth
Back to top
View user's profile Send private message
MarkG
Tux's lil' helper
Tux's lil' helper


Joined: 28 Apr 2002
Posts: 90
Location: Dorset, UK

PostPosted: Mon May 06, 2002 7:08 am    Post subject: Reply with quote

Adding a floppy:

Stick the following in your /etv/fstab

/dev/fd0 /floppy vfat noauto,user 0 0

and create a matchin mount point

# mkdir /floppy

Then you can mount and unmount your floppy until...

This assumes your floppy is /dev/fd0 which is the usual place
Back to top
View user's profile Send private message
Guest






PostPosted: Mon May 06, 2002 7:39 am    Post subject: Reply with quote

ok its compiled into the kernel and yes i am the idiot who wrote the fstab...lol....but in the instructons there was no stinking floppy...lol....duuupe....uh have we met my name is homer
Back to top
arkane
l33t
l33t


Joined: 30 Apr 2002
Posts: 918
Location: Phoenix, AZ

PostPosted: Mon May 06, 2002 7:40 am    Post subject: Reply with quote

would the vfat keyword mess up anything if your using ext2 filesystem floppies?
Back to top
View user's profile Send private message
arkane
l33t
l33t


Joined: 30 Apr 2002
Posts: 918
Location: Phoenix, AZ

PostPosted: Mon May 06, 2002 7:42 am    Post subject: Reply with quote

Quote:

but in the instructons there was no stinking floppy...lol....duuupe....uh have we met my name is homer


ahhh, cool. found the issue I see! yeah, the instructions should have something regarding floppy drive fstab installation.
Back to top
View user's profile Send private message
Guest






PostPosted: Mon May 06, 2002 7:50 am    Post subject: Reply with quote

well that worked easy enough but i have to recompile to add vfat support in the kernel....i got a uh sorry vfat needs to be COMPILED INTO THE KERNEL for you to use it......aarrgghh...lol....but this isw by far the best distro i have ever used and has taught me more about linux in one week then the others had in a year...thanks for the help peeps
Back to top
MarkG
Tux's lil' helper
Tux's lil' helper


Joined: 28 Apr 2002
Posts: 90
Location: Dorset, UK

PostPosted: Mon May 06, 2002 8:18 am    Post subject: Reply with quote

Hmm
Quote:

would the vfat keyword mess up anything if your using ext2 filesystem floppies?


Good point, I only use Windows floppyies since it's generally a windows box that I'm sharing data with, auto would be better.

Why do people mount there floppies in /mnt/floppy, I mount mine a /floppy as it saves typing all those extra characters.

MarkG
Back to top
View user's profile Send private message
Guest






PostPosted: Mon May 06, 2002 8:55 am    Post subject: Reply with quote

so should i change the file system to auto....btw it works perfectly well and i like other people that enjoy typing those extra characters just did the mkdir /dev/fd0 ... mount /dev/fd0 /mnt/floppy......lol.

hey what do you guys know about linux software raid....ca it be initiated from the installation iso's...like if you fdisk and create two FD partitions say for raid0 then nano an /etc/raidtab then issue the mkraid /dev/md0 will it work?

i saw the commands listed in the instructions like where you first modprobe the ethernet card but i only have one hard drive right now anyway...i am getting a promise ide controller though this week and wanted to do LSR ...but i wasnt sure if i could do it from an install or if i had to like cp the root patition to the raid device from this hard drive once it was created..any thoughts?...lol
Back to top
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum