Editing Devices
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 1: | Line 1: | ||
= 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 formatted | ||
|- | |- | ||
| /dev_hdd0/ || HDD || | | /dev_hdd0/ || HDD || Main HDD partition used for storing system data || UFS Formatted | ||
|- | |- | ||
| /dev_hdd1/ || HDD || | | /dev_hdd1/ || HDD || Secondary HDD Partition used for storing files necessary for system update || UFS Formatted? | ||
|- | |- | ||
| / | | /dev_ms/ || MMS || Magic Memory Stick Device || FAT32/FAT formatted | ||
|- | |- | ||
| / | | /dev_cf/ || CF Card || CF Card Device || FAT32/FAT formatted | ||
|- | |- | ||
| / | | /dev_sd/ || SD Card || SD Card Device || FAT32/FAT formatted | ||
|- | |- | ||
| / | | /dev_bdvd/ || BDVD || Bluray Device? || | ||
|- | |- | ||
| / | | /dev_flash/ || VFLASH || Device for VFLASH || FAT formatted | ||
|- | |- | ||
| /dev_rflash/ || RFLASH || Device for NOR/NAND Flash || | | /dev_rflash/ || RFLASH || Device for NOR/NAND Flash || | ||
|- | |- | ||
| /dev_eflash/ || EFLASH || Unknown??? || | |||
| /dev_eflash/ || EFLASH || Unknown??? || | |||
|- | |- | ||
| /dev_SYSTEM/ || SYSTEM??? || Unknown??? || | | /dev_SYSTEM/ || SYSTEM??? || Unknown??? || | ||
|- | |- | ||
|} | |} | ||