mounting ext2fs partitions on FBSD7 ( third time a charm?)

Nejc Škoberne nejc at skoberne.net
Sat Jul 5 06:24:59 UTC 2008


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





More information about the freebsd-questions mailing list