Date: Tue, 29 Aug 2000 08:47:53 +0700 From: Roger Merritt <mcrogerm@stjohn.ac.th> To: freebsd-stable@freebsd.org Subject: Re: ATAPI CD-ROM fails to mount on 4.1-STABLE Message-ID: <3.0.6.32.20000829084753.00891210@stjohn.stjohn.ac.th> In-Reply-To: <Pine.BSF.4.21.0008231950120.265-100000@adsl-151-197-201-17 .bellatlantic.net> References: <14756.8729.629364.19998@onceler.kciLink.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Has this problem been resolved yet? Since I upgraded to 4.1-STABLE from 3.5-STABLE I can't locate my CD-ROM drive. Under 3.5-STABLE there was no problem. The parts of dmesg I think are relevant are: FreeBSD 4.1-STABLE #0: Mon Aug 28 11:05:07 ICT 2000 . . atapci0: <SiS 5591 ATA33 controller> port 0xffa0-0xffaf,0x374-0x377,0x170-0x177, 0x3f4-0x3f7,0x1f0-0x1f7 irq 0 at device 0.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 . . ata0-master: DMA limited to UDMA33, non-ATA66 compliant cable ad0: 4126MB <ST34311A> [8944/15/63] at ata0-master using UDMA33 ad2: 3077MB <ST33232A> [6253/16/63] at ata1-master using UDMA33 Mounting root from ufs:/dev/ad0s1a What happened to ata0-slave? That's where my CD-ROM is located. Under 3.5-STABLE I had to change the device number to acd0c. A grep of /dev shows: acd0a acd0c acd1a acd1c racd0a racd0c racd1a racd1c I have the following line in my fstab: /dev/acd0c /cdrom cd9660 ro,noauto 2 2 which worked under 3.5-STABLE but when I try to mount /cdrom I get: cd9660: Device not configured I'm baffled, and I really need to use that CD-ROM. -- Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.6.32.20000829084753.00891210>