Shared folder

Hi,
The command

% sudo mkdir /media/share

does not create a folder and does not return an error message.
Does ‘media’ stands for something else? is the name of the folder important?

thanks
Nitzan

/media is a folder on the VM and "sudo mkdir /media/share" should create a "share" folder under "/media"

Ryan