Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 1997 16:38:07 -0800
From:      Jason Wells <jcwells@u.washington.edu>
To:        Morion shell account <morion@access.dux.ru>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: ATAPI CD
Message-ID:  <331628EF.30E4@u.washington.edu>
References:  <199702272047.XAA12199@access.dux.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
> All drives on an IDE controller is configured, the disc in the drive exist,
> jumper settings is correct. Under DOS all is OK.
> 
> Thanks, Ilya.

I think we have a misunderstanding. 

Just because it works in DOS does not mean that all is configured
correctly for FreeBSD. It does however mean that the drive is not
broken.

If your CDROM is connected to the primary IDE controller then you must
have device wdc0 in your kernel.

If your CDROM is connected to the secondary IDE controller then you must
have device wdc1 in your kernel.

If your CDROM is the first drive on the either controller then it must
be set to master. 

If your CDROM is the second drive on the either controller then is must
be set to slave.

When trying to MAKEDEV the CDROM try this also.

	/dev/MAKEDEV wcd0c   <--- note the added c

Keep at it. You will figure it out.
-- 
 __   __
/ 0\ / 0\         Thank you * Highperformance.net            
     )     Wannabe Sysadmin * The homeless domain            
)-------(       Jason Wells * "Pardon me sir, spare some bandwidth?"  
 \_____/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?331628EF.30E4>