View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#162
Originally Posted by neiljerram
does anyone know if it's safe to mount an ext3 fs as ext2,
yes
Originally Posted by neiljerram
or why the corresponding insmod for ext3.ko (same as above but with 3 instead of 2) fails?
module dependencies, you need ext2.o and jbd.o inserted for ext3.o