Date: Mon, 12 Feb 2001 14:03:29 -0600 From: Ben Weaver <bweaver@tranquility.net> To: Greg Black <gjb@gbch.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How do you recognise 2nd IDE master disk? Message-ID: <20010212140329.E7350@tranquility.net> In-Reply-To: <nospam-3a87bd62880042b@maxim.gbch.net>; from gjb@gbch.net on Mon, Feb 12, 2001 at 08:39:30PM %2B1000 References: <nospam-3a87bd62880042b@maxim.gbch.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--gMR3gsNFwZpnI/Ts Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Maybe the device drivers aren't built? cd /dev sh MAKEDEV ad3 I'm not sure if the secondary master would be detected as ad2 or ad3. I'm = pretty sure it's ad3, though. -Ben ###On Mon, Feb 12, 2001 at 08:39:30PM +1000, Greg Black wrote: > I added a second IDE disk to a 4.1-R box, using its secondary IDE > channel, with the disk jumpered as a master (as per instructions > from various sources). I rebuilt the kernel with the following: >=20 > # ATA and ATAPI devices > device ata0 at isa? port IO_WD1 irq 14 > device ata1 at isa? port IO_WD2 irq 15 > device ata > device atadisk # ATA disk drives > device atapicd # ATAPI CDROM drives > #device atapifd # ATAPI floppy drives > #device atapist # ATAPI tape drives > options ATA_STATIC_ID #Static device numbering > #options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices >=20 > (I had previously left the "device ata1" line commented out when > there was one disk plus the CDROM.) >=20 > But I seem to have done something wrong, as only the original > disk and CDROM are seen on boot. >=20 > Can somebody please tell me the magic to get the second disk > recognised? >=20 > Thanks in advance. >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message --gMR3gsNFwZpnI/Ts Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6iEGRlLyqskZtc9ERAknjAJwOJTcLGSAnk9tqdp5CZta/9hEWKwCfZDat 9evyHqBVCUjSewfCbepNwEM= =xY47 -----END PGP SIGNATURE----- --gMR3gsNFwZpnI/Ts-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010212140329.E7350>