Linux, NetBSD: Sharing ext2 partitions, solution to R/O problem
Sometimes Linux sets an ext2 (or ext3) partition’s large_file flag that makes it unmountable in NetBSD. (On an attempted mount, NetBSD 2.0.2 reports that the partition is read-only, but doesn’t mount it.) Here’s what I learned about how to fix.
read more...