i encountered a problem with my external USB 3.0 disk, shield tv won't recognise the disk. its formatted in NTFS in just one partition. In settings > storage the usb drive is greyed out and it says "unsupported file system, or drive is blank", which isnt the case.
i tried to format the disk to several formats shield tv is able to access (i.e exfat, fat 32, ntfs), i also did a full format of the external drive (removing mbr and all partitions)... didnt solve the problem.
and to be sure that its not a controller problem, i hooked another hard disk on the same usb 3.0 controller and everything is working fine.
so i guess its a problem with the drive (seagate momentus thin 500GB), but it works on any other device except the shield TV.
any ideas?
well... found a solution now: i did a full low level format of the disk (not just the fast one with mbr/partition removal), formatted it as ex-fat with win 10. after that shield tv was able to mount it. then i erased the drive in settings > storage, removed it safely and copied the files back on with my computer. now it seems to work as it should.
problem solved
can i load additional movies onto the usb drive without disconnecting from the shield tv as in transfer files from my computer directly to the usb 3.0 external drive attached to the shield?
i dont want to format it so it part of the android system as i have a sd card
please advise?
thanks
Hi all I've got a mojo rooted running cm12
I've enabled r/w but can't get my harddrive to work
I have a 3tb seagate powered drive and a 500gb in a cheap USB hub
The drives don't show up in setting but I can see them in es file explorer
When I try to copy anything to the drives it fails
I've formatted the drives with partition magic 9 to ntfs
And fat32 with same results unsure what to try next
Any help please
I have oneplus 6t , i have just got 1tb external seagate hdd , i wanna connect it via OTG and explore it but what is more important that
1- i need an application that allows me to backup files ,photos to this hdd and also to be synced once i plug ghe otg and open the app ( to automatically transfer new photos to hdd and exclude the transfered one before )
2- i need to know how to unmount the hdd from otg ( safely removal )
Fire HD 10 (9th generation)
Fire os 7.3.1.7
Ok really? Amazon blocked file support for ExFat? Is there a way around this at all? I have a 64 GB I was planning to put some movies on for my next flight. But the 4 GB file size limit of Fat32 is hampering my plans...
Installed the Play store following the guide here. Boy - I'd love to get AOSP or something on here but that isn't looking so good right yet. Anyway - any tips or tricks to get movies going would be appreciated.
Regards
I use exFAT/NTFS for USB by Paragon Software from Playstore (actually I downloaded it from apkpure first to avoid the store) to manage my movies on NTFS formatted HDDs. The settings section of the app shows I can access NTFS, exFAT, HFS+, FAT32, extFS.
Actually there was a limited number to mount my drive for free and when it was over I had to pay a small fee (I hope it is not something regularly, have to check again) and register via my Google account which meant I had go install Playstore to get access to my Google account on my Fire HD 10.
It works fine for me. Use it with Total Commander. I tried to find a solution first from Amazon Appstore but failed. I extended the Fire HD 10 internal memory btw with a 400GB SanDisk MC which is ext4 formatted with no relevant file size limit for movie files.
Let me know if it works for you. My next project is to do the same with my Fire TV Cube.
BR Martin
Hey Submonte - thanks for the idea. I downloaded paragon but I think it is angled toward USB mounted drives like the external hdd you mentioned. But slipping the micro SD card in - doesn't do anything.
Hmm...
Ah I see. You want to use your microSD card as Portable memory. I excluded that option for me (but never trying the exFAT app in this way), got a Tutuo USB C OTG adapter (micro SD and SD and USB A) and set the memory option of my Fire HD 10 for the SanDisk card to internal memory. So I copy movies from external micro SD or HDD (mounted by the Paragon USB app) to the extended internal memory (Android: Adoptable memory). Of course in this case I cannot take out the card and put it into a laptop or so, it is not portable, internally formatted as ext 4, but has no file size limit.
Okay - I might see a ray of hope here... So I get "Adopted Storage"... So if I power off the tab - can I remove it - mount as ext4 on my linux laptop and copy over all the files and then power it back up? If so - how crazy is that - it won't recognize it when I format it in my laptop as ext4...
I read somewhere it is a big FU from Amazon on no way they want you watching HD movies with out buying them from Amazon. Thought that was ranting - but if it supports ext4 "internally" but purposely blocks it in this way??
Anyway - thanks for the reply. Gonna make some tests...
Adopting the storage in Android/Fire OS settings means the micro SD will be reformatted from exFAT or FAT32 to ext4 (or f2fs eventually in other cases - Samsung) and tied to the particular device (the Fire HD 10 in your case) by a key stored in the device. The internal built in storage (eg 64GB in my HD 10) will be extended and the micro SD memory an integrated part of it. Provided you unmount the card and remount it the device will recognize it again eventually, but no warranty. It is not dedicated to be portable even if you format it ext4 on your linux pc. Therefore I chose the way I described.
By the way I use Prime Video on this and other devices (and many other Amazon services) and use also their offers and buy movies for 50% off or so. Their Echos and so on are great. It is their right to restrict the interfaces in their devices (Still we get a lot for our money). However I wanted to use my tablet universally and do what I want with it. I am a supporter of open standards since my first steps in computing during 70s and 80s, hard and soft. It remained as a hobby. Let me know if you make progress. BR Martin
No joy. I inserted another 64GB SD into the Fire HD 10 and told it to use it as internal
Using the USB cable I copied an 8GB video over to the tablet. Shut the tablet down and took out the card and looked at it in Gparted in Linux
The card has 2 partitions
16 MB partition FAT32
59.46 GB partition file format is unknown
The video is not on the card. It is on the tablet though. Leads me to believe that the unknown format might still have a 4GB limit.
Oh and as for my comments on Amazon. Not really dissing this at all. This is a slick tablet for the price or heck - twice the price. My commentary really was that standard Android OS supports read/write of exfat and maybe ext4?. Just wish that Amazon OS did.
Tks for your report! Let me try something out, too. Need some days to get back to you, my holidays are over.
I don't think there is answer to this. I have made 100 experiments and really only 2 things work. I can format the card FAT32 and put it into the card reader or I can format a thumb drive FAT32 and put into an adapter and into the USB C port. Any other formats in the SD card slot or via OTG on the USB C port all fail to read the file system.
In contrast - my Samsung tablet seems to accept FAT32 and exFAT formatted SD cards into the slot. It excepts FAT32 and NTFS formated thumb drives via OTG on the USB C port. Really - NTFS.
For fun I installed a terminal on the Fire HD and tried typing:
Code:
$ sudo apt-get install exfat-fuse exfat-utils
But the terminal doesn't support sudo. Probably not even close to the correct commands for the FireHD - but it adds support for exfat in Debian linux distros if not included.
Anyway - I'm still looking but for now I am transcoding some blue-rays to make smaller files. Just seems like wasted time.
I also need exfat or ntfs for SDHC cards, for few amazon fire hd 10 2019.
as I understand, Microsoft is asking for a few dollars for a exfat or ntfs licenses,
so no support in stock firmware.
write if there is news. thanks/
I found a solution to get a 128 GB micro SD card working in my Fire HD 10 11th generation. The card must be formatted as FAT32, otherwise it will not work.
I accomplished it by attaching the card to the USB-C port on the tablet (using a white USB-C adapter that came with my Pixel phone and Transcend USB card reader). The tablet detected this card and allowed me to format it. When I connected the card formatted in the tablet to PC it showed it was formatted as FAT32 and the total capacity showed correctly as 128 GB.
FAT32 maximum partition size is 2TB unfortunately Windows did not allow me to format my card as FAT32. Card needs to be formatted on Android device to be useful in Fire HD 10.