alonips
May 28th, 2008, 07:14 AM
i'm getting this error, when i write this in the terminal:
VBoxManage sharedfolder add "windowsxp" -name "Music"
-hostpath "/home/bernardo/Music"
where (windowsxp) is my virtualmachine, (Music) the name of the folder i want to share, and (/home/bernardo/Music) the path to the folder.
what appears in the terminal is :
Syntax error: Not enough parameters
bernardo@bernardo-desktop:~$ -hostpath "/home/bernardo/Music"
bash: -hostpath: command not found
bernardo@bernardo-desktop:~$ VBoxManage sharedfolder add "windowsxp" -name "Music"
VirtualBox Command Line Management Interface Version 1.6.0
(C) 2005-2008 Sun Microsystems, Inc.
All rights reserved.
Usage:
VBoxManage sharedfolder add <vmname>|<uuid>
-name <name> -hostpath <hostpath>
[-transient] [-readonly]
Syntax error: Not enough parameters
bernardo@bernardo-desktop:~$ -hostpath "/home/bernardo/Music"
help me please!!!
VBoxManage sharedfolder add "windowsxp" -name "Music"
-hostpath "/home/bernardo/Music"
where (windowsxp) is my virtualmachine, (Music) the name of the folder i want to share, and (/home/bernardo/Music) the path to the folder.
what appears in the terminal is :
Syntax error: Not enough parameters
bernardo@bernardo-desktop:~$ -hostpath "/home/bernardo/Music"
bash: -hostpath: command not found
bernardo@bernardo-desktop:~$ VBoxManage sharedfolder add "windowsxp" -name "Music"
VirtualBox Command Line Management Interface Version 1.6.0
(C) 2005-2008 Sun Microsystems, Inc.
All rights reserved.
Usage:
VBoxManage sharedfolder add <vmname>|<uuid>
-name <name> -hostpath <hostpath>
[-transient] [-readonly]
Syntax error: Not enough parameters
bernardo@bernardo-desktop:~$ -hostpath "/home/bernardo/Music"
help me please!!!