From owner-freebsd-questions Fri Aug 3 14:20: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pdxpo.dsl-only.net (sub16-3.member.dsl-only.net [63.105.16.3]) by hub.freebsd.org (Postfix) with ESMTP id C56DE37B409 for ; Fri, 3 Aug 2001 14:19:59 -0700 (PDT) (envelope-from pdxmax@dsl-only.net) Received: from tabor.office.archimedesoft.com (unverified [63.105.19.225]) by pdxpo.dsl-only.net (Rockliffe SMTPRA 4.5.4) with ESMTP id ; Fri, 3 Aug 2001 14:15:44 -0700 Date: Fri, 3 Aug 2001 14:19:59 -0700 From: Tabor Kelly X-Mailer: The Bat! (v1.49) UNREG / CD5BF9353B3B7091 Reply-To: Tabor Kelly X-Priority: 3 (Normal) Message-ID: <371031012.20010803141959@dsl-only.net> To: Duke Normandin <01031149@3web.net> Cc: Freebsd Questions Subject: Re: CDROM on 2nd controller In-reply-To: <20010803122228.A198147@mandy.rockingd.calgary.ab.ca> References: <20010803122228.A198147@mandy.rockingd.calgary.ab.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG My bet is that it is a bad Cd drive. Did you have a disc in it? You must have a disk in it to mount it. What command did you use to mount it? Spell it out completely so the list can see. On Friday, August 03, 2001, 11:22:28 AM, Duke wrote: Hello folks.... I'm still running 3.3R on a 486DX2-66/16M RAM. On my 1st IDE controller I have 2 HDDs that the BIOS detects OK -- the master does DOS; the slave BSD. /var/run/dmesg.boot shows wdc0 on irq14 @ 0x1f0. I use UNILOAD to dual-boot -- no probs! I also have a 2nd IDE controller unto which is hung a NEC CDROM changer jumpered as "master". I set the BIOS to "2nd controller present = 1" -- as opposed to the other choices of "none" or "2". When I boot the machine, my 2 HDDs are detected, but I keep on getting "secondary HDC failure". I press F1 and then it boots normally. Yet, when I boot FBSD, /var/run/dmesg.boot also shows wdc1 on irq15 @ 0x170, as well as properly detecting the CDROM changer. How can that be, if the BIOS is choking on the 2nd controller? BTW, the CDROM is the only device on this channel! All the above is background info because nothwithstanding FBSD detecting the controller AND the CDROM, I can't mount the sucker! I tried several times last night only to get a relevant process (ps -ax) with a "D" status, i.e. uninterruptable. It never did mount. I couldn't 'kill' the process no way, no how. When I did a 'shutdown -h now' the kernel choked a bit and hung -- so I hit the 'reset' button. What's the proper to 'kill' processes that can't be interrupted like the above scenario? $less /etc/fstab # Device Mountpoint FStype Options Dump Pass# /dev/wd1s1b none swap sw 0 0 /dev/wd1s1a / ufs rw 1 1 /dev/wd1s1f /usr ufs rw 2 2 /dev/wd1s1e /var ufs rw 2 2 /dev/acd0c /cdrom cd9660 ro,noauto 0 0 /dev/acd1c /cdrom1 cd9660 ro,noauto 0 0 /dev/acd2c /cdrom2 cd9660 ro,noauto 0 0 /dev/acd3c /cdrom3 cd9660 ro,noauto 0 0 /dev/fd0.1440 /mnt/flp msdos rw,noauto 0 0 /dev/fd0 /mnt/flp ufs rw,noauto 0 0 /dev/wd0s1 /mnt/dos msdos rw,noauto 0 0 proc /proc procfs rw 0 0 /etc/fstab (END) $ ls /dev/acd* /dev/acd0a /dev/acd0c /dev/acd1c /dev/acd2c /dev/acd3c My gut feeling says that I've got a hardware issue -- but I don't know what. The cable is good; the controller is OK; I've used other slots with the same results; yada yada! Am I pooched, and that's it? Hit me with your wisdom, guys! Tia.... -- -duke Calgary, Alberta, Canada To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message