Mini Howto
Subject: การติดตั้ง NETWARE
By: B_bireley B_bireley@hotmail.com>
Date: Apr 4, 1998
License: สงวนลิขสิทธิ์เอกสารนี้ โดย B_bireley <B_bireley@hotmail.com>
การเผยแพร่เอกสารนี้จะต้องอยู่ภายไต้ เงื่อนไขของ GNU General Public License
เวอร์ชั่น 2.0 ที่ออกโดย Free Sofware Foundation กรุฒาอ่านรายละเอียดของ
GPL ที่ <http://linux.thai.net/gpl.html>
Prerequirment
แผ่นสำหรับ boot ซึ่งควรจะประกอบไปด้วย
-
fdisk
-
format
-
sys สำหรับ boot เครื่อง
-
Driver Cdrom
-
Mscdex.exe
ขั้นตอนการติดตั้ง
-
ทำแผ่น boot dos โดยควรจะสามารถทำให้รู้จัก drive cdrom ได้
-
ทำการสร้าง Dos partition ขนาดอย่างน้อย 4 Mb (โดยใช้ Fdisk )
-
format harddisk ที่ทำการแบ่ง partition ไว้
-
ทำการ install netware จาก cdrom ใน directory \netware.312\netware.312/install/install.bat
-
เลือก install new netware3.12 จาก netware installation utility menu
-
เลือก retain current disk partitions
-
ป้อนชื่อ server
-
กด Enter ผ่านเมื่อถามค่า ipx Internal network number
-
จากนั้นจะมีการถาม source path ของข้อมูล ให้แก้เป็น D:\netware.312\netware.312\system_1
-
จากนั้นจะมีการถาม source path ของข้อมูล ให้แก้เป็น D:\netware.312\netware.312\system_2
-
จากนั้นจะมีการถาม source path ของข้อมูล ให้แก้เป็น D:\netware.312\netware.312\unicode
-
กด F10 ผ่าน view choice menu
-
เลือก Dos file name format จาก menu select the file name format
-
เลือก No เมื่อถูกถามว่า Do you want to specifyl any special
-
เลือก yes สำหรับ load server.exe ใน Autoexec.bat
-
จากนั้นให้เข้าสู่ server name prompt
-
พิมพ์คำสั่ง load install เพื่อเข้าสู่เมนูการ Config ต่าง
-
ทำตามเมนูไปทีละขั้นตอนโดยจะต้องสามารถ set ให้ได้ดังนี้คือ
-
แบ่ง netware partition จาก disk option ให้ได้ 100 Mb
-
Edit ไฟล์ Autoexec.ncf และ startup.ncf โดยจะมีเข้าลักษณะคำสั่งเอาไว้ให้ข้างล่างในครับ
คำสั่งใน file Autoexec.ncf
file server name ชื่อ server ที่ต้องการ >
ipx internal net 100
mount all
load ne2000 frame=ethernet_802.3 int=A port=300 name=ipxne2000
load ne2000 port=300 int=A frame=ethernet_ii name=ipne2000
load tcpip forward=yes
bind ipx to ipxne2000 net=100
bind ip to ipne2000 addr= เบอร์ ip ของเครื่อง > mask= เบอร์ Netmask
เป็นเลขฐาน 16 ด้วยนะ เช่น ff.ff.ff.0 คือ 255.255.255.0 เป็นต้น
คำสั่งใน startup.ncf
load isadisk port=1F0 int=E
จบแล้วจ้ะสั้นๆแค่นี้แหละไม่ต้องตกใจ