Welcome, Guest. Please login or register.

Author Topic: Showing Windows partitions in AmigaOS (Samba question)  (Read 3354 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline AmiDelfTopic starter

  • Hero Member
  • *****
  • Join Date: May 2002
  • Posts: 691
    • Show only replies by AmiDelf
    • http://www.amitopiatv.com
Showing Windows partitions in AmigaOS (Samba question)
« on: January 28, 2003, 08:59:32 AM »
I am wondering if someone here knows how to mount
or use a Windows partition on Amiga thru Samba?

From the Windows side, I have no problems as it all
goes under Sharing.

I've tried to install TANGO, but its giving me a
error "Could not find a tango.catalog", but it is
installed.

Please help me. That would also help me a lot.

Regards,
AmiDelf
I love and respect people which care! And not those with
a heart made of stone.
 

Offline Desmon

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 282
    • Show only replies by Desmon
Re: Showing Windows partitions in AmigaOS (Samba question)
« Reply #1 on: January 28, 2003, 09:07:17 AM »
I haven't looked at Tango, but I do have access to my Win drives from the Amiga using smb.handler which is part of the SMBConnect package. All available on Aminet.
Of course, you'll need to have Samba installed and inetd running first.
Cache Ya,
Craig.


Busy playing with my Trainz and loving it!
 

Offline AmiDelfTopic starter

  • Hero Member
  • *****
  • Join Date: May 2002
  • Posts: 691
    • Show only replies by AmiDelf
    • http://www.amitopiatv.com
Re: Showing Windows partitions in AmigaOS (Samba question)
« Reply #2 on: January 28, 2003, 09:12:10 AM »
oki.. but then you use SMBclient -L or something, right? You
dont know of how to make the PC as a virtual drive on AmigaOS
desktop?

Regards,
AmiDelf
I love and respect people which care! And not those with
a heart made of stone.
 

Offline libz

  • Newbie
  • *
  • Join Date: Feb 2002
  • Posts: 18
    • Show only replies by libz
Re: Showing Windows partitions in AmigaOS (Samba question)
« Reply #3 on: January 28, 2003, 09:24:02 AM »
There's a great install guide on www.amigasamba.org which shows how to setup both the PC and Amigaside of Samba.
 

Offline Desmon

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 282
    • Show only replies by Desmon
Re: Showing Windows partitions in AmigaOS (Samba question)
« Reply #4 on: January 28, 2003, 09:31:51 AM »
@Amidelf
Quote

oki.. but then you use SMBclient -L or something, right? You
dont know of how to make the PC as a virtual drive on AmigaOS
desktop?

No. I don't use SMBClient at all. SMBConnect has example of DOSDrivers to mount the PC drives.
Mine are FURNACE_C: FURNACE_D: and FURNACE_E: being the three FAT32 partitions on this (rather hot) machine. From here, I mount the whole of the A2k's drives as Q:
The A2k uses Samba with shares setup for "ALL".
Cache Ya,
Craig.


Busy playing with my Trainz and loving it!
 

Offline Skippy

  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 710
    • Show only replies by Skippy
Re: Showing Windows partitions in AmigaOS (Samba question)
« Reply #5 on: January 28, 2003, 09:49:21 AM »
Hope this helps you:

The following extract could be entered into your s:/startup-sequence.s or create a file that you 'execute' when required.

<-- snip -->

   C:assign Samba: dh1:programs/miami3.1/samba

   Run <>NIL: Miami:Miami NOGUI

   ;WaitForPort MIAMI.1

Run <>NIL: Samba:bin/nmbd <>NIL: nmbd -S -n amiga
Run <>NIL: Samba:bin/smdb <>NIL: smbd -S

; Now mount the PC drives

;Wait Secs=2
;c:Mount PCC:

;Mount PCC2:

;   c:loadwb

<-- snip -->

Then use the C:/mount command to 'mount' the PC drives.

Example mount dos-driver:

<-- snip -->
Handler     = L:SMB-Handler
Stacksize   = 40000
Priority    = 5
GlobVec     = -1
Mount       = 1
Startup     = "C=\\win98\C MH=amiga W=domain U=guest P=''"
 
<-- snip -->
Win98 = Name of MY PC workstation
MH = Name of MY Amiga workstation
W = Name of MY workgroup so change these values accordingly for your environment.

If you need more help regarding DOS drivers/mounting see:

http://www.amigarealm.com/computing/workshop/programs/extras/csub5.htm

Networking FAQs:

http://www.amigarealm.com/computing/nkb6.htm

Ciao,

Il Skippo
Squareroot of all fluffiness.
 

Offline Desmon

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 282
    • Show only replies by Desmon
Re: Showing Windows partitions in AmigaOS (Samba question)
« Reply #6 on: January 28, 2003, 09:52:02 AM »
@AmiDelf
I just checked Aminet and can't find the SMBConnect package. Would you like me to email it to you? It's only 75k of file.
Cache Ya,
Craig.


Busy playing with my Trainz and loving it!
 

Offline AmiDelfTopic starter

  • Hero Member
  • *****
  • Join Date: May 2002
  • Posts: 691
    • Show only replies by AmiDelf
    • http://www.amitopiatv.com
Re: Showing Windows partitions in AmigaOS (Samba question)
« Reply #7 on: January 28, 2003, 10:46:28 AM »
yes.. sure...
mberg@broadpark

thanx,
AmiDelf
I love and respect people which care! And not those with
a heart made of stone.
 

Offline AmiDelfTopic starter

  • Hero Member
  • *****
  • Join Date: May 2002
  • Posts: 691
    • Show only replies by AmiDelf
    • http://www.amitopiatv.com
Re: Showing Windows partitions in AmigaOS (Samba question)
« Reply #8 on: January 28, 2003, 11:03:51 PM »
Where is my e-mail :=)
I love and respect people which care! And not those with
a heart made of stone.
 

Offline Castellen

Re: Showing Windows partitions in AmigaOS (Samba question)
« Reply #9 on: January 29, 2003, 06:06:37 AM »
I also use SMBF to mount remote shares as AmigaDOS volumes.

From a CLI:
SMBFS WORKGROUP=group name USER=your machine's name
SERVICE=//RemoteMachineName/share VOLUME=PCdisk:
 

Offline Desmon

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 282
    • Show only replies by Desmon
Re: Showing Windows partitions in AmigaOS (Samba question)
« Reply #10 on: January 29, 2003, 08:21:56 AM »
I hope that's broadpark.com...
Should be on it's way.
Cache Ya,
Craig.


Busy playing with my Trainz and loving it!