菜鳥又來發問了\= =
作業系統本身是Win 7
用VirtualBox裝了Ubuntu 11.04
想要在兩者之間建立一個共用資料夾
已經安裝了guest additions
在VirtualBox管理員中設定Ubuntu 11.04加入共用資料夾E:\Share
在Win 7下也已經確定建立了這個資料夾
然後到Ubuntu中設定
執行sudo mount -t vboxsf Share ~/share
卻跑出這樣的訊息:
/sbin/mount.vboxsf: mounting failed with the error: No such file or directory
試過sudo modprobe vboxvfs也沒有用
請問要怎麼解決這個問題0_0?謝謝~
--
作業系統本身是Win 7
用VirtualBox裝了Ubuntu 11.04
想要在兩者之間建立一個共用資料夾
已經安裝了guest additions
在VirtualBox管理員中設定Ubuntu 11.04加入共用資料夾E:\Share
在Win 7下也已經確定建立了這個資料夾
然後到Ubuntu中設定
執行sudo mount -t vboxsf Share ~/share
卻跑出這樣的訊息:
/sbin/mount.vboxsf: mounting failed with the error: No such file or directory
試過sudo modprobe vboxvfs也沒有用
請問要怎麼解決這個問題0_0?謝謝~
--
All Comments