Active Topics

 


Reply
Thread Tools
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#11
given how the tablet unmounts the cards when you plug in the cable, its likely to be some limitation in linux.
 
GeneralAntilles's Avatar
Posts: 5,478 | Thanked: 5,222 times | Joined on Jan 2006 @ St. Petersburg, FL
#12
Originally Posted by tso View Post
given how the tablet unmounts the cards when you plug in the cable, its likely to be some limitation in linux.
Nah, not a Linux limitation, mostly a spec, time, implementation and testing sort of deal. Nokiaprobably did't see it as a feature worth investing a lot of time in at this point. Which isn't unreasonable, as the implementation isn't particularly simple, and there isn't a lot of space to do thing with on internal, anyway.

Besides, there are plenty of ways to get to the rootfs without involving a USB cable, sftp or sshfs and FUSE are two very good options.
 
Posts: 1,213 | Thanked: 356 times | Joined on Jan 2008 @ California and Virginia
#13
Because Linux was not written for phones, it has to unmount the cards. This is because sane people do not want two OS's to write different data to the same place. So, the best way would be through sftp, because this is wireless (aka over WiFi), and its easy after you set it up. After installing OpenSSH on the tablet, I think you can use the built in "Connect to Server" dialog in OSX. Not very sure, because I have not used a Mac since school ended. In Ubuntu, the "Connect to Server" has sftp support, so probably OSX does as well.

Note: I know that you want to connect over USB, but this is over WiFi.

Originally Posted by iamthewalrus View Post
An easier method is to make a shared folder on your Macbook and access that from File Manager on the Internet Tablet via wi-fi.
What I said is basically the opposite of this. You can use your Mac to access the tablet, instead of the tablet accessing the Mac.
 
ace's Avatar
Posts: 296 | Thanked: 80 times | Joined on Dec 2007
#14
Originally Posted by tso View Post
given how the tablet unmounts the cards when you plug in the cable, its likely to be some limitation in linux.
When the tablet is hooked up to a PC via USB, it presents the memory cards as USB mass storage devices. That means the PC gets raw device access, below the filesystem level. So, the N8X0 cannot write to the card while hooked up via USB, since it'd confuse the attached PC and lead to data corruption.

It's conceivable that the N8X0 could maintain read-only access to the memory cards while hooked up via USB, but I expect it'd require a fair amount of programming, since two computers (N8X0 and PC) would be accessing the same raw device.
__________________
[SIGPIC][/SIGPIC]
 
Reply


 
Forum Jump


All times are GMT. The time now is 07:00.