Re: New filesystem for Linux

From: Rene Herman
Date: Sun Nov 05 2006 - 16:29:15 EST


H. Peter Anvin wrote:

[ partitions ]

Actually, DOS/Win9x should handle arbitrary alignment just fine

For primary (and extended) partitions, yes. I haven't used any version of DOS that has ever objected to arbitrarily aligned partitions in the MBR (and I do align them arbitrarily since I always make my partitions some exact size and start the next partition in the next sector).

Different though for logical partitions inside an extended. As late as Windows 98, DOS would object to non-aligned logicals, at the very least with some settings for the BIOS use/don't use LBA or "Large" settings.

Linux doesn't care; I've used type 0x85 instead of 0x05 for my extended partitions dus to that for years. DOS just ignores that one...

Rene

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/