Oracle VM (OVM) (MOSC)

MOSC Banner

mount share drive with Windows 7

edited Aug 27, 2012 2:58AM in Oracle VM (OVM) (MOSC) 1 commentAnswered ✓
Hi All,

I created a new OVM with Linux 6.3 (basic installation) and want to connect to my system (Windows 7) via a share directory.

I tried:

mount -t vboxsf \myshare /mnt/share

and get error unknown filesystem type "vboxsf"

scond try:

mount -t cifs -o username=myuser,password=mypassword //hostname/myshare /mnt/share

CIFS VFS: Error connecting to socket. Aborting operation

CIFS VFS: cifs_mount failed w/return code= -111

What is wrong? How can I connect to share drive?

Regards,

Moh

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center