> But, now during boot, it does not detect the CD-ROM drive and as root I
> could not mount the drive either. I tried both these commands:
>
> % mount /dev/hdc /cdrom (I do have /cdrom as the mount point)
> or
> % mount -t iso9660 /dev/hdc /mnt
Try
mount -t iso9660 /dev/hdc1 /cdrom
^
... you may need to specify which partition to mount.
Will
--------------------------------------------------------------------------
| [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] |
| http://www.cis.udel.edu/~lowe/ |
| PGP Public Key: http://www.cis.udel.edu/~lowe/index.html#pgpkey |
--------------------------------------------------------------------------
| And if you hold on tight to what you think is your thing |
| you may find you're missing all the rest ... |
| - Dave Matthews, "Best of What's Around" |
--------------------------------------------------------------------------