Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2002 12:43:14 -0600
From:      "jogegabsd" <jogegabsd@myrealbox.com>
To:        "Mark Pearce" <mark@netchat.co.za>, "jogegabsd" <jogegabsd@myrealbox.com>
Cc:        <freebsd-questions@freebsd.org>
Subject:   RE: can't mount cdrom FreeBSD 4.6
Message-ID:  <GIEELJEJOBIMBIMFKPNKAEFGCEAA.jogegabsd@myrealbox.com>
In-Reply-To: <20020621004743.5bd665f0.mark@netchat.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
> > I just upgrade to 4.6-RELEASE.
> > In the 4.5-RELEASE I was able to mount and umount my 
> > CD-R/DVD with no problems. In both versions my dmesg
> > shows:
> > 
> > acd0: CD-RW <TOSHIBA DVD-ROM SD-R2002> at ata1-master PIO4
> > 
> > But after the upgrade I try to mount a cd and I get
> > 
> > # mount_cd9660 /dev/acd0c /cdrom
> > /dev/acd0c: Device not configured
> > #
> > 
> > I check in /dev/ and there it is. Try to reconfigure it by
> > 
> > # sh MAKEDEV acd0
> > #
> > 
> > But still the same.
> > What I don't get is, why it works with 4.5-RELEASE and not
> > with 4.6-RELEASE.
> > Is this posiible?
> 
> Copy the new MAKEDEV file to your /dev directory and do a MAKEDEV all
> You are still using the old MAKEDEV!
> 
> cp /usr/src/etc/MAKEDEV /dev
> cd /dev
> sh MAKEDEV all


It's working perfect. THANKS!!!

Just one more thing. Is there some step I'm missing when I upgrade via 
cvsup. After download the sources I just make world and reboot?
is this ok or is there something else. I just ask in order to not
get this kind of problem again.

Thanks to all

Gerardo Amaya


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?GIEELJEJOBIMBIMFKPNKAEFGCEAA.jogegabsd>