Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Next revisionBoth sides next revision | ||
| events:sotm2019 [2019/09/21 14:53] – andi | events:sotm2019 [2019/09/21 14:55] – andi | ||
|---|---|---|---|
| Line 137: | Line 137: | ||
| mount -t cifs {// | mount -t cifs {// | ||
| mount -t cifs {// | mount -t cifs {// | ||
| + | mkdir -p / | ||
| + | mount -t cifs {// | ||
| ``` | ``` | ||