Date: Sun, 10 Jan 2010 07:24:02 +0100 From: Zoran Kolic <zkolic@sbb.rs> To: freebsd-stable@freebsd.org Subject: Re: mounting ext3 for rw Message-ID: <20100110062402.GA1179@mycenae.net>
next in thread | raw e-mail | index | archive | help
> contrary to you, i didn't remove EXT2FS from my kernel
Looking at GENERIC in 8.0, I don't see ext2 at all.
Just as module. Probably could be added.
Further reading and thinkering, I should be probably
fine loading ext2fs module on amd64 8.0, then mounting
it via:
mount -t ext2fs /dev/da0s1 /storage
I also found a patch for branch 7, included in 8.
If suffices, I'd go no further. If something happens,
I will install e2fsprogs for fsck on bsd, rather than
linux. Plug is still on the way, cannot try out all
the stuff.
Thank you for answer. Best reagards
Zoran
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100110062402.GA1179>
