Mount on Linux? - Galaxy S III Q&A, Help & Troubleshooting

Has anyone succeeded in mounting this device on Linux?

No It seems libmtp is broken.

libmtp is not in the Linux-kernel but distro-specific.
So it might work under some, somehow work under a few and be totally broken on others. (Yeah I know, fragmentation sucks. But that's opensource)
In the meantime you can at least mount the external SD card on the computer.
http://forum.xda-developers.com/showpost.php?p=27282116&postcount=58

Related

Using the Atrix as a boot device

just wondering if any smart devs have any thoughts on this:
When the Atrix (or i suppose any android device) is in usb storage mode it runs as a simple mass storage device.
So is it possible to boot a PC from the atrix like you would boot a portable OS (Ubuntu, WinPE, ect) from a USB flash drive?
The SD card or the Internal storage has the room for it, but i don't know how you'd go about making either a bootable device.
It'd be a good diagnostic tool when fixing PCs, and along with webtop would make it a awesome tool to use as a tech.
cglowstick said:
just wondering if any smart devs have any thoughts on this:
When the Atrix (or i suppose any android device) is in usb storage mode it runs as a simple mass storage device.
So is it possible to boot a PC from the atrix like you would boot a portable OS (Ubuntu, WinPE, ect) from a USB flash drive?
The SD card or the Internal storage has the room for it, but i don't know how you'd go about making either a bootable device.
It'd be a good diagnostic tool when fixing PCs, and along with webtop would make it a awesome tool to use as a tech.
Click to expand...
Click to collapse
I was thinking about this actually.
I think we have to first partion the SD card and install the portable OS on one of those partions.
I don't have an atrix yet but I'm going to try something with my older phone I think I can make this work just give me sometime.
Any luck with this?
I plan on trying GParted (free GUI disk partition editor)... http://gparted.sourceforge.net/
It offers quite an array of filesystem options including, but not limited to:
ext2 / ext3 / ext4
fat16 / fat32
linux-swap
ntfs
ufs
xfs
I'm not sure if my rooted AT&T Atrix will reject my attempts to create an ntfs partition, or if GParted will even recognize it. But it's still worth a try
Bob

USB Host: NTFS?

Hi all.
Please i need help reading ntfs partitions with my SG3. First of all the main question: It's possible to read and write a USB Pendrive or HDD with SG3?
I have tried NTFS Mounter without luck. A 2.5'' HDD shows power but nothing happens. A USB Pendrive is recognized by SG3 but it asks me to erase the USB Storage.
Thank you very much.
Someone please correct me if I'm wrong, but afaik the S3 does not bring native support for the ntfs-3g driver.
However since it has the Fuse kernel-module it would (should) not be that difficult to actually get it to work.
It brings out-of-the-box support for OTG USB-adapters and seems even to be able to handle USB-hubs with several usb sticks connected.
But, as said, not NTFS; only exFat/Fat32 and Linux filesystems such as EXT2/3/4.
I was able to use a script and ntfs-3g on my SG2 and it could read ntfs without problem problem. Anyone here has tried to do the same with a SG3?

USB drives change after boot, how to stop it?

Ok so my title kinda sucks, but here is the situation.
I have an Android on a stick(iMito MX1) attached to my TV. I have a USB hub and two hard drives attached.
Each time I boot the drives swap SDA and SDB. Is there any way to stop the drives from doing that as it is messing up my mount points and reversing my movie/aps locations.
I am using an app called NtfsSd to mount one of the drives as /sdcard. So far this is working great as it allows apps to use the 750G NTFS drive as a place for the apps extras and aps2SD(built into JB rom). But if the power goes out or I reboot the device and the deviceID of the two drives swap then the other USB drive acts as the SDCARD and it messes up aps2sd.
NtfsSd would be perfect for a single drive, but in this situation it points to dev/block/sda1 but when I reboot sda1 might be the other USB drive. So how do I force one of the USB drive to always use sda1???
I looked everywhere but nothing seems to work. Udev is not supported on android so no go there. And trying to get a UUID for fstab seems to be a dead end but even then the app is looking for a particular sd* device.
I am really at wits end on this and totally stumped. Any help would be greatly appreciated.

[Q] SD Card NTFS Support?

Any good way to get NTFS support? I was using NtfsSd for a while https://play.google.com/store/apps/details?id=com.oyaxai.ntfssd but it hasn't been updated for 4.2. Just wondering if anyone has a better solution.
Anybody?
lordazoroth said:
Any good way to get NTFS support? I was using NtfsSd for a while https://play.google.com/store/apps/details?id=com.oyaxai.ntfssd but it hasn't been updated for 4.2. Just wondering if anyone has a better solution.
Click to expand...
Click to collapse
Why would you want this? Have you tried ext4 or exFat?
BLuFeNiX said:
Why would you want this? Have you tried ext4 or exFat?
Click to expand...
Click to collapse
Ext4 isn't supported natively by windows, therefore leading to compatibility issues with most of the worlds computers unless you install additional software (effectively defeating the purpose). exFAT on the other hand is more prone to corruption than NTFS. NTFS utilizes a redundant MFT record number (useful for recovering damaged MFT files). Since SD cards are essentially removable media, it is wise to build and maintain your foundation upon the format with the lowest chance of data loss.
Any suggestions?
lordazoroth said:
Ext4 isn't supported natively by windows, therefore leading to compatibility issues with most of the worlds computers unless you install additional software (effectively defeating the purpose). exFAT on the other hand is more prone to corruption than NTFS. NTFS utilizes a redundant MFT record number (useful for recovering damaged MFT files). Since SD cards are essentially removable media, it is wise to build and maintain your foundation upon the format with the lowest chance of data loss.
Any suggestions?
Click to expand...
Click to collapse
My concern is that NTFS might not play well with android. Yes, it usually works fine with Linux, but NTFS is not an open source filesystem and any 3rd party driver written for it has the potential to cause problems and data loss.
Do you expect to frequently remove the SD card from your device? If not, ext4 would work fine (mounted via usb on your drive), and also provides superior journaling to NTFS.
BLuFeNiX said:
My concern is that NTFS might not play well with android. Yes, it usually works fine with Linux, but NTFS is not an open source filesystem and any 3rd party driver written for it has the potential to cause problems and data loss.
Do you expect to frequently remove the SD card from your device? If not, ext4 would work fine (mounted via usb on your drive), and also provides superior journaling to NTFS.
Click to expand...
Click to collapse
Unfortunately yes I plan on removing it occasionally. When transferring a file from my PC to the SD card through my phone, any files larger than 4gb are immediately rejected, even when using exFAT or NTFS. I suspect this is because the PC cannot detect the format of the SD card while it is in the Phone and assumes it is FAT32. I've experienced no data issues using with NTFS and Android and have been using this system for 2 years now. I've even recovered from data corruption on a few occasions due to improper removal of cards and crashes and such. However, I've not been so fortunate with exFAT. While I could download files larger than 4gb from the PC instead of using the PC to push them to the phone, it would require each file be accessible by granting access to entire directories solely for the purpose of a temporary transfer session. This is obviously unacceptable for too many reasons to list here. If there was any other way I would gladly take it, but NTFS appears to be my best option and I would prefer not to settle for exFAT. Any help would be greatly appreciated. Ty for your replies so far by the way
You're gonna have to wait for a custom kernel for NTFS support.

[Q] Correct format/partition layout for usb to auto mount?

I've got a 3TB external drive drive hooked up to my Ouya running CM11 (Android 4.4)
I run Nzbget and Transmission in optware, and use CM primarily as a vehicle for XBMC so I need the space.
I had it in 2 ext4 partitions which needed a init script to mount under the stock OS.
I was hopping to get it working in a less hacky manner under CM.
I tried with the two parts, and no go so i redid it with one big partition with root as the UID and sdcard_rw as the GID.
Still no dice. I can access it in File Manager with elevated permissions, but no go in XBMC or other apps.
Also tried one big exFAT partioning with no luck.
I plugged in an 8g ntfs drive I had and it automounted it no problem.
Anyone know the right way to configure the drive? We're a Linux household so sticking with ext2/3/4 would be ideal. NTFS I would like to avoid.
Thanks
mounting manually for now
System logged this when it failed to automount
EXT4-fs (sdb1): Unrecognized mount option "context=ubject_r:sdcard_external:s0" or missing value
Anyone shed light on this?

Categories

Resources