What have I to do, if I would like have a Linux with FATX support for my PC, so I will have read/write support for all my filesystems (NTFS, FAT32, FATX)?
You’d need to patch a vanilla Linux kernel source tree with the XBox patches from CVS (on this site), configure for FATX support, and compile. This might be useful if you regularly exchange memory cards between computers. For hard drives though, you would have to unlock the XBox drive (via hot swap) before you could use it on the PC, which might not be desirable.
Related Questions
- What have I to do, if I would like have a Linux with FATX support for my PC, so I will have read/write support for all my filesystems (NTFS, FAT32, FATX)?
- What types of files can the NTFS for Linux driver read/write? Can it read/write Windows system registry?
- How is it possible to run Linux with FATX support on a pc?