Accessing NTFS Shares from Freescale MPC8313

Scott Wood scottwood at freescale.com
Tue May 19 03:10:28 EST 2009


On Sun, May 17, 2009 at 01:45:30AM -0700, Chris Plasun wrote:
> Hi,
> 
> (I haven't found any answers in the archives)
> 
> How would I access a NTFS shared directory from a Freescale MPC8313?
> 
> Will Samba run on a Freescale MPC8313?

It should (and if it doesn't, file a bug with them).  

Userspace is pretty much the same at the source-code and user-interface
level -- the answer to "how do I do X on this PPC board" is generally the
same as the answer to "how do I do X on Linux", other than that you may
need to compile some packages manually if they don't come with whatever
distribution you're using.

-Scott



More information about the Linuxppc-dev mailing list