Hey guys, just wanted to pop in because I heard some people were having some trouble with this. First I wanted to test this set of instructions out and make sure I copied them right myself. I started on Maverick, Clean upgraded to Natty beta 2 and both times it worked.
Here are some steps that I am seeing alot of people get wrong.
If you copy and paste the code boxes, you still need to read the instructions. All three of these things will break this and they are easy to miss.
- Copying and pasting 'sudo chmod user:user /media/xoom' when 'user' should be your actual username
- Not uncommenting allow_other in fuse.conf by removing the '#' sign, because that's not clear in the code box.
- not adding your user name to etc/groups under the fuse listing because that's not clear on the code box either.
All of these things have to be done right or none of it will work at all. I have seen all the errors you guys are getting now so you are getting close if you are getting them but you need to check through your work. Stuff like transport not connected, bad mount point, etc. will all go away when everything is good.
This sucks, I wish the guide wouldn't have to be so complicated. Maybe we can hack up a way to allow ums mounting booted but until then we are stuck with this.
OH. I forgot to mention a nice light at the end of the tunnel. Since SDCard2's mount point is within SDCard on Tiamat's kernel. You will have access to that as well~!
Also note, if you are on Lucid, apparently as mentioned before the mtpfs package is broken and you will likely have to search for another package for this.