John,
Thanks for the tip. I have a question about it.
Should I put it in the /etc/fstab file as:
1) /dev/cdrom /mnt/cdrom iso9660 noauto,user,ro 00
or
2) /dev/cdrom
/mnt/cdrom
iso9660 noauto,user,ro 00
If it is the first line, how many spaces are allowed between these commands?
Is it this?
3) /dev/cdrom /mnt/cdrom iso9660 noauto,user,ro 00
How do I put these commands into the /etc/fstab file?
Richard
-----Original Message-----
From: John Aldrich <[EMAIL PROTECTED]>
To: Richard Salts <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Friday, September 03, 1999 2:25 PM
Subject: Re: Installing Quake 2 for Linux
>----------------------------------------
>Content-Type: text/html; name="unnamed"
>Content-Transfer-Encoding: quoted-printable
>Content-Description:
>----------------------------------------
>Nope...still coming across as HTML. :-) Not a big deal
>though.... Outlook / Outlook Express defaults to HTML :-)
>
>Now...as to your other problem of mounting the CDROM.
>Create a directory called cdrom under your /mnt directory
>where the path for the cdrom directory will be /mnt/cdrom.
>Then, edit your /etc/fstab file as follows:
>/dev/cdrom /mnt/cdrom iso9660 noauto,user,ro 0 0
>
>Put that line EXACTLY in there and it should work in the
>future...
> John
>