Re: NTFS partitions show up as OS/2 partitions.

H. Peter Anvin (hpa@transmeta.com)
3 Dec 1998 20:51:27 GMT


Followup to: <Pine.LNX.3.96.981202201513.25597A-100000@labyrinth.logic.net>
By author: "Edward S. Marshall" <emarshal@logic.net>
In newsgroup: linux.dev.kernel
>
> Microsoft, in their ultimate wisdom, thought it would be a good idea to
> assign the same partition magic number to NTFS that HPFS used. All fdisk
> sees is that number.
>
> So, there's no way to (at the partition level) tell the difference between
> NTFS and HPFS. Thanks, Bill.
>

No, it's not the magic number, it's the partition ID. NTFS and HPFS
actually have real magic numbers rather than using the single-byte
partition ID in the partition table. This is the Right Thing[TM].

-hpa

-- 
    PGP: 2047/2A960705 BA 03 D3 2C 14 A8 A8 BD  1E DF FE 69 EE 35 BD 74
    See http://www.zytor.com/~hpa/ for web page and full PGP public key
        I am Bahá'í -- ask me about it or see http://www.bahai.org/
   "To love another person is to see the face of God." -- Les Misérables

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