Date: Sat, 05 Jul 2008 08:24:53 +0200 From: =?windows-1252?Q?Nejc_=8Akoberne?= <nejc@skoberne.net> To: Gonzalo Nemmi <gnemmi@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: mounting ext2fs partitions on FBSD7 ( third time a charm?) Message-ID: <486F13B5.6080707@skoberne.net> In-Reply-To: <200807050045.30661.gnemmi@gmail.com> References: <200807042033.44829.gnemmi@gmail.com> <486ED53A.1090105@cwis.biz> <200807050045.30661.gnemmi@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hey, > Have you, by any chance, tried and suceded at mounting ext2fs on FBSD7? > If you did, at least I'd know that it _is_ possible :s It is possible, although I haven't used this on FreeBSD 7.0 yet (only on 5.x and 6.x releases). I'd also try this: mkdir /mnttest mount -t ext2fs /dev/ad0s8 /mnttest ls /mnttest file /mnttest ls -la / | grep mnttest and maybe also: fdisk /dev/ad0 Bye, Nejc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?486F13B5.6080707>