Date: Sun, 23 Jun 2002 03:11:42 -0700 From: "Aaron Burke" <aburke@nullplusone.com> To: "F.Xavier Noria" <fxn@retemail.es> Cc: "FreeBSD-Questions" <freebsd-questions@freebsd.org> Subject: RE: CDROM not working after upgrade Message-ID: <NGBBLCIHCLNJAIGIFFHJIEBGCGAA.aburke@nullplusone.com> In-Reply-To: <20020623115619.42430069.fxn@retemail.es>
next in thread | previous in thread | raw e-mail | index | archive | help
> -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of F.Xavier Noria > Sent: Sunday, June 23, 2002 02:56 AM > To: freebsd-questions@FreeBSD.ORG > Subject: CDROM not working after upgrade > > > After upgrading to 4.6-RELEASE the CDROM has changed from /dev/acd0c > to /dev/acd0a, and sysinstall does not find it, do you know what can > be happened? How does sysintall looks for the CDROM when selected in > the media list? Actually, they are the same device, /dev/acd0c is a block device, and /dev/acd0a is a raw device. > > -- fxn > > PS: dmesg says "acd0: CDROM <LG CD-ROM CRD-8521B> at ata0-slave PIO4" > in case it is relevant. I think that your cdrom is still working. Try putting a data cd in the drive and type "mount /cdrom". Then cd to /cdrom and you should see some files. When done, type "umount /cdrom". 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?NGBBLCIHCLNJAIGIFFHJIEBGCGAA.aburke>