Monday, February 15, 2010

how to create shared folder in linux guest in virtual box

Step 1
Create a folder called "share" or ur Linux Desktop

Step 2
Open a Terminal Window on your Linux guest.


SKIp step nih------>
Type in the terminal:
"sudo mount -t vboxsf sharename mountpoint" where "sharename" is what you called the folder in VirtualBox settings manager (in my case, "xubuntushare"), and "mountpoint" is where you are placing the share on the Linux host machine (in my case, ~/Desktop/share). Enter you password if prompted and continue------>

Sham ikut step last nih:
buat folder dalam Vbox tekan kat Settings atas tuh, tekan "Shared Folders"
pastu "Add New Shared Folder"
Pilih dekat "Folder Path" (kat desktop ke kat mane pastu tulis name "xubuntushare"(kalu nak tulis name lain kene tukor kat step last nati)

Pastu last skali
type kat terminal:
sudo mount -t vboxsf xubuntushare ~/Desktop/share

ok ah try lu....

No comments:

Post a Comment