<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kodi.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=82.33.9.138</id>
	<title>Official Kodi Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://kodi.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=82.33.9.138"/>
	<link rel="alternate" type="text/html" href="https://kodi.wiki/view/Special:Contributions/82.33.9.138"/>
	<updated>2026-06-04T13:40:46Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:USB_Mass_Storage_support_in_XBMC_for_Xbox&amp;diff=10735</id>
		<title>Archive:USB Mass Storage support in XBMC for Xbox</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:USB_Mass_Storage_support_in_XBMC_for_Xbox&amp;diff=10735"/>
		<updated>2010-02-19T16:47:30Z</updated>

		<summary type="html">&lt;p&gt;82.33.9.138: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{XBMC faq toc Inline}}&lt;br /&gt;
__NOEDITSECTION__&lt;br /&gt;
__TOC__&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; This is a Xbox specific page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
With the &#039;&#039;&#039;XBMC for Xbox 2.0.0&#039;&#039;&#039; point-release Team-XBMC added better support for [http://en.wikipedia.org/wiki/USB_Mass_Storage USB Mass Storage] devices.&amp;lt;br&amp;gt;&lt;br /&gt;
Simply insert a USB memory-key/stick device, it will auto-mount and be available everywhere in XBMC.&lt;br /&gt;
:&#039;&#039;&#039;NOTE!&#039;&#039;&#039; You need a USB to Xbox-gameport adapter to connect a USB device to your Xbox.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==USB Mass Storage Device Class==&lt;br /&gt;
[[Image:USB flash drive.jpg|thumb|right|A [http://en.wikipedia.org/wiki/USB_flash_drive USB flash drive] like this one, will typically implement the USB mass storage device class.]][[Image:Usbcardreader.png|thumb|right|A USB Card Reader like this one, will typically implement the USB mass storage device class.]] &lt;br /&gt;
The &#039;&#039;&#039;USB Mass Storage Device Class&#039;&#039;&#039;, sometimes refered to as &#039;&#039;&#039;MSC&#039;&#039;&#039; (Mass Storage Class) or &#039;&#039;&#039;UMS&#039;&#039;&#039; (USB Mass Storage), is a set of computing [http://en.wikipedia.org/wiki/Protocol_%28computing%29 communications protocols] defined by the [http://en.wikipedia.org/wiki/USB_Implementers_Forum USB Implementers Forum] that run on the [http://en.wikipedia.org/wiki/Universal_Serial_Bus Universal Serial Bus]. All of the four gamepad-ports on the Xbox game-console front follow the [http://en.wikipedia.org/wiki/Universal_Serial_Bus USB 1.1 standard] which support these Universal Serial Bus protocols. The &#039;USB Mass Storage&#039; standard provides an interface to a variety of storage devices, like; external harddisk-drives, digital-cameras, digital audio-players (ie. portable MP3-players), and portable [http://en.wikipedia.org/wiki/Flash_memory flash memory] devices (particularly so called [http://en.wikipedia.org/wiki/Keydrive key-drives/memory-keys]), plus adapters bridging between standard flash [http://en.wikipedia.org/wiki/Memory_card memory card]s and a USB connection (such as memory card readers).&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Because of its ubiquity and relative simplicity, the most common file-system on memory devices such as USB flash drives, digital cameras, digital audio players is one of Microsoft&#039;s [http://en.wikipedia.org/wiki/File_Allocation_Table FAT (File Allocation Table)] file-system, with (optional) [http://en.wikipedia.org/wiki/VFAT VFAT] support for long file-names. Such as FAT12, FAT16 or FAT32.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;B&amp;gt;&#039;&#039;&#039;The following file-systems are supported on Mass Storage devices in XBMC:&#039;&#039;&#039;&amp;lt;/B&amp;gt;&lt;br /&gt;
* FATX (read and write) Xbox File-System.&lt;br /&gt;
* FAT12 (read-only).&lt;br /&gt;
* FAT16 (read-only).&lt;br /&gt;
** Including [http://en.wikipedia.org/wiki/VFAT VFAT] support for long file-names. &lt;br /&gt;
* FAT32 (read-only).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTES!&#039;&#039;&#039; Not all USB flash drives, digital cameras, digital audio players, and other USB memory devices support the &#039;USB Mass Storage Device Class&#039; standard; some instead use the [http://en.wikipedia.org/wiki/Media_Transfer_Protocol MTP (Media Transfer Protocol)] standard, or other proprietary protocols in lieu of this standard. (This information is not always revealed by the published device specifications provided by the devices manufacturer.)&amp;lt;br&amp;gt;&lt;br /&gt;
Large USB-based hard disks may come formatted with the [http://en.wikipedia.org/wiki/NTFS NTFS] file-system, which is much less supported outside [http://en.wikipedia.org/wiki/Microsoft_Windows Windows-based operating systems by Microsoft] (and not yet supported by XBMC). Some keydrives or any other device which is primarily intended for storage may be formatted using for example &amp;quot;HFS Plus&amp;quot; on an Apple Macintosh computer, or &amp;quot;EXT2&amp;quot; under Linux-based operating-system environments, or &amp;quot;Unix File System&amp;quot; under Solaris and BSD-based operating-system environments. Those file-systems are not yet suppored by XBMC, nor are there any plannes by Team-XBMC own developers to add support for those file-systems).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Limitations==&lt;br /&gt;
The following are known XBMC (and Xbox) limitations (if you are a programmer then help us overcome the XBMC limitations*):&lt;br /&gt;
* Only &amp;quot;read-only&amp;quot; support for FAT12/FAT16/FAT32 (so write support is limited to FATX)*&lt;br /&gt;
* Maximum 4GB in &#039;device&#039;/&#039;drive&#039; size (ie. the size of the whole flash-storage or harddrive)*&lt;br /&gt;
* USB Mass Storage compatible harddrives or memory-sticks are supported, not USB CD/DVD-ROM devices*&lt;br /&gt;
* The Xbox game-ports hardware only support read speed for the [http://en.wikipedia.org/wiki/Universal_Serial_Bus USB 1.1 standard], ie. 12 Mbit/s (1.5 MB/s)&lt;br /&gt;
* Though not tested we assume only one storage-device at a time can be connected to a Memory Card Reader*&lt;br /&gt;
* Though not tested we assume only one storage-device at a time can be connected to a USB-hub*&lt;br /&gt;
 Note! Successfully tested hub functionality with an [http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-54780 IBM USB Keyboard] and two Mass Storage devices.&amp;lt;br&amp;gt;Test scenario used: IBM USB Keyboard connected to XBOX, Nokia 770 Internet Tablet connected to keyboard&amp;lt;br&amp;gt;USB port and listen MP3 music from it. At the same time Minolta Dimage X20 digital camera was connected&amp;lt;br&amp;gt;to another USB port of IBM keyboard and image slideshow was shown from the camera.&amp;lt;br&amp;gt;Mass storage devices appeared to XBOX File Manager as Unit 1 and 2.&lt;br /&gt;
&#039;&#039;&#039;PS!&#039;&#039;&#039; If you are a C/C++ programmer then you might be able to help overcome the software limitations, read [[Development Notes|this]].&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Compatible USB Mass Storage Devices==&lt;br /&gt;
These USB storage devices should be compatible with XBMC (but not been verified yet):&lt;br /&gt;
===USB Harddisk Drives===&lt;br /&gt;
Feel free to add tested/verified devices here, (remember&lt;br /&gt;
the 4GB limit before you test)&amp;lt;br&amp;gt;&lt;br /&gt;
* None tested as of yet.&lt;br /&gt;
&lt;br /&gt;
===USB Flash Stick Devices===&lt;br /&gt;
&lt;br /&gt;
Please note that for all U3 devices, the U3 partition uninstaller can be found here [http://www.u3.com/uninstall/ U3 Uninstaller]&lt;br /&gt;
&lt;br /&gt;
* AIPTEK MP-1003 128mb &amp;lt;BR&amp;gt;&lt;br /&gt;
* Apacer [USB1.1]  256MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Apacer-2 SL202 [USB2.0] (Memory: AniMeta AMI-2205) 128MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* ASUS [USB1.1] (Memory: Phison PS1011G) 64MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Asus [USB1.1] 64MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* AVB [USB1.1] 64MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* AVB [USB1.1] 128MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* CnMemory Core [USB1.1] 1Gb&amp;lt;br&amp;gt;&lt;br /&gt;
* CnMemory Micro X Pro [USB2.0] 1GB &amp;lt;br&amp;gt;&lt;br /&gt;
* Corsair Flash Voyager [USB2.0] 512MB &amp;lt;br&amp;gt;&lt;br /&gt;
* Corsair Flash Voyager GT [USB2.0] 4GB &amp;lt;br&amp;gt;&lt;br /&gt;
* Creative MuVo [USB1.1] 128MB Flash (oldest model)&amp;lt;br&amp;gt;&lt;br /&gt;
* Creative MuVo TX [USB2.0] 512MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Crucial Gizmo! [USB2.0] 2MB Flash&amp;lt;br&amp;gt; &lt;br /&gt;
* Dell [USB1.1] 64MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Edge DiskGo! [USB1.1] 64MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Energy Sistem Lunnatic 3600 Duo 512MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Fujifilm [USB1.1] 64MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Generic [USB1.1] (Memory: Freedik-LWFormat) 128MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Generic [USB2.0] (Memory: SM_USB20?) 128MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Huibo Netspirit [USB1.1] 32MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Imation [USB 2.0] 2GB&amp;lt;br&amp;gt;&lt;br /&gt;
* Iomega Micro Mini [USB2.0] 64MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Iomega Micro Mini [USB2.0] 128MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Kingston [USB1.1] 256MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Kingston DataTraveler DTI 1GB USB 2.0&amp;lt;br&amp;gt;&lt;br /&gt;
* Leadtek WinFast [USB2.0] 128MB &amp;lt;br&amp;gt;&lt;br /&gt;
* Lexar JumpDrive [USB1.1] 64MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Lexar JumpDrive [USB1.1] (Memory: Secure JDS064-04-500D) 64MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Lexar JumpDrive [USB1.1] (Memory: Secure JDS128-04-500D) 128MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Lexar JumpDrive Pro [USB2.0] 256MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Lexar JumpDrive Elite [USB2.0] 1024MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Lexar JumpDrive Secure [USB2.0] 1024MB Flash (Must format after removing secure partition)&amp;lt;br&amp;gt;&lt;br /&gt;
* LG Mirror [USB2.0] 1024MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Memorex Thumb Drive [USB2.0] 128MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* PNY Attache [USB1.1] 64MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Sandisk Cruzer Micro [USB2.0] 128MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Sandisk Cruzer Micro [USB2.0] 512MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Sandisk Cruzer Micro [USB2.0] 1024MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Sandisk Cruzer Micro [USB2.0] 4096MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Sandisk Cruzer Micro U3 [USB2.0] 512MB Flash (SDCZ6-512) (tested before removing U3 partition)&amp;lt;br&amp;gt;&lt;br /&gt;
* Sandisk Cruzer Micro U3 [USB2.0] 1024MB Flash (SDCZ6-1024) (tested after removing U3 partition)&amp;lt;br&amp;gt;&lt;br /&gt;
* Sandisk Cruzer Micro U3 [USB2.0] 2048MB Flash (SDCZ6-2048) (tested after removing U3 partition)&amp;lt;br&amp;gt;&lt;br /&gt;
* Sandisk Cruzer Micro U3 [USB2.0] 4GB Flash (SDCZ6-4096-E10) (tested after removing U3 partition)&amp;lt;br&amp;gt;&lt;br /&gt;
* Sandisk Cruzer Mini [USB2.0] 128MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Sandisk Cruzer Mini [USB2.0] (Memory: SDCZ2-25607) 256MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* SimpleTech [USB2.0] 128MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* SimpleTech [USB1.1] 256MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* SYNNEX 406  [USB1.1] (Memory: Oti oti006808) 128MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* SwissBit Twist 128MB&amp;lt;br&amp;gt;&lt;br /&gt;
* TakeMS MEM-Drive Easy [USB.2.0] 2048MB Flash &amp;lt;br&amp;gt;&lt;br /&gt;
* Transcend Jetflash [USB2.0] (Memory: TS256MJF2A) 256MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Transcend Jetflash [USB1.1] 128MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Transcend Jetflash (Memory: TM256MJFLASD) 256MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* Transcend JetFlash 110 (512 MB)&amp;lt;br&amp;gt;&lt;br /&gt;
* Transcend JetFlash 110 (Memory: TS1GJF110 )(1024 MB)&amp;lt;br&amp;gt;&lt;br /&gt;
* Transcend JetFlash V30 (TS1GJFV30) (1024 MB)&amp;lt;br&amp;gt;&lt;br /&gt;
* TwinMOS Mobile Disk 111 [USB1.1] 128MB Flash&amp;lt;br&amp;gt;&lt;br /&gt;
* TwinMOS Mobile Disk Z4 USB 2.0 2GB&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===USB Memory Card Readers===&lt;br /&gt;
&#039;&#039;&#039;Note! Only one memory-card/storage/device at a time can be connected to a Memory Card Reader when testing:&#039;&#039;&#039;&lt;br /&gt;
* Lexar JumpDrive Trio SD Memory Stick adapter, (supported memory-cards: SD and Sony Memory-Stick). Sizes tested: 256MB&amp;lt;br&amp;gt;&lt;br /&gt;
* SIIG CF Card Reader (supported memory-cards: Compact Flash)&amp;lt;br&amp;gt;&lt;br /&gt;
* [http://www.hama.de/portal/articleId*129789/action*2563 HAMA 32in1 Card Reader, USB 2.0 Hub] (supports: CF I/II, MemoryStick, SecureDigital, MMC &amp;amp; xD) Tested: Sandisk SecureDigital 512MB (NOTE: only 1 USB port in Hub works with XBMC)&amp;lt;br&amp;gt;&lt;br /&gt;
*Sandisk imagemate 12 in 1 card reader (supports: memory stick pro duo 1GB and 2GB)&lt;br /&gt;
&lt;br /&gt;
===Portable Media Players (Music and Video Players)===&lt;br /&gt;
*[http://en.wikipedia.org/wiki/S1_MP3_Player S1 MP3 Player], a unbranded flash-based S1 MP3 Player, which is a type of Chinese-made digital audio player. The [http://en.wikipedia.org/wiki/Original_equipment_manufacturer original equipment manufacturer (OEM)] is [http://www.gembird.com GEMBIRD (GMB Tech)] but they are sold under at least two dozen different other brand names and in a variety of case designs. There are also several models which carry no brand name or model number on the device or packing, and a few sold under counterfeit trademarks such as Sony or iPod. Some versions have a small colour (1.5 - 3.5 inch) display and can play videos, these are referred to as an [http://en.wikipedia.org/wiki/Chinese_MP4/MTV_Player MP4 Player or MTV Player]. This is a list of a few of the availble &amp;quot;S1 MP3 Player&amp;quot; brands and models (a more complete list can be found [http://www.s1mp3.org/wiki/index.php/S1mp3_brands here]):&lt;br /&gt;
** InnoAX iMX-120&lt;br /&gt;
** Orb A3188&lt;br /&gt;
** Sandisk Sansa C150 ( USB-Auto-Detect must be disabled in settings-menu )&lt;br /&gt;
** Sumvision M18 (256MB/512MG/1GB/2GB models in different colors)&lt;br /&gt;
** Tamashi KXB256 / KXB512 / KXB1024&lt;br /&gt;
** Tamashi KSB256 / KSB512&lt;br /&gt;
** Tamashi MKB256 / MKB512&lt;br /&gt;
** Mach Trio 2 GB&lt;br /&gt;
** JFF Nano (Digital MP3/4 Player)&lt;br /&gt;
** Mithus (Digital MP3 Player)&lt;br /&gt;
* DNT V-Box 1GB MP3-Player &lt;br /&gt;
* iRiver T10 1GB UMS [http://www.iriver.com/html/support/faq/sufq_view.asp?idx=387 Change from MTP to UMS]&lt;br /&gt;
&lt;br /&gt;
===Digital Cameras===&lt;br /&gt;
* Fuji FinePix A330 (tested Size 256mb)&amp;lt;BR&amp;gt;&lt;br /&gt;
* Minolta Dimage X20 (tested cards: Nokia DTS-64 MMC 64MB FAT12 / Toshiba MMC 128MB FAT16 / Nokia MiniSD 128MB FAT16)&lt;br /&gt;
* Nikon 4300 Digital Camera [uses memory-card: Compact Flash] (tested sizes: 256MB)&amp;lt;br&amp;gt;&lt;br /&gt;
* Nikon D50 SLR Digital Camera [tested Cards: Secure Digital] (tested sizes: 1GB)&amp;lt;br&amp;gt;&lt;br /&gt;
* Nikon Coolpix L4 [tested Cards: Secure Digital 512MB]; USB setting on camera set to &amp;quot;Mass Storage&amp;quot; &amp;lt;br&amp;gt;&lt;br /&gt;
* Traveler DC-5600 Digital Camera (tested size: 256mb)&amp;lt;BR&amp;gt;&lt;br /&gt;
* Panasonic Lumix DMC-FX9 Camera [tested card : Secure Digital] (tested size: 256Mb FAT16)&lt;br /&gt;
&lt;br /&gt;
===Mobile/Cellular Phones===&lt;br /&gt;
* Nokia 5300 ME mobile-phone (tested: Nokia 512MB microSD, FAT16)&lt;br /&gt;
* Nokia 6280 mobile-phone&lt;br /&gt;
* Nokia E50 smart phone (tested: SanDisk 2.0GB microSD, FAT16)&lt;br /&gt;
* Nokia E60 smart phone (tested: Nokia 256MB MMC Mobile, FAT16)&lt;br /&gt;
* Nokia E61 smart phone (tested: Kingston 512MB miniSD, FAT16)&lt;br /&gt;
* Nokia E70 smart phone (tested: Kingston 512MB miniSD, FAT16)&lt;br /&gt;
* Nokia N73 smart phone (tested: Nokia 1GB miniSD, FAT16)&lt;br /&gt;
&lt;br /&gt;
===Other USB Mass Storage Devices===&lt;br /&gt;
* [http://en.wikipedia.org/wiki/PlayStation_Portable PlayStation Portable (PSP) by Sony] (can hold a [http://en.wikipedia.org/wiki/Memory_Stick Memory Stick PRO Duo] up to 4GB in size)&lt;br /&gt;
* Nokia 770 Internet Tablet (tested: Kingston 256MB MMC Mobile, FAT16)&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==USB Devices that are not compatible with XBMC==&lt;br /&gt;
These USB devices have been tested with supported file-system and &amp;lt;b&amp;gt;did NOT work in XBMC&amp;lt;/b&amp;gt;:&lt;br /&gt;
===USB Harddisk Drives===&lt;br /&gt;
* None tested as of yet.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===USB Flash Stick Devices===&lt;br /&gt;
* Apacer Handy Steno HT203 1GB USB 2.0 &amp;lt;br /&amp;gt;&lt;br /&gt;
* Dane Elec 4GB USB 2.0&lt;br /&gt;
* Dell [USB1.1] 64MB Flash &amp;lt;br /&amp;gt;&lt;br /&gt;
* Integral Flash Drive {Silver} [USB2.0] 4096MB Flash &amp;lt;br /&amp;gt;&lt;br /&gt;
* Intenso Premium Line 4GB (FAT16 and FAT32 Tested)&lt;br /&gt;
* Kingston DataTraveler ELITE 512MB USB2.0&lt;br /&gt;
* Kingston DataTraveler ELITE 1GB USB2.0 (tested with FAT16 and FAT32)&lt;br /&gt;
* Kingston DataTraveler II 1GB USB 2.0&lt;br /&gt;
* Kingston DataTraveler DTI 2GB USB 2.0 (FAT16 and FAT32 Tested)&lt;br /&gt;
* Kingston DataTraveler DTI 4GB USB 2.0&lt;br /&gt;
* PNY Attache 1GB USB 2.0&lt;br /&gt;
* PNY Attache 2GB USB 2.0&amp;lt;br /&amp;gt;&lt;br /&gt;
* Ram Bo UltraDisk Pro 4GB USB 2.0&amp;lt;br /&amp;gt;&lt;br /&gt;
* Sony Micro Vault 512MB USB 2.0&lt;br /&gt;
* Toshiba TRANS MEMORY 512MB USB 2.0&lt;br /&gt;
* Toshiba TRANS MEMORY 2GB USB 2.0&lt;br /&gt;
* Twinmos Mobile Disk T4 USB 2.0 512 MB&lt;br /&gt;
* Mikomi 256MB USB 2.0 &amp;lt;br /&amp;gt;&lt;br /&gt;
* Verbatim Store&#039;n&#039;Go 01GB USB 2.0 Drive &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===USB Memory Card Readers===&lt;br /&gt;
&#039;&#039;&#039;Note! Only one memory-card/storage/device at a time can be connected to a Memory Card Reader when testing:&#039;&#039;&#039;&lt;br /&gt;
* A-data 9 in 1 Card Reader (Model No: CR-V10-U9I)&lt;br /&gt;
* Lexar Media &amp;quot;Multi-Card Reader&amp;quot; - RW018 VER:B2 - 3 in 1 - USB 2.0&lt;br /&gt;
* Sony Memory Stick Reader/Writer MSAC-US1&lt;br /&gt;
* Typhoon &amp;quot;8 in 1 Card Reader&amp;quot; USB 2.0 (MS pro Duo 512mb + SD Card PQI 256mb)&lt;br /&gt;
* Tevion &amp;quot;6 in 1&amp;quot; MS pro Duo 512mb + SD Card PQI 256mb)&lt;br /&gt;
* [http://www.twinmos.com/flash/flash_p_crw_8in1.htm TwinMOS USB2.0 8 in1 Card Reader / Writer]&lt;br /&gt;
* [http://www.twinmos.com/flash/flash_p_crw_rsmmc.htm TwinMOS USB2.0 RSMMC Card Reader/ Writer]&lt;br /&gt;
* [http://www.twinmos.com/flash/flash_p_crw_rsmmc.htm TwinMOS USB2.0 MiniSD Card Reader / Writer]&lt;br /&gt;
* [http://www.twinmos.com/flash/flash_p_crw_minisd.htm TwinMOS USB2.0 MicroSD Card Reader/ Writer]&lt;br /&gt;
* TwinMOS USB 2.0 8-in-1 Card Reader/Writer (Model nr:CRW82IB)&lt;br /&gt;
* Silicon Power - Multi-Slots, 8-in-1 USB2.0 CardReader, model SP8R-2&lt;br /&gt;
&lt;br /&gt;
===Portable Media Players (Music and Video Players)===&lt;br /&gt;
* iPod (Apple iPod) which have more than 4GB in memory-size (doesn&#039;t work because they are larger than 4GB)&lt;br /&gt;
* iPod Nano 2nd Generation 2GB&lt;br /&gt;
* SITECOM Cube MP3 Player, Model : MP-310 (plugs-in a SecureDigital card) (sizes tested: 64MB, 128MB, 4GB)&lt;br /&gt;
* GPH GP2X - F100 (portable gaming console and media player featuring an SD slot and 64Mb internal NAND)&lt;br /&gt;
* Creative MuVo TX (1GB, USB2.0)&lt;br /&gt;
* iRiver H340 [USB2.0] [40gb], (probably doesn&#039;t work because it is larger than 4GB)&lt;br /&gt;
* Rio Carbon (Silver, 5GB)&lt;br /&gt;
&lt;br /&gt;
===Digital Cameras===&lt;br /&gt;
* Canon Ixus 40 (1GB Kingston Secure Digital memory card)&lt;br /&gt;
* Canon PowerShot A510 (512MB SanDisk memory card) - &#039;&#039;Note: Uses PTP (Picture Transfer Protocol)&#039;&#039;&lt;br /&gt;
* Canon PowerShot G3 (Note: PTP mode and NORMAL mode)&lt;br /&gt;
* Canon Rebel XT&lt;br /&gt;
* Casio Exilim EX-Z3 ([http://www.casio-europe.com/euro/images/exilim/ca21.jpg Casio Docking CA-21] - SanDisk 128MB SD Card)&lt;br /&gt;
* Fuji FinePix A370 (tested with 256Mb xD card)&lt;br /&gt;
* Olympus C-3030 Zoom (USB cable and 64MB Card, Camera to PLAY mode).&lt;br /&gt;
* Sony F707 (Sony MS 128MB)&lt;br /&gt;
&lt;br /&gt;
===Mobile/Cellular Phones===&lt;br /&gt;
* Motorola SLVR L7 cellphone with 1GB PNY Micro-SD card, configured as card reader&lt;br /&gt;
* Sony Ericsson W810i&lt;br /&gt;
* Nokia 9300 Communicator (DKU-2 cable) (Note: This device does *not* support USB Mass Storage class at all)&lt;br /&gt;
&lt;br /&gt;
===Other USB Mass Storage Devices===&lt;br /&gt;
* Audiovox PPC-6600 WM2003SE PocketPC with [http://www.softick.com/pocket-pc/cardexport2/ Card Export II]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==More information about USB Mass Storage==&lt;br /&gt;
* [[USB Mass Storage support in XBMC for Xbox - Developers discussion|USB Mass Storage and FAT12/FAT16/VFAT/FAT32 in XBMC for Xbox - developers development-discussion in this WIKI]]&lt;br /&gt;
* [http://www.xboxmediacenter.com/forum/showthread.php?t=19653 XBMC developers forum topic-thread on FAT12/16/32 (and VFAT) development-discussion]&lt;br /&gt;
* [http://www.xbmc.xbox-scene.com/forum/showthread.php?t=18517 XBMC end-user USB Mass Storage discussion forum topic-thread before FAT16/FAT32 was added to XBMC]&lt;br /&gt;
&lt;br /&gt;
[[category:How To]]&lt;br /&gt;
[[category:Usage]]&lt;/div&gt;</summary>
		<author><name>82.33.9.138</name></author>
	</entry>
</feed>