Re: Cannot mount NFS share in preseed/late_command ("Protocol not supported")

2016-09-26 Thread Frank Thommen
On 09/22/2016 09:37 PM, Frank Thommen wrote: Hi, in the last step of a preseeded installation I want to mount an NFS share and then finally run a configuration script which requires files stored on this share. My last step in the preseed file currently looks like: d-i preseed/late_command stri

Cannot mount NFS share in preseed/late_command ("Protocol not supported")

2016-09-22 Thread Frank Thommen
Hi, in the last step of a preseeded installation I want to mount an NFS share and then finally run a configuration script which requires files stored on this share. My last step in the preseed file currently looks like: d-i preseed/late_command string in-target modprobe nfs; in-target mount