option space PXE;? option PXE.mtftp-ip ?? ?? ?? ?? code 1 = ip-address;? option PXE.mtftp-cport ?? ?? ?? code 2 = unsigned integer 16;? option PXE.mtftp-sport ?? ?? ?? code 3 = unsigned integer 16;? option PXE.mtftp-tmout ?? ?? ?? code 4 = unsigned integer 8;? option PXE.mtftp-delay ?? ?? ?? code 5 = unsigned integer 8;? option PXE.discovery-control ?? code 6 = unsigned integer 8;? option PXE.discovery-mcast-addr code 7 = ip-address;? class "pxeclients" {? match if substring (option vendor-class-identifier, 0, 9) = "PXEClient";? option vendor-class-identifier "PXEClient";? vendor-option-space PXE;? # At least one of the vendor-specific PXE options must be set in? # order for the client boot ROMs to realize that we are a PXE-compliant? # server.?? We set the MCAST IP address to 0.0.0.0 to tell the boot ROM? # that we can't provide multicast TFTP (address 0.0.0.0 means no? # address).? option PXE.mtftp-ip 0.0.0.0;? # This is the name of the file the boot ROMs should download.? filename "pxelinux.0";? # This is the name of the server they should get it from.? next-server 192.168.0.1;? }? ddns-update-style interim;? ignore client-updates;? default-lease-time 1200;? max-lease-time 9200;? option subnet-mask 255.255.255.0;? option broadcast-address 192.168.0.255;? option routers 192.168.0.254;? option domain-name-servers 192.168.0.1,192.168.0.2;? option domain-name "mydomain.org";? subnet 192.168.0.0 netmask 255.255.255.0 {? range 192.168.0.10 192.168.0.100;? }?? host q10 {? hardware ethernet 00:00:F0:6B:38:5B;? fixed-address 192.168.0.22;? }? ??
Q10加電后,在出現(xiàn)Samsung公司徽標(biāo)時,在左下角會提示用戶按F12進入網(wǎng)絡(luò)引導(dǎo)。按F12后,Q10進入網(wǎng)絡(luò)引導(dǎo)過程。首先通過DHCP Server獲得了IP地址,然后下載并執(zhí)行bootstrap文件pxelinux.0;在執(zhí)行中,讀入配置文件/tftpboot/pxelinux.cfg/C0A80016。此時屏幕上出現(xiàn)boot:,敲入install,就進入了Redhat Linux 8.0的網(wǎng)絡(luò)安裝界面,一切OK!??
6、 出現(xiàn)“Step 4”界面,在“Location of MS Windows files”文本框中,輸入英文版的Win98安裝文件所在路徑(其實只需要輸snapshot.exe所在目錄就行,可能還需要base4.cab,如果已經(jīng)拷貝了e98files到c:\windows,則只需輸入c:\windows即可),單擊“Next”。?
15、 在服務(wù)器端“PXEBOOT\Windows”目錄下,找到Netnames.db文件并打開它,刪除其所有信息,輸入機號及網(wǎng)卡地址,例如:? user01 00E04C500234? user02 00E04C500235? …… ……? 若不知道網(wǎng)卡地址,Litenet可自動添加網(wǎng)卡記錄到Netnames.db文件中。其方法為:在工作站啟動出現(xiàn):? Enter the name for this computer (Hardware Address 00E04C500234):? 時,輸入機號,例如:user01。系統(tǒng)提示:? Confirm that Hardware address 00E04C500234 is assicpned the name user01(Y/N) Y? 系統(tǒng)提示重啟計算機,注意此時只能修改一臺,不然會出現(xiàn)文件共享出錯。?
2、將安裝工作站litenet115生成的軟盤插入服務(wù)器軟驅(qū),選擇3Com Boot Image Editor窗口中Create a TCP/IP or PXE image file選項,在“image file name”欄中使用缺省路徑并加入文件名win98.img:“C:\Program Files\3Com\DynamicAccess boot services\win98.img”,選中options中的Writeable和Pre-OS兩個選項,點擊"ok"按鈕建立啟動影像文件。?
3、選擇3Com Boot Image Editor窗口中的Create a PXE menu boot file選項,點擊"add"圖標(biāo)進入Edit Entry對話框,在image file文本框中輸入win98.img,然后點擊"ok"按鈕返回Create menu file對話框,在此對話框中點擊"save"按鈕進入Save menu file對話框,在文件名文本框中輸入win98.pxe,點擊“OK”,然后點擊“Save”保存返回,退出3Com Boot Image Edito對話框。?
七、在服務(wù)器上運行Vicomsoft DHCP Server,并在Status View窗口中點擊按鈕使其啟動服務(wù)(按鈕狀態(tài)為On),運行3Com TFTP Server并使其啟動服務(wù)(狀態(tài)為 Server started)。可以不運行3Com PXE Server。?
八、關(guān)閉工作站,取掉工作站的硬盤、軟驅(qū)、光驅(qū)。? 重啟進行工作站主板Bios設(shè)置,在STANDARD CMOS SETUP中,將硬盤設(shè)置為無,將軟驅(qū)設(shè)置為1.44M(軟驅(qū)設(shè)置為無會重啟),在BIOS FEATURES SETUP中把Boot Up Floppy Seek(開機軟驅(qū)尋道)設(shè)為Disable,有些主板還需要設(shè)置Boot First Lan(或者相似選項):Enable。? 重新啟動,按Shift+F10鍵出現(xiàn)PXE啟動設(shè)置框,選擇? Network Boot Protocol:PXE? Boot Order: Int 19h? Show Config Message: Disable (不出現(xiàn)提示信息,Enable為有提示信息)? 按F4保存退出。?
九、安裝完成,工作站啟動進入無盤Win98。?
十、優(yōu)缺點? 優(yōu)點:? 1、不用安裝winnt server4.0+service park 6或win2000 server,減少安裝時間,如果使用正版,不用買昂貴的軟件及服務(wù)協(xié)議;? 2、沒有cannot find or load required file krnl386.exe問題;? 3、沒有tnt系列顯卡16色問題;? 4、沒有添加了文件和打印共享就出錯的問題;? 5、沒有修改工作站時間死機問題;? 6、沒有無法正常關(guān)機與重啟的問題;?