Mounting an external hard drive
Abierto
- Lenguaje dominante
- Go
- Estrellas
- 30.8k
- Forks
- 613
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.