0x0f is extended partition on OSR2, which it will access with extended BIOS
calls supporting >8G. FAT32 is 0x0b or 0x0c. You CAN create FAT16
partitions inside 0x0f type extended partitions.
>To mount these drives in Linux, you use type "ext2" for the ext2
>partitions, and "vfat" for the fat32 partitions.
vfat is FAT16+long filename. FAT32 is a different filesystem.
Stephen
-
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/