That frood Joshua S. Freeman sassed:
>
> mount -t iso9660 /dev/hdc /cdrom
>
> did the trick.. NOW, i'm going to edit /etc/fstab
>
> THANKS EVERYONE!
>
> found it here: http://www.joechiu.com/board/?topic=topic1&msg=91
>
If you want to create /dev/cdrom, you can simply make a symlink:
ln -s /dev/hdc /dev/cdrom
This is what the distros generally do at install time when they
configure your cdrom drive. As I recall, there are disadvantages to
using the symlink as opposed to the actual device file, but I can't
remember what they might be. Or, I could just be entirely confused,
and thinking about something else...
=8^)
--
We sometimes catch a window, a glimpse of what's beyond
Was it just imagination stringing us along?
---------------------------------------------------
Derek Martin | Unix/Linux geek
[EMAIL PROTECTED] | GnuPG Key ID: 0x81CFE75D
Retrieve my public key at http://pgp.mit.edu
**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************