初始版本 和 待辦事項 #17491,評語 7 的 版本 1 之間的變動
- 時間撮記:
- 2018-1-30 上午05:17:11 (7 年 前)
圖例:
- 未更動
- 新增
- 刪除
- 修改
-
待辦事項 #17491,評語 7
初始 v1 1 1 The current default is to have the host show symlinks rather than resolve them. 2 To get the behavior you want, create /etc/modprobe.d/vboxsf.conf 2 To get the behavior you want, create /etc/modprobe.d/vboxsf.conf on the guest. 3 3 4 4 Put one line in that file exactly like this: 5 5 6 6 options vboxsf follow_symlinks=1 7 8 Then reboot the guest.