|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] CDROM making me crazy
|
When using scsi, I need to use /dev/sr0 for the cdrom drive not /dev/hdc.
so try:
mount -t iso9660 /dev/sr0 /mnt/cdrom
Good luck.
Fred Ollinger (follinge@sas.upenn.edu)
CCN sysadmin
On Tue, 4 Mar 2003, LeRoy Cressy wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> do a
>
> grep hd /var/log/dmesg
>
> look for your cdrom drive and you will see what device it is on
>
> Paul wrote:
> > As a test, have you tried /dev/hdd and (not that I actually can think of
> > a reason why this would help) a different moint point?
> >
> >
> > _________________________________________________________________________
> > Philadelphia Linux Users Group -- http://www.phillylinux.org
> > Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce
> > General Discussion -- http://lists.netisland.net/mailman/listinfo/plug
> >
> >
>
>
> - --
> Rev. LeRoy D. Cressy mailto:leroy@lrcressy.com /\_/\
> http://lrcressy.com ( o.o )
> Phone: 215-535-4037 > ^ <
>
> gpg fingerprint: 62DE 6CAB CEE1 B1B3 359A 81D8 3FEF E6DA 8501 AFEA
>
> Jesus saith unto him, I am the way, the truth, and the life:
> no man cometh unto the Father, but by me. (John 14:6)
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: Using GnuPG with Debian - http://enigmail.mozdev.org
>
> iD8DBQE+ZPtXP+/m2oUBr+oRAgQYAJ9lZH5vLv5oZlyjpuBLMOMOBFtGagCeLK+4
> tyQICiTZnt+lyAjMc12cKbU=
> =cje8
> -----END PGP SIGNATURE-----
>
> _________________________________________________________________________
> Philadelphia Linux Users Group -- http://www.phillylinux.org
> Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce
> General Discussion -- http://lists.netisland.net/mailman/listinfo/plug
>
_________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce
General Discussion -- http://lists.netisland.net/mailman/listinfo/plug
|
|