abiosoft / abiosoft/colima

Mounting an external hard drive

Open
#1,334 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
30.8k
Forks
613
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.