Date: Fri, 7 Mar 2008 12:23:13 -0700 From: John E Hein <jhein@timing.com> To: Juliano Romani <julianor@gmail.com> Cc: freebsd-embedded@freebsd.org Subject: Re: Mount in Freebsd 7.0 Message-ID: <18385.38433.846924.953528@gromit.timing.com> In-Reply-To: <D8975D8E-856B-45C2-9EB9-BFFBF2E98F9F@gmail.com> References: <D8975D8E-856B-45C2-9EB9-BFFBF2E98F9F@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Juliano Romani wrote at 14:41 -0300 on Mar 7, 2008: > # mount -uw /cf > mount: : Operation not permitted > # > > remember that /cf is mounted inside of chroot. That can happen if the file system is not clean. IIRC, you should see a message if that's the case (dmesg &/or /var/log/messages). Try fsck /cf before the mount -uw.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18385.38433.846924.953528>