<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://xboxdevwiki.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=PWolfram</id>
		<title>xboxdevwiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://xboxdevwiki.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=PWolfram"/>
		<link rel="alternate" type="text/html" href="https://xboxdevwiki.net/Special:Contributions/PWolfram"/>
		<updated>2026-04-26T11:43:45Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>https://xboxdevwiki.net/index.php?title=FATX&amp;diff=7419</id>
		<title>FATX</title>
		<link rel="alternate" type="text/html" href="https://xboxdevwiki.net/index.php?title=FATX&amp;diff=7419"/>
				<updated>2025-10-27T04:08:54Z</updated>
		
		<summary type="html">&lt;p&gt;PWolfram: Added preliminary FATX header table.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The file system used on the Xbox is [[FATX]], a variant of FAT16/32 developed by Microsoft specifically for the Xbox.&lt;br /&gt;
&lt;br /&gt;
The [[Config Sector]] contains the filesystem magic number, some basic filesystem metadata, and Xbox Live account information.&lt;br /&gt;
&lt;br /&gt;
== Header ==&lt;br /&gt;
The header for FATX is similar to FAT12/16/32 but heavily trimmed down. The following parts are known:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Offset&lt;br /&gt;
! Length&lt;br /&gt;
! Contents&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| 0x0&lt;br /&gt;
| 0x4&lt;br /&gt;
| Magic value (&amp;quot;FATX&amp;quot;)&lt;br /&gt;
| ASCII encoded.&lt;br /&gt;
|-&lt;br /&gt;
| 0x4&lt;br /&gt;
| 0x4&lt;br /&gt;
| Serial of partition&lt;br /&gt;
| Created using Xbox RTC, unknown if this must be unique to mount.&lt;br /&gt;
|-&lt;br /&gt;
| 0x8&lt;br /&gt;
| 0x4&lt;br /&gt;
| Cluster size&lt;br /&gt;
| The number of 512 byte chunks one cluster requires. Typically 32 on the internal HDD, 4 on [[Xbox Memory Unit|XMUs]].&lt;br /&gt;
|-&lt;br /&gt;
| 0xC&lt;br /&gt;
| 0x4&lt;br /&gt;
| Directory/FAT cluster count&lt;br /&gt;
| Typically 1, unknown if more are supported as in FAT12/16/32.&lt;br /&gt;
|-&lt;br /&gt;
| 0x10&lt;br /&gt;
| 0x40&lt;br /&gt;
| Partition name&lt;br /&gt;
| UTF-16le encoded name for a partition. Must be double-zero padded. Used to name XMUs, adding one to the internal HDD does nothing visible in stock firmware, but is retained. Untested on temporary partitions.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Implementations ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&lt;br /&gt;
|-&lt;br /&gt;
! Name&lt;br /&gt;
! Platform&lt;br /&gt;
! Read/Write&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| Official&lt;br /&gt;
| Xbox&lt;br /&gt;
| Read/Write&lt;br /&gt;
| Official FATX implementation by Microsoft&lt;br /&gt;
|-&lt;br /&gt;
| [https://github.com/mborgerson/fatx fatxfs]&lt;br /&gt;
| GNU/Linux, macOS&lt;br /&gt;
| Read-Only&lt;br /&gt;
| [https://en.wikipedia.org/wiki/Filesystem_in_Userspace FUSE]-based implementation&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Further Reading ==&lt;br /&gt;
* Most up to date: [https://hackmd.io/DXo0p8VnQLy3XQ7YR1Ny_w?view The FATX filesystem]&lt;br /&gt;
* Archive of the xbox-linux project from 2010: [https://web.archive.org/web/20100617022009/http://www.xbox-linux.org/wiki/Differences_between_Xbox_FATX_and_MS-DOS_FAT Differences between Xbox FATX and MS-DOS FAT]&lt;br /&gt;
* An [http://web.archive.org/web/20040616143741/http://www.xbox-linux.org/docs/hdpartfs.html older version of that document] including info about unknown (XBLA?) config sectors&lt;br /&gt;
* Private writings from 2002: [https://web.archive.org/web/20020617181617/http://www.tardis.ed.ac.uk:80/~lucien/computing/projects/xbox/XBOX-disk-layout.htm XBOX DISK LAYOUT v0.13]&lt;/div&gt;</summary>
		<author><name>PWolfram</name></author>	</entry>

	<entry>
		<id>https://xboxdevwiki.net/index.php?title=Talk:Config_Sector&amp;diff=7418</id>
		<title>Talk:Config Sector</title>
		<link rel="alternate" type="text/html" href="https://xboxdevwiki.net/index.php?title=Talk:Config_Sector&amp;diff=7418"/>
				<updated>2025-10-27T03:51:07Z</updated>
		
		<summary type="html">&lt;p&gt;PWolfram: Created page with &amp;quot;This doesn't appear to be correct at all, at time of writing, the &amp;quot;static&amp;quot; and &amp;quot;dynamic&amp;quot; and &amp;quot;PPPoE&amp;quot; fields are all blank from formatting the drive all the way through setting...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This doesn't appear to be correct at all, at time of writing, the &amp;quot;static&amp;quot; and &amp;quot;dynamic&amp;quot; and &amp;quot;PPPoE&amp;quot; fields are all blank from formatting the drive all the way through setting up DHCP or static settings for Insignia, outside of the &amp;quot;Xbox Live&amp;quot; portions where static/dynamic settings are actually held. What sets these, if any?&lt;br /&gt;
[[User:PWolfram|PWolfram]] ([[User talk:PWolfram|talk]]) 03:51, 27 October 2025 (UTC)&lt;/div&gt;</summary>
		<author><name>PWolfram</name></author>	</entry>

	</feed>