Devices: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
Line 5: Line 5:
! Path !! Name of Device !! Usage !! Notes
! Path !! Name of Device !! Usage !! Notes
|-
|-
| /dev_usb00X/ || USB || External USB (Pendrive or External USB Disk) || FAT32/FAT formatted
| /dev_usb00[0-7]/ || USB || External USB (Pendrive or External USB Disk) || FAT32/FAT formatted
|-
|-
| /dev_hdd0/ || HDD || Main HDD partition used for storing system data || UFS Formatted
| /dev_hdd0/ || HDD || Main HDD partition used for storing system data || UFS Formatted

Revision as of 12:23, 16 December 2016

Devices List

Path Name of Device Usage Notes
/dev_usb00[0-7]/ USB External USB (Pendrive or External USB Disk) FAT32/FAT formatted
/dev_hdd0/ HDD Main HDD partition used for storing system data UFS Formatted
/dev_hdd1/ HDD Secondary HDD Partition used for storing files necessary for system update UFS Formatted?