RPL Booting OS/2 1.21

ID Number: Q68793

2.00

OS/2

Summary:

The following information covers installing and setting up a server

for remote booting of OS/2 version 1.21 under LAN Manager version

2.00.

More Information:

The following discussion assumes that LAN Manager 2.00 is installed in

C:\LANMAN, and the workstation to be booted is named DEFAULT.

1. Make sure that there is at least 30.5 MB free on the server's hard

drive for the initial setup and one RPL workstation (more than 5.5

MB for each additional RPL workstation).

2. On the server, use LAN Manager's Setup program to add the

REMOTEBOOT protocol, along with NetBEUI, to the Token Ring driver.

3. Add "SET TMP=C:\TMP" (without quotation marks) to the CONFIG.SYS,

and create a directory named TMP (MD C:\TMP).

4. Add "C:\LANMAN\DRIVERS\PROTOCOL\RPL" to the front of the LIBPATH

in CONFIG.SYS.

5. Make sure the COM0?.SYS driver is before RDRHELP.SYS in

CONFIG.SYS.

6. Copy the entire OS/2 directory tree from C:\OS2 to

C:\LANMAN\RPL\OS2. The best way to do this is to type the

following:

XCOPY /S C:\OS2 C:\LANMAN\RPL\OS2

7. Manually copy C:\OS2\OS2.INI and C:\OS2\OS2SYS.INI to

C:\LANMAN\RPLUSER\DEFAULT\OS2. Note: These files may be in use by

OS/2. They may need to be copied by booting OS/2 from the Install

floppy disk, escaping out of Setup, and then copying these files.

8. Copy the following files from the root to C:LANMAN\RPL\OS2:

AUTOEXEC.BAT

ABIOS.SYS

F*.BIO

BASEDD0?.SYS

KBD0?.SYS

(Note: Some of these files may not exist on your system. If this

is the case, ignore the missing files).

9. Using the File Manager, copy C:\OS2KRNL and C:\OS2LDR to

C:\LANMAN\RPL\OS2. (Note: To view hidden files in the file

manager, choose Include from the View menu, then select Show

Hidden).

10. Copy DISK0?.SYS from C:\LANMAN\NETPROG to C:\LANMAN\RPL\OS2.

11. If the RPL WKSTA has a different video system than the server,

copy the video DLLs from the OS/2 installation disks.

12. Edit C:\LANMAN\RPL\DEFAULT.FIT and change all occurrences of

RPLSERVR to the server's machine name.

13. Edit C:\LANMAN\RPL\RPL.MAP and change all occurrences of RPLSERVR

to the server's machine name.

Change all occurrences of D_OS2 to R_OS2.

14. Edit C:\LANMAN\LANMAN.INI:

- For MAXOPENS, add 50 for each RPL WKSTA.

- Set MAXCONNECTIONS to twice the value of MAXOPENS.

- Set MAXLOCKS to the value of MAXOPENS.

- Set MAXSESSOPENS to 100.

15. Stop the workstation on the server and detach LAN Manager using

Setup.

16. Reboot the server. After OS/2 is up and running again, run

A:\SETUP from the LAN Manager Setup disk. If the RPL WKSTA will

run HPFS386 and install LAN Manager to C:\LANMAN\RPL\LANMAN. If

the WKSTA will run FAT or HPFS, install LAN Manager to C:\RPLLAN,

and after the installation is finished, type "MOVE C:\RPLLAN

C:\LANMAN\RPL\LANMAN" (without quotation marks).

This setup will be the one used by the RPL WKSTA. Install only the

OS2 WKSTA with or without Peer services. Use only the NetBEUI

protocol. (Do not use the REMOTEBOOT protocol).

17. Reboot the server. Run LAN Manager Setup from the directory that

it was just installed to and choose Detach from the Actions menu.

18. Reboot again, run LAN Manager Setup from C:\LANMAN and choose

Attach from the Actions menu. Reboot one last time.

19. If PEER services were chosen, type:

XCOPY /S C:\LANMAN\RPL\LANMAN\ACCOUNTS

C:\LANMAN\RPLUSER\DEFAULT\LANMAN\ACCOUNTS

20. Edit C:\LANMAN\RPL\MACHINES\DEFAULT\LANMAN\LANMAN.INI by changing

the DOMAIN= entry to the server's domain.

21. Edit C:\LANMAN\RPL\MACHINES\DEFAULT\CONFIG.SYS. Make sure that

"C:\LANMAN\NETLIB;" is the first entry in LIBPATH=.

22. For user-level security, type the following from the command line:

NET ACCOUNTS /MINPWLEN:0

NET GROUP RPL /ADD

NET USER DEFAULT /ADD /PASSWORDREQ:NO

/WORKSTATIONS:DEFAULT

NET GROUP RPL DEFAULT /ADD

Go into the Net Admin screen and assign the following permissions

for DEFAULT to the following trees:

Permission Tree

---------- ----

RWCDXA C:\LANMAN\RPLUSER\DEFAULT

RX C:\LANMAN\RPL\MACHINES\DEFAULT

Give the following trees these permissions to the group RPL:

Permission Tree

---------- ----

RX C:\LANMAN\RPL\OS2

RX C:\LANMAN\RPL\LANMAN

23. If the RPL WKSTA has a hard drive, run RPLENABL.EXE on the

workstation.

24. On the server, type "NET LOAD RPL" (without quotation marks).

25. Start the remote boot service on the server by typing:

NET START RPL

26. Power up the RPL Workstation.