Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2002 03:07:48 -0700 (PDT)
From:      "f.johan.beisser" <jan@caustic.org>
To:        iulian <iuliand@romtelecom.net>
Cc:        "questions@freebsd.org" <questions@FreeBSD.ORG>
Subject:   Re: incorrect super block
Message-ID:  <20020929030541.V67581-100000@pogo.caustic.org>
In-Reply-To: <3D96C4EA.A1B6D994@romtelecom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 29 Sep 2002, iulian wrote:

> I have tried this one but the message is "file exists".
> I don't know what's happening!

try this, then:

	umount -f /cdrom

then:

	mount_cd9660 /dev/acd0c /cdrom

after this, check your /etc/fstab, make sure it has an entry like:

	/dev/acd0c /cdrom cd9660 ro,noauto 0 0

if not, add that. from then on, as root, you can simply type mount /cdrom
and it should "just work."




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?20020929030541.V67581-100000>