ubuntu与windows共享文件

1.先设置windows的共享目录

image




2.在ubuntu里进行挂载

2.1输入命令共享vm_share

sudo vmhgfs-fuse .host:/vm_share /mnt/hgfs -o allow_other,uid=1000,gid=1000




3.共享成功

image



image

posted @ 2026-06-22 16:40  自由的Charles  阅读(4)  评论(0)    收藏  举报