發信人:hung0225@ksts.seed.net.tw () 日期:Fri, 14 Mar 1997 12:53:30 GMT 標題:Re: BOOT ROM 不能開機啦.... 信群:tw.bbs.comp.novell 看板: 代號:<5gbjgt$p2t@reader.seed.net.tw> 組織:SEEDNET InterNetNews News System On 14 Mar 1997 11:21:58 GMT, swdwo.bbs@tkd.en.sjsmit.edu.tw (簡大) wrote: >弟第一次用NOVELL 3.12裝SERVER & WORKSTATION >在WORKSTATION上用硬碟可以順利的連上SERVER... >但是如果要用BOOT ROM開機卻出現如下的文字 > >Finding NetWare Server using Ethernet_802.3 >searching Cards............ >error finding server... > >弟WORKSTATION 用的是DLINK 220ECT >SERVER用的是 EZ-3200 > >我都有把業框設成802.2啊..... > >是不是那棵ROM的問題啊?? > > >PLEASE HELP ME........THANKS.. >-- >※我愛 淺水灣BBS 我來自ts.sjsmit.edu.tw※ [1996/11/15 SCHUMACHEN] a.Server LOAD TOKEN PORT=A20 FRAME=TOKEN-RING NAME=TOKEN LOAD RPL BIND RPL TO TOKEN BIND IPX TO TOKEN NET=1 b.Workstation ipx netx c.process Change directory SYS:LOGIN. Execute MAP S16:=sys:system Use DOSGEN A: => create NET$DOS.SYS Reboot Ps: Don't configure the ROM's address in D800 otherwise will conflict with RAM 's space. [1996/11/15 SCHUMACHEN] 1.Server Create LOGIN directory RBOOT.RPL RPLFIX.COM PCN2L.RPL ETHER.RPL NEARSERV.EXE TOKEN.RPL RPLODI.COM DOSGEN.EXE 2.Workstation a.autoexec.bat LSL RPLODI Network_Driver.COM IPXODI VLM NET LOGIN username NET MAP C: LOGIN SET COMSPEC=C:\COMMAND.COM C: b.config.sys lastdrive=Z c.NET.CFG Link Driver Network_driver_name PORT 300 INT 3 FRAME ETHERNET_802.3 FRAME ETHERNET_802.2 FRAME ETHERNET_II FRAME ETHERNET_SNAP Network DOS Requester Preferred workgroup = **** First Network = C d.Creating Remote Boot Disk Image file (NET$DOS.SYS) Run DOSGEN A: ----in LOGIN directory e.Using " NET ADMIN " Utility share the LOGIN directory f. Booting up a Remote computer Ps: 1. Must create LOGIN directory 2. LOGIN directory must shareable 3. Insert "SET COMSPEC=C:\COMMAND.COM" line to AUTOEXEC.BAT 4. The NEARSERV.EXE program cannot be used if any Netware 3.x or 4.x server exist on the Network 5. If use enhance type of Remote Boot ROM that Personal Netware Server Network_Driver_Frame must load ETHERNET_802.2 =>Must load RPL.COM if you use enhance type of Remote Boot ROM 6. If use old type of Remote Boot ROM that Personal Netware Server Network_Driver_Frame must load ETHERNET_802.3 =>Running RPLFIX.COM for older Remote Boot ROMs .