HTC titan partition table data structure???
Does anybody know if its
0 Boot Indicator
1-3 Begin CHS
4 Partition Type
5-7 End CHS
8-11 Partition Start
12-15 Partition Size
01 19 23 3F 01 33 02 00 00 00 BE 0C 00 00 00 00
is translated into
Partition 0
-----------
File System: 0x23 (XIP RAM)
Start Sector: 0x00000002
Total Sectors: 0x00000cbe
Boot indicator: 0x00
First Head: 0x02
First Sector: 0x01
First Track: 0x19
Last Head: 0x3f
Last Sector: 0x01
Last Track: 0x33
seems like its not standard..