Date: Fri, 24 Sep 2010 15:21:51 -0400 From: Leif Walsh <leif.walsh@gmail.com> To: krad <kraduk@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Linux filesystems accessible from FreeBSD 8-stable? Message-ID: <AANLkTi=q6rFDr-eNybRuKT_2z7gaaO=DojL28sv7Ee3Z@mail.gmail.com> In-Reply-To: <AANLkTinXOyVpnR9QOQ2S=aWxXzyGaoEMBVycY5iqHrb%2B@mail.gmail.com> References: <AANLkTikOW49RPGopPaw5OxkfdA1vQYW=h77Co7LsCwyC@mail.gmail.com> <AANLkTinXOyVpnR9QOQ2S=aWxXzyGaoEMBVycY5iqHrb%2B@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 24, 2010 at 2:04 PM, krad <kraduk@gmail.com> wrote: > Im not 100% sure=C2=A0 (probably about 60% actually) but cant you mount e= xt4 as > ext2? From what i vaguly remember there will be some limitations but its > worth having a look # mount -t ext2fs /dev/ad4p1 /mnt mount: /dev/ad4p1 : Invalid argument Unless there's something I'm missing, nope. ext3 works because the only difference between it and ext2 is the journal, I believe the on-disk format of ext4 is different (though maybe I'm wrong and the bsd drivers for ext2 just are too conservative?). --=20 Cheers, Leif
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=q6rFDr-eNybRuKT_2z7gaaO=DojL28sv7Ee3Z>