Note that ANY flash update will wreck the extroot configuration. I didn't realize that and had to:
- Take the USB out and reboot so overlay would detach
- Repartition/format the USB
- Set up extroot from scratch.
Note that ANY flash update will wreck the extroot configuration. I didn't realize that and had to:
| command! -nargs=0 GnoFileTest call GnoFileTest() | |
| " place yourself in a xxxxx_filetest.gno | |
| " type `:GnoFileTest`. | |
| " It will | |
| " - get rid of the previous lines following 'Error: ', | |
| " - run `gno test .` for you | |
| " - refresh the filetest automatically | |
| " (so you see the errors, or absence of it | |
| " without opening a terminal). |