From owner-freebsd-hackers Sun Jan 10 11:51:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA05663 for freebsd-hackers-outgoing; Sun, 10 Jan 1999 11:51:10 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from ns.mtu.ru (ns.mtu.ru [195.34.32.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA05639 for ; Sun, 10 Jan 1999 11:51:06 -0800 (PST) (envelope-from daktaklakpak@mtu-net.ru) Received: from dan (dial57039.mtu-net.ru [195.34.57.39]) by ns.mtu.ru (8.9.1/8.8.8) with SMTP id WAA22192 for ; Sun, 10 Jan 1999 22:54:02 +0300 (MSK) Message-ID: <014201be3cd2$128cd210$0100a8c0@dan.space_net> From: "Dan Shebunin" To: Subject: Re: Problems with IDE CD-ROM under FreeBSD Date: Sun, 10 Jan 1999 22:11:26 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----Original Message----- From: Mark Kobussen To: Dan Shebunin Cc: freebsd-hackers@FreeBSD.ORG ; freebsd-questions@FreeBSD.ORG Date: 9 Jan 1999. 21:36 Subject: Re: Problems with IDE CD-ROM under FreeBSD >I'm just a newbie - so it's a possibility that I could be horrendously >wrong. But to try: > >#mount_cd9660 /dev/wdc1 /cdrom > >Notice the sys message during boot: wdc1. Looks like you're trying to >mount the CD drive on the primary IDE controller. > >There is probably a way to fix it so that it recognizes wdc1 by using >#mount /cdrom, but the only way I can think of is by adding an alias. > >Oh, and don't worry about the unknown phase message. My CD-ROM reports >that at boot-up as well, although I have no problems mounting it using >#mount /cdrom. It's also an IDE drive, except mounted on the primary >EIDE controller as a slave. If I'm not blunder, wdc1 is a secondary IDE controller, but not a drive. Drives have numbers wd0, wd1, e.t.c. And wcd0c is not CD on 1'st IDE, but 1'st CD. Maybe I wrong. Nevertheless, I've tried as you say '/dev/wdc1' and many other combinations of letters 'w' 'c' 'd' and numbers, but it do not work. Worse, sysinstall work fine with wcd0c (it writes wcd0c in info box during copy operations). Have a nice CONNECT! Dan. (daktaklakpak@public.mtu.ru) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message