Welcome, Guest. Please login or register.

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

Description:

0 Members and 1 Guest are viewing this topic.

Offline Skippy

  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 710
    • Show all replies
Re: Showing Windows partitions in AmigaOS (Samba question)
« 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.