Re: Mapping Windows share to Linux box
From: Karel Venken (kvpub_at_online.be)
Date: 06/06/05
- Next message: Kevin Nathan: "Re: Has houghi been captured on film?"
- Previous message: Svein Hamnes Aaberge: "Printing form Opera and Konqueror"
- In reply to: Hiawatha Bray: "Mapping Windows share to Linux box"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 06 Jun 2005 23:10:43 +0200
Hiawatha Bray wrote:
> I have a music folder on my Windows machine and want to play it through my
> Linux box. How do I get XMMS to play the files on the other machine? The
> music player sees all the folders on the Linux box, but doesn't see the
> Windows folders. I need to mount the Windows folder on the Linux machine.
> I can mount Linux folders on my Windows machine but can't figure out how to
> go the other way around. Help! Thanks.
Mounting Linux folders on Windows shows you have NW connectivity.
Linux folders are on a local disk, Windows folder on a remote disk. You
should be able to see them in konqueror already. (SuSE 9.3 live eval)
The only thing I need to do is to type smb://win_smb_hostname/ into the
location and I see everything which this PC shares.
You might want to check first that you have samba client installed (YaST
-> Software -> Install... -> search for samba, it should show up and be
marked as installed)
If so, you can try in a console following:
>mkdir smbhost
>su
>mount -t smbfs -o username=someone,password=private
//winsmbhost/winsmbshare smbhost
>exit
Then a cd smbhost should show you the contents of your share. This way
you can at least verify if you can see the windows shared stuff on you
Linux PC
K.
- Next message: Kevin Nathan: "Re: Has houghi been captured on film?"
- Previous message: Svein Hamnes Aaberge: "Printing form Opera and Konqueror"
- In reply to: Hiawatha Bray: "Mapping Windows share to Linux box"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|