On 12/8/20 10:20 pm, Marcos Jose-Louis wrote:
> I'm trying to mount a NFS partition from a server on a sparc board.
> My app is basically configuring the network, and trying to mount the NFS 
> server share using mount_andmmake_target_path() API.
> 
> err = mount_and_make_target_path(
>         "6331.1150 at 10.160.7.217:/home/marcosjl/",

Should this be "10.160.7.217:/home/marcosjl/" ?

I do not think we handle spaces in the host section of a mount path.

Chris
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to