jdetter / Chronos

The Chronos kernel
GNU General Public License v3.0
9 stars 1 forks source link

EXT2 driver won't work with block sizes other than 4K #1

Open jdetter opened 8 years ago

jdetter commented 8 years ago

Mounting a file system with a block size less than 4K causes the driver not to work properly. I don't think I've noticed a crash but all of the data is nonsense.

System also won't boot with an ext2 system with a non 4K block size.