This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cfnet-fs:getting_started:index [2026/05/29 04:30] – [3. Execute cfnet-fs] mfranklin | cfnet-fs:getting_started:index [2026/05/29 04:39] (current) – [3. Execute cfnet-fs] mfranklin | ||
|---|---|---|---|
| Line 23: | Line 23: | ||
| Once downloaded, run the executable as illustrated below to create the virtual file system. | Once downloaded, run the executable as illustrated below to create the virtual file system. | ||
| - | === I²C Mode (Modular Pi) === | + | [[cfnet-fs: |
| < | < | ||
| cfnet-fs {mount-point} {i2c1-device} {i2c2-device} {i2c3-device} | cfnet-fs {mount-point} {i2c1-device} {i2c2-device} {i2c3-device} | ||
| </ | </ | ||
| - | For the [[: | + | [[cfnet-fs:cfheader: |
| - | < | + | |
| - | cfnet-fs | + | |
| - | </ | + | |
| - | * '' | + | |
| - | * ''/ | + | |
| - | * ''/ | + | |
| - | * ''/ | + | |
| - | + | ||
| - | The [[:modularpi:index|ModularPi]] must have the following in its ''/ | + | |
| - | < | + | |
| - | [pi5] | + | |
| - | pciex1=on | + | |
| - | dtoverlay=uart0-pi5 | + | |
| - | dtoverlay=uart4-pi5 | + | |
| - | dtoverlay=i2c0-pi5, | + | |
| - | dtoverlay=i2c1-pi5, | + | |
| - | dtoverlay=i2c3-pi5, | + | |
| - | </ | + | |
| - | + | ||
| - | NOTE: I²C port 0 can also be configured for 1MHz, if you are only using CFADC-A4L and CFDAC-2V modules on that port. | + | |
| - | + | ||
| - | === CFHEADER Mode (ComfilePi or any Linux ARM64 Device) | + | |
| - | + | ||
| - | See [[: | + | |
| < | < | ||
| cfnet-fs {mount-point} cfheader {cfheader-address} | cfnet-fs {mount-point} cfheader {cfheader-address} | ||
| </ | </ | ||
| - | For example, if you are using a single [[: | ||
| - | < | ||
| - | cfnet-fs / | ||
| - | </ | ||
| - | If you have multiple [[: | ||
| - | < | ||
| - | cfnet-fs / | ||
| - | cfnet-fs / | ||
| - | </ | ||
| ==== 4. Interact with the File System at the Mount Point ==== | ==== 4. Interact with the File System at the Mount Point ==== | ||