*Note* I know next to nothing about what these commands mean so follow these instructions at your own risk. I just want to get this working and don't want to ask for help again since Zenofex was nice enough to provide the files and instructions.
Okay, now that we have the files, lets get this thing working. I followed the wiki, but ran into a couple of problems. First I could not get the following commands to work:
Create symlinks
sudo adb shell ln -s /usr/local/lib/libntfs-3g.so.38.0.0 /usr/local/lib/libntfs-3g.so
sudo adb shell ln -s /usr/local/lib/libntfs-3g.so.38.0.0 /usr/local/lib/libntfs-3g.so.38
I removed the "sudo" part and it seemed to work fine.
I was unable to grab etc/vold.conf because the file was not found. However, I was able to grab etc/vold.fstab (which I think is the new vold name for 3.2).
The wiki says:
Pull /etc/vold.conf, alter the media_mount line to look like this (if someone wants to fix it, go ahead, with the original line it mounts too much) media_mount usb /mnt/media/usb 5 /devices/pci0000:00/0000:00:01.0/0000:01:0d.0/usb1/1-1/1-1.1
I was confused at first because that line already exists, but what I did was to delete everything after that line, which is:
"/devices/pci0000:00/0000:00:01.0/0000:01:0d.1/usb2/2-1/2-1.1 /devices/pci0000:00/0000:00:01.0/0000:01:0d.1/usb2/2-1/2-1.2 /devices/pci0000:00/0000:00:01.0/0000:01:0d.1/usb2/2-1/2-1.3"
Unfortunately, deleting those lines seem to disable the usb ports on the back.
After doing all of that my NTFS external hard drive mounts and syncs and the files show up, but still can't access any of the content (photos don't show up and .avi files won't play).
If anyone has any luck getting further or advice for me I'd appreciate your feedback.
Thanks
