Accessing external drive formatted to internal on Chromecast wGTV - General Questions and Answers

Hi,
So I've successfully added external (fat32) drive, formatted as internal... But can't locate it in a file manager.
I can move apps to it, but if I try migrate data; it just says could not migrate. I want to ftp into it but can only see a 4gb available partition or root.
Am I missing something or is this not possible yet?
EDIT:
My sincerest apologies I did not post this in the Chromecast thread instead of general questions. Can a moderator move it or should I delete and repost there?

When you convert external SD-card's storage memory to Android's internal storage memory then it becomes part of Android's internal storage memory. It should be obvious you no longer can access it as external storage memory by means of whatever method

jwoegerbauer said:
When you convert external SD-card's storage memory to Android's internal storage memory then it becomes part of Android's internal storage memory. It should be obvious you no longer can access it as external storage memory by means of whatever method
Click to expand...
Click to collapse
It should be obvious I want to navigate it as internal storage, yet only the 4gb original partition is viewable in file manager. Apps can be moved to it using storage settings. I can't navigate it in ES, Solid Explorer or Kodi, nor can I see it when attempting to ftp into it.

M0rphF13nd said:
Hi,
So I've successfully added external (fat32) drive, formatted as internal... But can't locate it in a file manager.
I can move apps to it, but if I try migrate data; it just says could not migrate. I want to ftp into it but can only see a 4gb available partition or root.
Am I missing something or is this not possible yet?
Click to expand...
Click to collapse
To just add further context...
Ive installed a 500gb USB SSD as internal storage in hopes to transfer media files to it via FTP. Despite being able to install or move apps to the USB device it appears as though I only have a 4gb capacity in any and all file managers.

M0rphF13nd said:
Hi,
So I've successfully added external (fat32) drive, formatted as internal... But can't locate it in a file manager.
I can move apps to it, but if I try migrate data; it just says could not migrate. I want to ftp into it but can only see a 4gb available partition or root.
Am I missing something or is this not possible yet?
Click to expand...
Click to collapse
FAT32 disks only supports files up to 4GB even if volume size may be up to 2TB.

xXx yYy said:
FAT32 disks only supports files up to 4GB even if volume size may be up to 2TB.
Click to expand...
Click to collapse
I theorize that when the drive is formatted by Chromecast to internal storage that it's changed to some proprietary variation of ext3 or ext4 anyway.
Regardless, I only formatted the drive to fat32 originally as Chromecast won't recognise any other formats such as ext or NTFS. Connecting anything but fat32 results in message "disk ejected safely".
Regardless, this was only a step towards getting it to accept the drive to format as internal. Fat32 file size limitations is irrelevant to what I'm trying to find out here.
What I'm trying is ideally going to circumvent fat32 limitations, or I would just keep it as an external, unmountable drive and drag and drop my media from a PC.

Related

Proper care and feeding of external Micro SD cards

Please forgive me should a similar thread exist somewhere on these forums; if one does, I have yet to find it after several weeks of poring through the various threads.
What I am looking for is some insight and/or suggestions regarding the proper uses of the external microSD card that can be inserted into the Viewsonic G-tablet. When I look at "Settings"-->"SD card & device settings" there appears to be two distinct memory options; 1) An SD card with ~13 GB of available space and 2) Internal storage with ~1.5GB of available space. What I do not see, is my 8GB microSD card that I've inserted into the tablet.
I have ES File Explorer installed and it recognizes SDCARD and SDCARD2 when I explore and navigate to find them. Again, I do not seem to be able to see the 8GB microSD card I've inserted into the tablet.
I know the 8GB microSD card works as I've tested it using my computer.
Once I solve this problem, I'm looking for best practices for how to use the external microSD card to store music and video files in order to keep internal space available as necessary.
Any assistance or insight would be appreciated.
Thanks in advance.
SDCARD2 is your external micro sdcard
thebadfrog said:
SDCARD2 is your external micro sdcard
Click to expand...
Click to collapse
Well, if that is the case, why is my 8GB microSD card showing us as having ~13 GB of available space?
You have 16gb internal on the tablet. 2gb is reserved for system/apps and 13gb is for additional file storage. Settings does not display your microsd card storage at all.
Here's how I understand Gtab storage
adamczykon said:
Well, if that is the case, why is my 8GB microSD card showing us as having ~13 GB of available space?
Click to expand...
Click to collapse
The G-tablet is unlike other Android devices in the way it uses and reports internal storage. It allows users access to ~13GB of internal storage and refers to that location as /sdcard. I think that the remaining storage space is partitioned for system files and applications, and is not available through the /sdcard location.
The external microSD card slot is available in a folder named /sdcard2. The card MUST be formatted in FAT32, or it won't read. If you use the ES file manager, you should be able to see it.
Now here's the rub... you can't access /sdcard2 through most apps. Android apps are generally designed to only access /sdcard, (which, on most devices, is the external microSD card).
Now here's the OTHER RUB:
When you plug your g-tab into a PC via usb, it automatically mounts the /sdcard folder. You need special software and tricks to access the /sdcard2 location through USB. I've never done this.
And here's my advice for using the external microSD card:
1. Format it using FAT32
2. Use ES File manager to access it
3. To transfer files to it you can connect to a shared folder over a wireless LAN using ES, or you can use a card reader and transfer directly from your PC
4. MortPlayer is a music player that can access /sdcard2
5. To play video from /sdcard2, browse to your movie file with ES and then select your media player (I use Rockplayer)
6. NEVER feed your /sdcard2 after midnight
Have fun!
I Like how cyanogen rom had Evreything displayed right. Too bad it has too many bugs for my tastes :s

[Q] Software Raid-0

Before I spend a bunch of time on this...
Has anybody tried to setup a software raid-0 using the internal flash memory and the external sdcard?
The technical challenges seem to be:
1) Build a kernel with raid support.
2) Partition the external and internal memory.
3) Format the raid.
4) Mount the raid.
5) Redirect mount points to the raid.
2) seems to be what I'm unsure about. I was thinking of using a 16 gig external card and pairing this with 16 gigs of the internal card. Is there a way to access the internal sdcard in an umounted state? If it isn't mounted then it might be possible to use a disk tool to re-partition the internal card.
Ologn said:
Before I spend a bunch of time on this...
Has anybody tried to setup a software raid-0 using the internal flash memory and the external sdcard?
The technical challenges seem to be:
1) Build a kernel with raid support.
2) Partition the external and internal memory.
3) Format the raid.
4) Mount the raid.
5) Redirect mount points to the raid.
2) seems to be what I'm unsure about. I was thinking of using a 16 gig external card and pairing this with 16 gigs of the internal card. Is there a way to access the internal sdcard in an umounted state? If it isn't mounted then it might be possible to use a disk tool to re-partition the internal card.
Click to expand...
Click to collapse
Maybe this is what you are looking for?
https://github.com/steven676/android-lvm-mod
Ologn said:
>Is there a way to access the internal sdcard in an umounted state? If it isn't mounted then it might be possible to use a disk tool to re-partition the internal card.
Click to expand...
Click to collapse
You can use the recovery (e.g. TWRP) without a mounted /data partition. However, re-partitioning the TF700 will be a challenge due to the double partition tables (the Tegra proprietary one, and the GPT near the end of the block device). Maybe it is easier to create a big container file on /data and use a loop device for lvm.
Loop back is great idea for testing too!
I think I'm going to drop back a step and write a small app to test the premise.

Could someone explain why my phone is not utilising its device storage?

As you can see in the attachment, it is very problematic for me, I do not understand why I am not able to use the device storage and why everything that I download goes to internal storage, is my device storage actually just RAM?? It makes installing apps nearly impossible and I keep getting constant reminders that I have low memory
Assersath said:
As you can see in the attachment, it is very problematic for me, I do not understand why I am not able to use the device storage and why everything that I download goes to internal storage, is my device storage actually just RAM?? It makes installing apps nearly impossible and I keep getting constant reminders that I have low memory
Click to expand...
Click to collapse
Use Total Commander as file manager. It will give you a better overview
Your apps are stored on the internal storage. Thats only about 1GB. Internal and external SD CARD can not be used to install apps on it. For using SD CARD to store apps use Link2SD. For using Link2SD you will have to spli8t one of your sc cards. Must beformated as followed:
1. partition Fat32
2. partition Ext4
Both partitions must be primary. Use Partition Wizard to prepare your sd card.

Adoptable storage issue (Marshmallow)

Hello everyone, i have a memory card of 16Gb (transcend class 10) and i partitioned it into two parts. So that i can use a partition as internal storage for installing apps in Marshmallow Roms. The problem is when i select a partition to be formatted as internal storage both the partitions get merged. How can i use the two partitions seperately? How can i use one partition for installing apps and another partition for keeping media?
(Pardon me if i posted in the wrong place. As I'm a noob in XDA)
Amogh Thambi said:
Hello everyone, i have a memory card of 16Gb (transcend class 10) and i partitioned it into two parts. So that i can use a partition as internal storage for installing apps in Marshmallow Roms. The problem is when i select a partition to be formatted as internal storage both the partitions get merged. How can i use the two partitions seperately? How can i use one partition for installing apps and another partition for keeping media?
(Pardon me if i posted in the wrong place. As I'm a noob in XDA)
Click to expand...
Click to collapse
i try out this method to SPLIT the SD CARD BETWEEN ADOPTED INTERNAL STORAGE AND PORTABLE EXTERNAL STORAGE.
it work. just follow the instruction on this website :http://blog.sam.liddicott.com/2016/...roidlessons.com/how-to-move-...0-marshmallow/
if you face the problem of adb devices no unauthorized . please follow the solution given here :http://stackoverflow.com/questions/2...e-unauthorized
thank for pengkoh1
Muhammad amine said:
i try out this method to SPLIT the SD CARD BETWEEN ADOPTED INTERNAL STORAGE AND PORTABLE EXTERNAL STORAGE.
it work. just follow the instruction on this website :http://blog.sam.liddicott.com/2016/...roidlessons.com/how-to-move-...0-marshmallow/
if you face the problem of adb devices no unauthorized . please follow the solution given here :http://stackoverflow.com/questions/2...e-unauthorized
thank for pengkoh1
Click to expand...
Click to collapse
Page Not Found...
GugaBarrera said:
Page Not Found...
Click to expand...
Click to collapse
http://blog.sam.liddicott.com/2016/02/android-6-semi-adopted-storage.html?m=1
I have a question.
I have a Sony Xperia L.
I'm using the CM 12.1.
I think of migrating CM13 is because of adoptable storage.
Now I have 1.57 GB of internal memory, 4GB internal storage (SD0) and a Micro SD Class 10 with 8 GB.
As I have many applications installed. While using "Move to SD card" easily fill the internal memory (1.57 GB).
I think turn SD 0 in "adoptable storage", would solve all my problems and not create others.
1) Micro SD (SD1) continue to be FAT32. So could continue putting my pictures and music. No problem. When you want to install new ROMs would not need format my SD Card.
2) The "adoptable storage" will be inside the unit, the same unit of physical memory to the internal memory, with the same safety and speed, without the risk of being removed accidentally.
The "adoptable storage" is operation with 3 stesps:
- Partitioning,
- Formating,
- Encript...
Is possible
I ask: is it possible to use SD 0 as "adoptable storage"? How to make?
It is possible to do by ADB with the Android, only format and encrypt the partition that is indicated and "adopt".
Sorry my bad English.

Help Understanding Android's Storage Expansion (SDCard Formatted As Internal)

Hi there,
I've been using android for some years now and with time android has allowed users not only to expand the phone storage capability but also format said SDcard as internal so the user can save apps directly on the SDcard.
What I never understood is why we can't we move individual files from internal storage to the now encrypted and formatted as internal SDcard? Is this possible?
The cellphone (running android 8.0) has 32GB internal storage. I installed & expanded the total storage capability with a 64GB A1 SDcard formatted as internal. All working find.
The issue I'm having is that I listen to podcasts & I have a massive selection of songs stored locally on my phone. This has filled up my phone to the point of nagging. Why can't we, after formatting the SDcard as internal, not able to move or at least tell the system (be it via file manger, etc) to store/move X,Z files to the SDcard? We can move apps back and forth so why are we not able to move audio and image files back and forth? So much for the convenience of formatting as internal. No widgets, not able to move files to and fro other than apps.
I've basically 60GB free and the phone wont access it unless it is to install apps. I find this to be an useless behavior. For those of us who would like to have a 100% encrypted phone/storage, this is useless as keeping the SDcard as external storage is the one way of fully taking advantage of it.
Thanks

Categories

Resources