> > > >> > > > > 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 > > > > Em primeiro lugar não use a versão OSE do repositório. Se já não tem > carregue a 2.1.4 de http://www.virtualbox.org/wiki/Linux_Downloads
Não instalei a versão do repositório... Já havia instalado essa do wiki... > > > Em segundo deve ter Guest Additions instalado. > > Vai definir o diretório compartilhado (do host) em virtualbox/settings no > host. Eu instalei o Guest Additions, mas fica lá na área de trabalho do meu Ubuntu virtual e não vejo nada demais nele... > > > Como meus guests são Windows, feito isso enxergo imediatamente as > pastas compartilhadas em Windows Explorer/Networks. No seu caso, como > são duas instâncias de Linux, no guest deveria ter acesso à pasta > compartilhada em Places/Networks. > > Ou talvez tenha que montar o seu [host]/home no [guest], como faria > para acessar uma máquina remota. > > Em última instância, caso o Samba server esteja instalado em host, com > certeza terá condições de acessar a pasta compartilhada em > Places/Networks. > > Boa sorte. > > > -- > 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 -- 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

