Godmode9: Suggestion:Use FSID DAh for created EMUNAND partitions

Created on 2 Nov 2017  路  2Comments  路  Source: d0k3/GodMode9

When you create a new Gateway EMUNAND, the FSID in the partition table for EMUNAND data is 1Ch (Hidden LBA W95 FAT32), which some systems, especially some older mobile phones, still think that it is a valid FAT and try to mount and "fix" it, thus screwing everything up.
My suggestion is to change the FSID to DAh (Non-FS data), so those devices do not (mis-)detect that partition.

help wanted

Most helpful comment

You may actually got a valid point here. I'm going to discuss this and think about it for a bit, alright? In the meantime, other opinions are welcome.

All 2 comments

You may actually got a valid point here. I'm going to discuss this and think about it for a bit, alright? In the meantime, other opinions are welcome.

I have done it manually with Linux fdisk and it works as normal.

Disk /dev/sde: 29.7 GiB, 31914983424 bytes, 62333952 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x71c7099b

Device     Boot   Start      End  Sectors  Size Id Type
/dev/sde1       1933312 62333951 60400640 28.8G  c W95 FAT32 (LBA)
/dev/sde2  *          1  1931264  1931264  943M da Non-FS data

Partition table entries are not in disk order.
Was this page helpful?
0 / 5 - 0 ratings

Related issues

NWPlayer123 picture NWPlayer123  路  7Comments

eiiiiix picture eiiiiix  路  10Comments

HIDE810 picture HIDE810  路  11Comments

Nemris picture Nemris  路  9Comments

Jisagi picture Jisagi  路  6Comments