[RTEMS 4.10] NFS mount fails with 'Registering NFS driver failed' message

Chris Johns chrisj at rtems.org
Wed Aug 12 23:24:50 UTC 2020


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


More information about the users mailing list