Watching Video Over Network

Associate
Joined
3 Jan 2006
Posts
1,842
Location
South Wales
I have installed Mint Linux 3.0 on VMWare.

I have set it up so I can view folders on the host PC as if the virtual PC was networked to the VMWare PC.

I can see movies but they wont load. If I copy them onto the VMWare PC it works fine.

Why is this? Is this a Linux thing or a VMWare thing?

Thanks :)
 
Yeah - I've got that problem with my current build - but as I don't use that functionality much, I couldn't be bothered fixing it!!

I know that it doesn't have to be like that, as it wasn't on a previous build. I reckon it's something to do with the samba client - but as I said, I've not looked into fixing it!

If you find out what's causing it, post here, cos I'd like to know [but atm, am too lazy to look into it!!]
 
Actually - I can't test just now - but does it make any difference if you mount the share to a folder?

Code:
smbmount //<servername>/<sharename> /<mountdirectory> -o username=mywindowsusername,password=mywindowspassword
 
Back
Top Bottom