Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2002 21:04:05 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        iulian <iuliand@romtelecom.net>
Cc:        questions@FreeBSD.ORG
Subject:   Re: incorrect super block
Message-ID:  <20020929090405.GA63675@grimoire.chen.org.nz>
In-Reply-To: <3D96BC00.438345C4@romtelecom.net>
References:  <3D96BC00.438345C4@romtelecom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <jonc@chen.org.nz>
------------------------------------------------------------------------
"We laugh in the face of danger, we drop icecubes down the vest of fear"
                                                 - Edmond Blackadder III

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020929090405.GA63675>