User Tools

Site Tools

한국어

cfnet-fs:cfheader:index

cfnet-fs CFHEADER Mode

Run cfnet-fs as shown below to use cfnet-fs on any ARM64 Linux device connected to one or more CFHEADER modules.

cfnet-fs {mount-point} cfheader {cfheader-address}

For example, if you are using a single CFHEADER module configured for address 0:

cfnet-fs /tmp/cfheader0 cfheader 0

If you have multiple CFHEADER modules (e.g. one configured for address 0, and the other for address 1):

cfnet-fs /tmp/cfheader0 cfheader 0
cfnet-fs /tmp/cfheader1 cfheader 1

Back

cfnet-fs/cfheader/index.txt · Last modified: by mfranklin