Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
The noob and his floppy driver ...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Sardauk
n00b
n00b


Joined: 13 Jun 2003
Posts: 20
Location: Spa (Belgium)

PostPosted: Wed Jan 07, 2004 8:48 pm    Post subject: The noob and his floppy driver ... Reply with quote

Hello guys !

Here is the problem :

Quote:

root@calvin dev # mount -t vfat /dev/fd0 /mnt/floppy
mount: /dev/fd0 is not a valid block device

root@calvin dev # ls /dev/fd0
/dev/fd0

root@calvin dev # file /dev/fd0
/dev/fd0: block special (2/0)

root@calvin dev # grep VFAT /usr/src/linux/.config
CONFIG_VFAT_FS=y


Any ideas ??
Thank you.
Back to top
View user's profile Send private message
ebruning
Tux's lil' helper
Tux's lil' helper


Joined: 27 Nov 2002
Posts: 104

PostPosted: Wed Jan 07, 2004 8:54 pm    Post subject: Reply with quote

Did you include Floppy support in the ATA/ATAPI/MFM/RLL section?
Back to top
View user's profile Send private message
Sardauk
n00b
n00b


Joined: 13 Jun 2003
Posts: 20
Location: Spa (Belgium)

PostPosted: Wed Jan 07, 2004 9:02 pm    Post subject: Reply with quote

Quote:

root@calvin linux # grep FLOPPY /usr/src/linux/.config
CONFIG_BLK_DEV_IDEFLOPPY=y


Still not functionning :(
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Wed Jan 07, 2004 9:50 pm    Post subject: Reply with quote

Sardauk wrote:
Quote:

root@calvin linux # grep FLOPPY /usr/src/linux/.config
CONFIG_BLK_DEV_IDEFLOPPY=y


Still not functionning :(

Is your floppy drive attached to an IDE controller ? (most floppies are not)
If you have a normal floppy drive / controller, you should look for this option in .config
Code:
CONFIG_BLK_DEV_FD=y
Back to top
View user's profile Send private message
Sardauk
n00b
n00b


Joined: 13 Jun 2003
Posts: 20
Location: Spa (Belgium)

PostPosted: Fri Jan 09, 2004 7:12 pm    Post subject: Reply with quote

Thank youuuuuuuuuuu :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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