Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2002 09:28:32 -0300 (ART)
From:      Fernando Gleiser <fgleiser@cactus.fi.uba.ar>
To:        Jon Molin <Jon.Molin@resfeber.se>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: mount_ext2 problem
Message-ID:  <20020108092248.Q51141-100000@cactus.fi.uba.ar>
In-Reply-To: <3C3ACAC5.E042318A@resfeber.se>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 8 Jan 2002, Jon Molin wrote:

> Hi list,
>
> and when i (as root) try mounting it i get:
> bash-2.04# mount_ext2fs /dev/ad3s1c /cdrom/
> mount_ext2fs: /dev/ad3s1c: Operation not permitted
>
> What does that mean not permitted? I've tried with all devs that start
> with ad3 and get the same on /dev/ad3s1 and Invalid argument on the
> rest...

Something is preventing you from mounting the file system. If you are
root, it usually means the file system is dirty. fsck it first. I don't know if
you can fsck an ext2 fs from freebsd.
Look at /var/log/messages for more info on why mount is failing.


			Fer


>
>
> What to do?
>
> /jon
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>


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?20020108092248.Q51141-100000>