Devices: Difference between revisions
Jump to navigation
Jump to search
m (→Devices List) |
m (→Devices List) |
||
(33 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
= Devices List = | == Devices List == | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
Line 5: | Line 5: | ||
! Path !! Name of Device !! Usage !! Notes | ! Path !! Name of Device !! Usage !! Notes | ||
|- | |- | ||
| /dev_usb00[0-7]/ || USB || External USB (Pendrive or External USB Disk) || FAT32/FAT | | /dev_usb00[0-7]/ || USB || External USB (Pendrive or External USB Disk) || FAT32/FAT filesystem | ||
|- | |- | ||
| /dev_hdd0/ || HDD || Main HDD partition used for storing system data || UFS | | /dev_hdd0/ || HDD || <abbr title="Main HDD partition used for storing system data">GameOS</abbr> partition || UFS filesystem | ||
|- | |- | ||
| /dev_hdd1/ || HDD || Secondary HDD Partition used for storing files necessary for system update || | | /dev_hdd1/ || HDD || <abbr title="Secondary HDD Partition used for storing files necessary for system update and any temporal files for games and apps. It has a fixed size of 2Gb">Cache</abbr> partition || FAT32 filesystem | ||
|- | |- | ||
| / | | /dev_hdd2/ || HDD || <abbr title="Only for PS3 models compatible with OtherOS">OtherOS</abbr> partition || Any filesystem supported by linux | ||
|- | |||
| /dev_ms/ || MMS || Magic Memory Stick Device || FAT32/FAT filesystem | |||
|- | |||
| /dev_cf/ || CF Card || CF Card Device || FAT32/FAT filesystem | |||
|- | |||
| /dev_sd/ || SD Card || SD Card Device || FAT32/FAT filesystem | |||
|- | |- | ||
| /dev_bdvd/ || BDVD || Bluray Device? || | | /dev_bdvd/ || BDVD || Bluray Device? || | ||
|- | |- | ||
| /dev_flash/ || VFLASH || Device for VFLASH || | | /dev_rflash/ || RFLASH || Device for NOR/NAND Flash || | ||
|- | |||
| /dev_flash/ || VFLASH || Device for VFLASH || FAT16 filesystem | |||
|- | |||
| /dev_flash2/ || VFLASH || Device for VFLASH || FAT16 filesystem | |||
|- | |||
| /dev_flash3/ || VFLASH || Device for VFLASH || FAT12 filesystem | |||
|- | |||
| /dev_eflash/ || EFLASH || Unknown??? || <!-- OtherOS bootloader partition, using RAW access (no filesystem) ??? --> | |||
|- | |||
| /dev_SYSTEM/ || SYSTEM??? || Unknown??? || | |||
|- | |||
| /dev/sc[0-3] || SYSCON || Syscon Device || Virtual UART devices | |||
|- | |||
| /dev/ioif0 || INPUT/OUTPUT INTERFACE || ioif Device || | |||
|- | |||
| /dev/net0 || Network || Network Device || | |||
|- | |||
| /dev/rbd0 || Blu-ray Drive || Blu-ray Device || | |||
|- | |||
| /dev/sd_detector || SD Card Detector? || ??? || | |||
|- | |||
| /dev/hvlog0 || HyperVisor Log || HyperVisor Log Device || Used for storing HyperVisor Logs | |||
|- | |||
| /dev/cp0 || COMMUNICATION PROCESSOR? || Communication Processor Device? || | |||
|- | |||
| /dev/flash_num || Flash Enumerator || Flash Enumerator Device || | |||
|- | |||
| /dev/encdec0 || ENCDEC || EncDec Device || Inside [[South Bridge]]. Used for Encrypting/Decrypting HDD Content | |||
|- | |||
| /app_home/ || APP_HOME || app_home Device || Virtual Device | |||
|- | |||
| /dev_ps2disc[1]/ || PS2DISC || PS2 Disc Device || (Backwards Compatibility?) | |||
|- | |||
| /dev_plus/ || PLUS || PLUS Device || Probably used to manage PS PLUS content | |||
|- | |||
| /dev_MCA/ || Memory Card Adapter || Memory Card Adapter Device || Used to connect a PS1/PS2 memory card to PS3 ([[PlayStation Card Adapter]]) | |||
|- | |- | ||
|} | |} | ||
== IOS Related == | |||
* CELL_FS_IOS:MEMORY_STICK | |||
* CELL_FS_IOS:COMPACT_FLASH | |||
* CELL_FS_IOS:SD_CARD | |||
* CELL_FS_IOS:USB_MASS_STORAGE000 / /dev_usb000/ | |||
* CELL_FS_IOS:USB_MASS_STORAGE001 / /dev_usb000/ | |||
* etc | |||
== See also == | |||
* [[Files on the PS3#Mountpoints|Mountpoints]] | |||
* [[Talk:Harddrive#HDD partitions|HDD partitions (talk page)]] | |||
{{Console Information}}<noinclude>[[Category:Main]]</noinclude> |
Latest revision as of 17:56, 31 December 2016
Devices List[edit | edit source]
Path | Name of Device | Usage | Notes |
---|---|---|---|
/dev_usb00[0-7]/ | USB | External USB (Pendrive or External USB Disk) | FAT32/FAT filesystem |
/dev_hdd0/ | HDD | GameOS partition | UFS filesystem |
/dev_hdd1/ | HDD | Cache partition | FAT32 filesystem |
/dev_hdd2/ | HDD | OtherOS partition | Any filesystem supported by linux |
/dev_ms/ | MMS | Magic Memory Stick Device | FAT32/FAT filesystem |
/dev_cf/ | CF Card | CF Card Device | FAT32/FAT filesystem |
/dev_sd/ | SD Card | SD Card Device | FAT32/FAT filesystem |
/dev_bdvd/ | BDVD | Bluray Device? | |
/dev_rflash/ | RFLASH | Device for NOR/NAND Flash | |
/dev_flash/ | VFLASH | Device for VFLASH | FAT16 filesystem |
/dev_flash2/ | VFLASH | Device for VFLASH | FAT16 filesystem |
/dev_flash3/ | VFLASH | Device for VFLASH | FAT12 filesystem |
/dev_eflash/ | EFLASH | Unknown??? | |
/dev_SYSTEM/ | SYSTEM??? | Unknown??? | |
/dev/sc[0-3] | SYSCON | Syscon Device | Virtual UART devices |
/dev/ioif0 | INPUT/OUTPUT INTERFACE | ioif Device | |
/dev/net0 | Network | Network Device | |
/dev/rbd0 | Blu-ray Drive | Blu-ray Device | |
/dev/sd_detector | SD Card Detector? | ??? | |
/dev/hvlog0 | HyperVisor Log | HyperVisor Log Device | Used for storing HyperVisor Logs |
/dev/cp0 | COMMUNICATION PROCESSOR? | Communication Processor Device? | |
/dev/flash_num | Flash Enumerator | Flash Enumerator Device | |
/dev/encdec0 | ENCDEC | EncDec Device | Inside South Bridge. Used for Encrypting/Decrypting HDD Content |
/app_home/ | APP_HOME | app_home Device | Virtual Device |
/dev_ps2disc[1]/ | PS2DISC | PS2 Disc Device | (Backwards Compatibility?) |
/dev_plus/ | PLUS | PLUS Device | Probably used to manage PS PLUS content |
/dev_MCA/ | Memory Card Adapter | Memory Card Adapter Device | Used to connect a PS1/PS2 memory card to PS3 (PlayStation Card Adapter) |
IOS Related[edit | edit source]
- CELL_FS_IOS:MEMORY_STICK
- CELL_FS_IOS:COMPACT_FLASH
- CELL_FS_IOS:SD_CARD
- CELL_FS_IOS:USB_MASS_STORAGE000 / /dev_usb000/
- CELL_FS_IOS:USB_MASS_STORAGE001 / /dev_usb000/
- etc
See also[edit | edit source]
|