aboutsummaryrefslogtreecommitdiff
path: root/custom/opencore-image-ng.sh
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2022-05-14 16:07:27 +0000
committerGitHub <[email protected]>2022-05-14 16:07:27 +0000
commit41b07267b249b966a24c04a1c9cef9382a9513e0 (patch)
tree75594df7f01729ea3d2c3b09a1f06822e47b889b /custom/opencore-image-ng.sh
parentFixes #495 (diff)
downloaddocker-osx-41b07267b249b966a24c04a1c9cef9382a9513e0.tar.xz
docker-osx-41b07267b249b966a24c04a1c9cef9382a9513e0.zip
Share files, shared folder, mount folder
# Share directories, sharing files, shared folder, mount folder The easiest and most secure way is `sshfs` ```bash # on Linux/Windows mkdir ~/mnt/osx sshfs user@localhost:/ -p 50922 ~/mnt/osx # wait a few seconds, and ~/mnt/osx will have full rootfs mounted over ssh, and in userspace # automated: sshpass -p <password> sshfs user@localhost:/ -p 50922 ~/mnt/osx ```
Diffstat (limited to 'custom/opencore-image-ng.sh')
0 files changed, 0 insertions, 0 deletions