On Sun, Sep 29, 2002 at 10:38:24AM +0200, iulian wrote:
> Hello!
> I have received this message (incorrect super block) when i was trying
> to mount the cdrom. I have to say that I have write the type of fs and
> still nothing.

That's probably 'cos you're trying to mount your cdrom as a UFS
file-system instead of cd9660. Assuming that your cdrom device is
/dev/acd0c, and /cdrom exists, try:

    mount_cd9660 /dev/acd0c /cdrom

Cheers.
-- 
Jonathan Chen <[EMAIL PROTECTED]>
------------------------------------------------------------------------
"We laugh in the face of danger, we drop icecubes down the vest of fear"
                                                 - Edmond Blackadder III

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to