[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: How can I access CD-ROM?



On Tue, 8 Jul 1997 rqy1319 is4 nyu edu wrote:

> Hello! 
> 
> I am a beginner of linux and have a question.  How can I access CD-ROM? I
> got a /mnt/cdrom directory and a link "cdrom" in /dev directory. Also, I
> can find the line "/dev/cdrom  /mnt/cdrom iso9660 noauto,ro 0 0" in
> /etc/fstab.  However, when I accessed the directory, I found no file. I
> just found "./" and "../", when I used ls -a command.  I put a CD-ROM into
> a CD-ROM drive before booting up the system.  Do I have to something to
> access to the CD-ROM?  

Yep. Mount the CD as the CD is not automounted (see the noauto option!).

mount /mnt/cdrom will do.

Hugo.

	+---------------------------------------------------------------+
	| Hugo van der Kooij	+31-10-599.9237				|
	|	email:		hvdkooij caiw nl			|
	|	homepage:	http://www.caiw.nl/~hvdkooij		|
	|	pgpkey:		http://www.caiw.nl/~hvdkooij/pgpkey	|
	+---------------------------------------------------------------+



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]