This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| projects:livenet:scipiodev [2018/06/19 09:29] – [network] scipio | projects:livenet:scipiodev [2018/06/19 11:27] (current) – [prereq] scipio | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| ln -s `pwd`/ | ln -s `pwd`/ | ||
| [ -f / | [ -f / | ||
| + | |||
| + | zfs set sharenfs=ro rpool/ | ||
| </ | </ | ||
| - | ===== network ===== | + | ====== network |
| < | < | ||
| Line 33: | Line 35: | ||
| </ | </ | ||
| + | ====== image build ====== | ||
| + | < | ||
| + | ln-image --new-name bionic --create | ||
| + | </ | ||
| + | |||
| + | check zfs share **rpool/ | ||
| + | < | ||
| + | zfs get sharenfs rpool/ | ||
| + | NAME | ||
| + | rpool/ | ||
| + | </ | ||