Amiga.org

Operating System Specific Discussions => MorphOS => MorphOS -- Application questions and support => Topic started by: hektic on March 11, 2012, 07:51:29 PM

Title: New to Morphos, would like to access samba shares
Post by: hektic on March 11, 2012, 07:51:29 PM
Hi,
I've just installed Morphos for the first time on my mac mini :)

Really impressed so far, speed is amazing and OWB performs really well...

Can someone point me to a guide or at least what programs I need to download to access samba (SMB shares) from my openfiler server.

I'm guessing I must install SMBFS and use an amiga guide from somewhere??

Thanks
Title: Re: New to Morphos, would like to access samba shares
Post by: Piru on March 11, 2012, 08:51:01 PM
Quote from: hektic;683276
Can someone point me to a guide or at least what programs I need to download to access samba (SMB shares) from my openfiler server.

http://aminet.net/package/comm/tcp/smbfs-68k

For easy access you should add your server's static ip address and host name to hosts (in MorphOS network prefs / Hosts). I have my linux box as:
Code: [Select]

10.0.0.1 asus


Then to mount the asus samba share called "all" I use:

Code: [Select]
run <>nil: stack=32768 l:smbfs CASE DOMAIN=DEBIAN USER=username PASSWORD=password QUIET VOLUME=asus: CACHE=1024 SERVICE=//asus/all

Domain name is the network neighbourhood name, in my case that's DEBIAN.
Title: Re: New to Morphos, would like to access samba shares
Post by: Matt_H on March 11, 2012, 08:53:22 PM
smbfs (http://sourceforge.net/projects/amiga-smbfs/files/amiga-smbfs/smbfs%201.74/) is all you need. Then it's just a matter of figuring out the command line.

I've been using the 68K build of SMBMounter to help. It provides a GUI wrapper for smbfs.
Title: Re: New to Morphos, would like to access samba shares
Post by: hektic on March 13, 2012, 06:41:55 PM
Thanks guys, got it working with what you both suggested... I like the GUI app though, makes it nice and easy.

What app would you recommend for playing back MKV's?

I'm hoping it can do 720p playback, if not i'll have to do some converting.

I'm going to register at the end of the month, REALLY impressed with it!
Title: Re: New to Morphos, would like to access samba shares
Post by: Piru on March 13, 2012, 07:04:37 PM
Quote from: hektic;683589
What app would you recommend for playing back MKV's?
The latest MPlayer from here: http://fabportnawak.free.fr/mplayer/