<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I need to build an EPICS IOC which can run without access to NFS mounts or TFTP mounts. The embedded system is a ZynQ-based system with ample persistent storage on a micro-SD card. It seems to me that libbsd provides a full range of file I/O facilities, and
 so a more Linux-like configuration should be possible. But I have no idea how to accomplish this! I suspect that I need to change ~/epics/base-7.0/modules/libcom/RTEMS/posix/rtems_init.c, since that seems to be where the NFS/TFTP stuff gets set up. Has anyone
 tried to do this?</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Pete.<br>
</div>
</body>
</html>