Windows 2000 RPC won't start:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
Search for the RPC services.
Went to "RpcSs" and chang the 'start' value from "4" (disabled) to "3" (manual), also change for "RpcLocator".
shut down and rebooted.
Windows 2000 RPC won't start:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
Search for the RPC services.
Went to "RpcSs" and chang the 'start' value from "4" (disabled) to "3" (manual), also change for "RpcLocator".
shut down and rebooted.
1. 先確定有足夠的RAM和ROM(flash)空間. 參考Cisco.com的release note.
2. Upgrade流程:6.3(5)->7.0(1)->7.2(4)->8.0(4) or 6.3(5)->7.2(4)->8.0(4)
試過 6.3(5)->8.0(4) ok, but多數人不建議這樣做
software最新版: pix804-28 + asdm615
3. 常用command:
copy tftp flash: 將bin檔從tftp下載到flash中
wr erase: 把目前所有config清除
wr mem: save change
reload: reboot PIX
sh flash: 看flash內的使用狀況
sh ver: 看系統整體狀況
sh int: 看網路卡狀況
hostname PIX1:改hostname
copy tftp startup (copy startup tftp): restore(backup) config from(to) tftp
copy tftp running (copy running tftp): restore(backup) running config from(to) tftp
4. 準備 TFTP server (最好用XP並turn-off firewall,Windows 7會擋traffic)
連到server的port要有IP
pix#conf t
pix(config)#int eth1
pix(config-if)#ip addr 192.186.10.200
pix(config-if)#no shutdown
5. Upgrade from Monitor mode(無法用copy tftp指令時才用,開機後按ESC進入Monitor mode):
monitor>interface 1
monitor>address 192.168.10.200 (PIX eth1 的IP)
monitor>server 192.168.10.5 (tftp server IP)
monitor>file pix804.bin
monitor>ping 192.168.10.5 (先確定可以ping到tftp server)
monitor>tftp
1. Open the command prompt in Win7 (CMD with admin right).
2. Type: diskpart
3. Type: list disk
4. Find the disk number of USB drive. (i.e. disk 2)
5. Type: select disk 2
conf t
For Access-lists:
enable:
threat-detection statistics access-list
disable:
no threat-detection statistics access-list
1. Download GNS3 Windows version.
2. Install GNS3, checking every box except "WinPCAP".
3. Paste following .dll files into .....\GNS3\bin\GNS3
(1)wpcap.dll: extract from WinPcap.exe
(2)packet.dll: extract from WinPcap.exe
Live CD username: jack password: jack
root password: opensolaris
GUI would not work if the hardware is too fashion
1. Download XMAPP.
2. Download Joomla.
3. Install XMAPP. (no change on default folder setting c:\, c:\xmapp will be created after setup complete)
4. Test Apache: http://localhost
5. Create a folder in c:\xmapp\htdocs (ex: Joomla15) then extract Joomla into it.
系統配備:
Intel i5-760 / 華碩P7P55D-E PRO / NVIDIA ZOTAC GT 430 DDR3-1GB / Cosair DDR3 2 x 2GB / Sata HDD / IDE DVD-RW
1. iBoot 2.6.1 + Multibeast + 10.6.6 combo update (感謝 tonymacx86.com 提供如此方便的工具)
--> 系統辨認到GT430但ram=512mb, 解析度只有一種 1280x800
2. 安裝 tonymacx86 NVIDIA Update
--> 系統反而認不到GT430, ram=16mb
3. 增加 EFISTRING 到 \Extra\com.apple.boot.plist ->
<key>device-properties</key>
<string> ......... </string>
--> 系統顯示 GT430 ram=1gb, 也許是因為都是自己放進去的關係
1. 放入原版光碟.
2. 執行磁碟工具(application/utilities).
3. 在左方視窗選擇 "Mac OS X Install DVD"
4. 點"New Image", 選擇存放暫存檔的位置. “Image Format” 選 “DVD/CD master”, “Encryption” 選 “none”.
5. 副檔名設定為.cdr, 按 "Save" 儲存.
6. 暫存檔產生後會秀在磁碟工具左方視窗.
7. 若備份是從硬碟的某個partition產生, 可用"Resize Image"將空白部份移除.
8. 放入Double Layer的空白片, 點 "Burn" 開始燒錄.
Darwin boot loader參數: (press F8)
-v <-----debug mode
-x <-----safe mode, 載入最少的kext.
-s <----- single user mode, 可以用這個模式以指令去修復系統。
-f <----- 使系統重新載入所有kext及dump一個「啟動設定快取」出來,快取位於/System/Library/Extensions.mkext (可手動清除這個檔案,下次啟動時,系統會自動再建立!)
"Graphics Mode": set resolution
"Graphics Mode"="1024x768x32"
(Width x Height x Color Depth)
"Graphics Mode"="640x480x32@60"
(Width x Height x Depth @ Refresh Rate)
rd= <-----令系統載入Mac所在的分割區位置。
例: rd=disk0s2 (這是指Mac安裝在第1隻HD第2個分割區!)
例: rd=*/PCI0@0/CHN0@0/@0:1 (啟動PCI Raid card,格式rd=*<IODeviceTree path>)
Platform= <------設定使用甚麼平台進入系統。
可使用以下平台:
platform=ACPI <------(支持ACPI)
platform=X86PC <------(不支持ACPI)
platform=ACPI|X86PC <----(嘗試支持ACPI,如果真係支持唔到就唔支持)
?memory = <------顯示系統記憶體資訊。
?video = <-------顯示電腦的顯示卡最高支持甚麼解像度。
ACPI 參數
acpi=off <------不啟動ACPI。
acpi=ht <-----以ACPI boot table啟動。
acpi=force <------強制啟動ACPI。 (通常也不會用到這個參數!)
acpi=strict <-------限制ACPI。
acpi_sci={edge,level,high,low} <-----設定ACPI SCI中斷
例: acpi_sci=edge
acpi=noirq <-------不設定ACPI使用的IRQ
核心參數:
-l = <----使用L2 Cache
cpus= <-----使用CPU多少個核心
例: cpus=1 或 cpus=2
idlehalt= <------ 0為關閉,1為啟動,省電模式,系統閒置一段時間會停止電源。
cpuidle= <------ 0為關閉,1為啟動,CPU省電模式,CPU閒置一段時間後會停止電源。
-legacy <------ 若電腦只支持32bit,此參數可令64Bit Mac OS以32bit模式啟動。
debug=0x100 <------ 除錯時適用,如遇上不明問題,無法啟動系統,可試試這個參數,這個參數或許能提供有用的資訊協助除錯。
maxmem=xxxx <------系統使用最大的記憶體數量。
例: maxmem=4096
原網址: http://www.alan888.com/Discuz/thread-166798-1-1.html
變色龍系列一Chameleon 手動安裝說明 + Chameleon 2 RC5 Rev580
link:
http://bbs.pcbeta.com/thread-797534-1-2.html
DSDT全新手教学
http://bbs.chinabyte.com/thread-347466-1-1.html
威廉第三的MAC系列教程(一) ——使用ACPI Patcher制作DSDT补丁
http://bbs.pcbeta.com/viewthread.php?tid=484842
新手windows下安装苹果教程。最详细,最全面,最值得看的教程!
http://bbs.pcbeta.com/viewthread.php?tid=763656&;extra=page%3D1%26amp%3Bfilter%3Ddigest
远景论坛
http://bbs.pcbeta.com/
在Windows下用Everest + ACPI Patcher 產生DSDT.aml
1.執行Everest,在狀態欄內 right click then select "ACPI tool", click 2nd tab "save DSDT"
2.執行ACPI Patcher, select source(acpi_dsdt.bin) and select output file(.dsl file->can edit by text editor), select "D/C DSDT", select "Decompile (to DSL)" then click "D/C"
3.比對網上下載到的1602p7p55d-e Pro發現下列不同
a. 多了Method (DTGP) --> looks like it's for sleep problem.
b. line1911: PIC (?IPIC) --> no change for now.
c. EUSB --> EHC2, USB0 --> UHC1, USB1 --> UHC2