Editing Hard Drive
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 2: | Line 2: | ||
Connecting a hard drive to the PS2 requires a [[Network Adaptor]]. | Connecting a hard drive to the PS2 requires a [[Network Adaptor]]. | ||
All official hard drives run special firmware, which implements some additional proprietary ATA-commands | All official hard drives run special firmware, which implements some additional proprietary ATA-commands. Thus, official software requires official Sony PS2 hard drives. Homebrew software such as OPL does not require any of the proprietary commands, which means that a generic hard drive can be used as well for this purpose. | ||
The [[PSX]]'s internal hard drive implements the same proprietary ATA-commands, which are required for the console to boot. That's why the PSX's hard drive can only be replaced by another PSX's hard drive or one of the official Sony PS2 hard drives (which however only have a capacity of 40 GB, vs. 160 GB or 250 GB in the PSX). ''Note: DESR-x500 and DESR-x700 require the DVR-partition to boot. Thus, these consoles can NOT boot from a 40 GB PS2 drive!'' | The [[PSX]]'s internal hard drive implements the same proprietary ATA-commands, which are required for the console to boot. That's why the PSX's hard drive can only be replaced by another PSX's hard drive or one of the official Sony PS2 hard drives (which however only have a capacity of 40 GB, vs. 160 GB or 250 GB in the PSX). ''Note: DESR-x500 and DESR-x700 require the DVR-partition to boot. Thus, these consoles can NOT boot from a 40 GB PS2 drive!'' | ||
For external hard drives (used with early SCPH-1X000 consoles), a special expandable vertical stand (SCPH-10220) was available separately, which allows the external hard drive to be placed vertically next to the vertical PS2 console. | For external hard drives (used with early SCPH-1X000 consoles), a special expandable vertical stand (SCPH-10220) was available separately, which allows the external hard drive to be placed vertically next to the vertical PS2 console. | ||
Official PS2 software does not support 48-bit LBA, so drive size is generally limited to 128 GiB. In practice, this doesn't matter much, since the only drives supported by official software are the official drives sold by | Official PS2 software does not support 48-bit LBA, so drive size is generally limited to 128 GiB. In practice, this doesn't matter much, since the only drives supported by official software are the official drives sold by sony with their firmware customizations, which are all 40 GB in size. | ||
Most homebrew software supports 48-bit LBA, so this isn't an issue here. | Most homebrew software supports 48-bit LBA, so this isn't an issue here. | ||
Line 24: | Line 22: | ||
=== SCPH-20401 === | === SCPH-20401 === | ||
* Internal hard drive for use with an expansion bay type Network Adaptor (SCPH- | * Internal hard drive for use with an expansion bay type Network Adaptor (SCPH-1025, SCPH-10281, SCPH-10350) on any console that has the expansion bay (SCPH-3XXXX or SCPH-5XXXX) | ||
* Comes with mounting brackets preinstalled (bracket type depends on height of the actual OEM drive) | * Comes with mounting brackets preinstalled (bracket type depends on height of the actual OEM drive) | ||
* Power is provided by the console through the Network Adaptor | * Power is provided by the console through the Network Adaptor | ||
* Capacity: 40 GB | * Capacity: 40 GB | ||
== OEM drives used == | == OEM drives used == | ||
Line 67: | Line 62: | ||
== Security and authentication == | == Security and authentication == | ||
Every original PS2 | Every original PS2 and PSX drive has a special sector containing security information which can be requested using the custom ATA_SCE_IDENTIFY_DRIVE command (0xEC). | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 78: | Line 73: | ||
| 0x1F | | 0x1F | ||
| 0x20 | | 0x20 | ||
| ASCII string: | | ASCII string: <pre>Sony Computer Entertainment Inc.</pre> | ||
|- | |- | ||
| 0x20 | | 0x20 | ||
| 0x2F | | 0x2F | ||
| 0x10 | | 0x10 | ||
| ASCII string | | ASCII string containing the drive's model number (or the console's model number in case of the PSX) | ||
|- | |- | ||
| 0x30 | | 0x30 | ||
| 0x33 | | 0x33 | ||
| 0x04 | | 0x04 | ||
| ASCII string containing the drive's capacity in GB. De facto | | ASCII string containing the drive's capacity in GB. De facto <pre>40</pre> on all PS2 drives and <pre>120</pre> on all PSX drives, despite the PSX drives being larger than that. | ||
|- | |- | ||
| 0x34 | | 0x34 | ||
Line 98: | Line 93: | ||
| 0x43 | | 0x43 | ||
| 0x04 | | 0x04 | ||
| Sony serial number of the drive | | Sony serial number of the drive. | ||
|- | |- | ||
| 0x44 | | 0x44 | ||
Line 118: | Line 113: | ||
| 0x4F | | 0x4F | ||
| 0x04 | | 0x04 | ||
| Currently unknown. Always | | Currently unknown. Always 0x01 0x03 0x11 0x01? | ||
|- | |- | ||
| 0x50 | | 0x50 | ||
Line 190: | Line 185: | ||
* Contains (incomplete, WIP): | * Contains (incomplete, WIP): | ||
** Internal hard drive 40 GB with mounting brackets (SCPH-20401), pre-formatted for Linux | ** Internal hard drive 40 GB with mounting brackets (SCPH-20401), pre-formatted for Linux | ||
** Network adapter, Ethernet-only version | ** Network adapter, Ethernet-only version, | ||
** USB mouse (SCPH-10230) | ** USB mouse (SCPH-10230) | ||
** USB keyboard, US (SCPH-10240 E) | ** USB keyboard, US (SCPH-10240 E) | ||
=== Europe === | === Europe === | ||
Line 200: | Line 194: | ||
==== Linux kit ==== | ==== Linux kit ==== | ||
==== University Development Kit ==== | ==== University Development Kit ==== |