Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
CD-Rom/Floppy problems....
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
knekten
n00b
n00b


Joined: 17 Sep 2002
Posts: 22
Location: Sweden

PostPosted: Tue Sep 17, 2002 9:33 pm    Post subject: CD-Rom/Floppy problems.... Reply with quote

I have installed the 1.2-release of gentoo but I have a rather large newbie problem... I can't get my CD-Rom or Floppy-drive to work... I was just wondering if anyone possibly could tell me what I should write in /etc/fstab in order to get them to work?
I know that the CD-Rom is pointing to /dev/cdrom*, but the thing is I have no such directory/file.... Where should I point it, or rather, what should I do?

And what should I do to get my floppy to work?

As you can see I'm in quite some need for help...... =)
Back to top
View user's profile Send private message
KiLLaCaT
Guru
Guru


Joined: 24 Jul 2002
Posts: 306
Location: Linz, Austria

PostPosted: Tue Sep 17, 2002 9:43 pm    Post subject: Reply with quote

here is how
Code:
mkdir /mnt/floppy
mount /dev/fd0 /mnt/floppy
mount /dev/<cdromdrive> /mnt/cdrom


note: hda is your master dev on IDE1
hdb is your slave dev on IDE1
hdc is your master dev on IDE2
hdd is your slave dev on IDE2

jax
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Tue Sep 17, 2002 9:45 pm    Post subject: Reply with quote

Have you enabled devfs in your kernel? If this question doesn't make sense, see https://forums.gentoo.org/faq.php#8 and https://forums.gentoo.org/faq.php#9. Did you enable floppy support in your kernel? What kind of CD-ROM is it? SCSI? ATAPI? Did you compile support for it in your kernel?
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
knekten
n00b
n00b


Joined: 17 Sep 2002
Posts: 22
Location: Sweden

PostPosted: Tue Sep 17, 2002 11:30 pm    Post subject: Reply with quote

I belive I did enable all things necessary when I compiled the kernel, though I can't say... I guess I'll make a new install and make SURE that everything needed gets included (including devfs) and then I'll get back here and fire my questions again =)
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Wed Sep 18, 2002 12:30 am    Post subject: Reply with quote

You don't need to reinstall in order to rebuild the kernel.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
knekten
n00b
n00b


Joined: 17 Sep 2002
Posts: 22
Location: Sweden

PostPosted: Wed Sep 18, 2002 3:42 pm    Post subject: Reply with quote

True, but I want to change the file system on the partitions as well as re-size 'em =)
Back to top
View user's profile Send private message
knekten
n00b
n00b


Joined: 17 Sep 2002
Posts: 22
Location: Sweden

PostPosted: Wed Sep 18, 2002 10:19 pm    Post subject: Reply with quote

Enabled devfs in the kernel and now both the floppy and the cd-rom are up running.... Case solved I guess... :p
Back to top
View user's profile Send private message
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