2011年12月16日 星期五

H61 PG8168

MAC_Address=00 23 24 34 5E 78
SVID=17AA
SDID=308F


*************************************************************************
* PG8168 -  EEPROM/EFUSE Programming Utility for        *
*    Realtek RTL8168 Family Ethernet Controller            *
* Version : 2.36.0.53          *
* Copyright (C) Realtek Semiconductor Corp. 2011. All Rights Reserved.  *
*************************************************************************


      /93c66
         --- The Sepcified EEPROM Type is 93c66.
             Example: PG8168 /eeprom /93c66.

      /nodeid HexNODEID
         --- Program NODEID into EEPROM or Efuse.
             This action only takes effect on first adapter found.
             Example: PG8168 /nodeid 00E04C681234

      /svid HexSVID HexSMID
         --- Program SVID and SMID into EEPROM or EFuse.
             Example: PG8168 /svid 10EC 8168


      /vMAC
         --- Display SVID, SDID and MACID with each Adapter .
             Example: PG8168 /vMAC

Batch file Command
-------
PG8168 /93c66 /nodeid 002324%1
bu timewait 5
PG8168 /93c66 /svid 17AA 308F
bu timewait 5
PG8168 /vmac /93c66
-------


2011年12月14日 星期三

FreeDOS USB Flash 開機碟

FreeDOS(曾經叫做Free-DOSPD-DOS)是一個在IBM PC兼容機下運行的作業系統。


FreeDOS大部分兼容MS-DOS,並允許一些早期版本的Windows像在MS-DOS上一樣運行。


FreeDOS完整的支持FAT32,並可以從FAT32上啟動。根據BIOS的情況,容量達到128GLBA硬碟,甚至2TB的容量都可能被支持。使用超大容量的硬碟需要小心,因為這到現在只經過非常少的測試,並且一些BIOS雖支持LBA但會在容量超過32GB硬碟上產生錯誤。


接下來開始製作USB Flash開機的FreeDOS,步驟記錄如下:


1. 下載 FreeDOS 的軟碟開機影像檔 FDSTD.288.imz
2. 下載 WinImage WinImage 8.0。 (也可以用 WinImage 8.0 免安裝取代)
3. 用 WinImage 解開 FSDTD.288.imz 到指定的目錄。

4. 下載 HP USB Storage Format Tool 並安裝。
5. 執行 HP USB Storage Format Tool。
5.1 點選 Create a DOS startup Disk。
5.2 在 using DOS system files located at: 載入FreeDOS開機片目錄。
5.3 按下 Start 之後開始製作USB Flash Disk。
6. 將 WinImage 所解開的 FreeDOS 開機片裡的檔案完全拷貝進 USB Flash Disk 裡。
7. 重新開機後,進 BIOS,設定 USB HDD 開機。
8. 完成。


相關連結: