Date: Tue, 3 May 2005 14:31:35 -0700 From: Kent Stewart <kstewart@owt.com> To: freebsd-questions@freebsd.org Cc: freebsd-questions-local@be-well.ilk.org Subject: Re: Can't play CD / mount CDROM Message-ID: <200505031431.36179.kstewart@owt.com> In-Reply-To: <BAY103-F2767C3090766EFFAD99984C9180@phx.gbl> References: <BAY103-F2767C3090766EFFAD99984C9180@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 02 May 2005 08:42 pm, Michael Neeff wrote: > when I try to mount the CD using the below it says: cd9660 /dev/acd0 > Input / Output error > > Thanks! > > >From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> > >To: "Michael Neeff" <cool_mike_21@hotmail.com> > >CC: freebsd-questions@freebsd.org > >Subject: Re: Can't play CD / mount CDROM > >Date: 02 May 2005 16:07:45 -0400 > > > > > I've tried : mount -t cd9660 /dev/acd0 /cdrom and several other > > > combinations : > > > mount cd9660 /dev/acd0 /cdrom; mount cd9660; mount_cd9660 > > > /dev/acd0 /cdrom; mount /cdrom - still the same thing... > > > >What "same thing"? What does it say when you type that? > >Does anything get printed in the log? My /etc/fstab on 4-stable has /dev/acd0c /cdrom cd9660 ro,noauto 0 0 On 5-stable it is /dev/acd0 /cdrom cd9660 ro,noauto 0 0 Since I have a directory called /cdrom, all I have to do is say "mount /cdrom". When I play a CDROM is have kscd setup to play the /dev/adc0.., which depends on the version of the OS. Kent > > > > > >-- > >Lowell Gilbert, embedded/networking software engineer, Boston area > > http://be-well.ilk.org/~lowell/ > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505031431.36179.kstewart>