abiosoft / abiosoft/colima

Mounting an external hard drive

Aperta
#1,334 3 commenti 1 reazione 0 assegnatari Vedi su GitHub
Lingua principale
Go
Stelle
30.8k
Fork
613
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hi guys.
i'm here asking if there's a way to mount an external hard drive in colima (I'm trying to run there casaos).
I tried editing the .yaml like this:
```
name:default
mounts:
- location: /Volumes/Seagate
mountPoint: /seagate
writable: true
```
but with ls, the directory is not there:
```
ls /seagate
ls: cannot access '/seagate': No such file or directory
```

Any way to do this?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.