[Ubuntu-BR] Pastas de compartilhamento - VirtualBox

Dalton Cézane daltoncezane em gmail.com
Quarta Março 25 05:55:00 UTC 2009


2009/3/25 Lucio M Nicolosi <lmnicolosi em gmail.com>

> 2009/3/25 Dalton Cézane <daltoncezane em gmail.com>:
> > Pessoal, estou com um Ubuntu instalado virtualmente (VirtualBox) no meu
> > Ubuntu (notebook)...
> > Quero compartilhar alguns arquivos do meu sistema com o sistema
> virtual...
> > Alguém pode me dar umas dicas? Pesquisei aqui na net mas vi muito
> tutorial
> > entre linux e windows e vice-versa.
> >
> > Agradeço e aguardo resposta.
> >
> > --
> > =======================================================
> > Dalton Cézane - Voip UFCG: 1075-2005
> > Mestrando em Ciência da Computação
> > Bacharel em Ciência da Computação
> > Universidade Federal de Campina Grande - UFCG
>
>
> virtualbox // settings // shared folders // add (ou remove ou edit)
>
> (ou como quer que apareca isso em português).
>

Isso é simples... mas como fazer com que eu navegue pelas pastas
compartilhadas?
Acabo de seguir isto [1]:
"Sharing Folders Between Host and Guest

Note: Before trying to mount/map shared folder you must install Guest
Additions (run machine and choose "Install Guest Additions" form Device menu
of machine window.

Note: The client OS can not be open when adding share.

On the host (ubuntu) computer, run

mkdir ~/VirtualBoxShare
VBoxManage sharedfolder add "XP" -name "share" -hostpath
/home/your/shared/folder/VirtualBoxShare/

Where "XP" is the name of the virtual machine in VirtualBox, and "share" is
the name of the share as the guest machine will see it. The hostpath must be
a fully-qualified path.

On the Windows client, run

net use x: \\vboxsvr\share

If the client is Linux, run

mount -t vboxfs share mountpoint

For the above command if you get error as

mount: unknown filesystem type 'vboxfs'

Then just change the vboxfs to vboxsf means the command will be

mount -t vboxsf share mountpoint"

Mas obtenho este erro mesmo trocando vboxfs por vboxsf...
Você pode me dizer o que faço para acessar?

[1] https://help.ubuntu.com/community/VirtualBox

[ ]



>
>
> --
> Lucio M Nicolosi, Eng. - Sao Paulo - Brazil
> skype: lmnicolosi1
> Lat.:  23°34'4.79"S - Long.: 46°39'59.53"W
> Linux Regist. User #481505 - http://counter.li.org/
>
> --
> Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
>
> Lista de discussão Ubuntu Brasil
> Histórico, descadastramento e outras opções:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>



-- 
=======================================================
Dalton Cézane - Voip UFCG: 1075-2005
Mestrando em Ciência da Computação
Bacharel em Ciência da Computação
Universidade Federal de Campina Grande - UFCG



More information about the ubuntu-br mailing list