Unable to find device node for /dev/ad4s1b in /dev!
The creation of filesystems will be aborted.
這好像是GPT的問題! 可以用FreeBSD 9.0 的 memstick 開機進 life cd, 然後
# gpart show
應該可以看到 該硬碟 id ex : ad0
# gpart destroy -F ad0
之後再用 gpart show 看,該硬碟應該就不見了! 再去重新安裝FreeBSD 應該就會成功了!
(在安裝FreeBSD之中有一個步驟==> 把硬碟磁區磁柱那邊,選no 讓freebsd 建立一般分割區,不建立GPT)
memo at 2012.12.15
2012年8月14日 星期二
WIN7 POWERPOINT 2012 沒有回應,WORD 滑鼠游標不停閃爍
解決方式:
先用這個試試!
一點通 - 如何解決 Office 2007 / 2010 效能異常問題
再不行就用這個:
http://answers.microsoft.com/zh-hant/office/forum/office_2010-word/%E9%96%8B%E5%95%9Fword2010/84960bbd-c9b3-4bf0-a715-5c9513feceec?msgId=f7cb3931-decf-4958-b503-524aaba380e8
把印表機全部移除後測試POWERPOINT AND WORD 若正常,再將印表機一一裝回即可!
先用這個試試!
一點通 - 如何解決 Office 2007 / 2010 效能異常問題
http://answers.microsoft.com/zh-hant/office/forum/office_2010-word/%E9%96%8B%E5%95%9Fword2010/84960bbd-c9b3-4bf0-a715-5c9513feceec?msgId=f7cb3931-decf-4958-b503-524aaba380e8
把印表機全部移除後測試POWERPOINT AND WORD 若正常,再將印表機一一裝回即可!
2011年10月17日 星期一
來吧!建立一個具救援,系統安裝,測試功能的多重開機USB隨身碟
從這裡開始 http://www.akflycam.com/?p=664 這個網站詳細介紹了如何製作多功能的開機隨身碟! 請詳閱
再稍加修改與添加自己想要的東西;就可以做成一個理想中的工具碟,具有下列工能
1. 安裝XP 2.安裝WIN7 3.ORANGE OX V8 XPE(這個XPE 可是全功能的!) 其他的看圖吧!
再稍加修改與添加自己想要的東西;就可以做成一個理想中的工具碟,具有下列工能
1. 安裝XP 2.安裝WIN7 3.ORANGE OX V8 XPE(這個XPE 可是全功能的!) 其他的看圖吧!
可以安裝xp , win7 又有 Orange OX v8 xpe , 還有 Hiren's boot cd 通通都在同一個隨身碟內!
目錄結構如上圖!
menu.lst 內容如下
color black/cyan yellow/cyan
timeout 30
default /default
#splashimage /logo.xpm
#fontfile /hzk16v
title [01] DOSTOOLS7.1
map --mem /DOSTOOLS.IMG (fd0)
map --hook
root (fd0)
chainloader +1
boot
title [02] GHOST All Version Manual (DOS)
map --mem /GHOST.IMG (fd0)
map --hook
root (fd0)
chainloader +1
boot
title [03] Orange OX V8 WINXPE NONAME XPE
find --set-root /SETUPLDR.BIN
chainloader /SETUPLDR.BIN (0xff)
title [04] MaxDOS V8
map --mem /maxdos8.img (fd0)
map --hook
root (fd0)
chainloader +1
boot
title [05] SPFDISK (DOS)
map --mem /SPFDISK.IMA (fd0)
map --hook
root (fd0)
chainloader +1
boot
title [06] MHDD32V4.6 (DOS)
map --mem /mhdd46.ima (fd0)
map --hook
root (fd0)
chainloader +1
boot
#title [07] USB20 + NoName XPE
#find --set-root /autousb.gz
#map --mem /autousb.gz (fd0)
#map --hook
#chainloader (fd0)+1
#rootnoverify (fd0)
#boot
title [08] Pure DOS for BIOS
find --set-root /io.sys
chainloader /io.sys
title [09] Windows Memory Diagnostic(memory test)
chainloader /WINDIAG
title [10] Install Windows XP Professional SP3
map --unmap=0:0xff
map --unhook
map --mem (hd0,3)/WINSETUP/XPpSP3.ISO (0xff)
savedefault 2
checkrange 0x00,0x01 read 0x8280 && configfile /BOOTWS/fd.lst
geometry (hd9) && configfile /BOOTWS/10.lst
geometry (hd8) && configfile /BOOTWS/9.lst
geometry (hd7) && configfile /BOOTWS/8.lst
geometry (hd6) && configfile /BOOTWS/7.lst
geometry (hd5) && configfile /BOOTWS/6.lst
geometry (hd4) && configfile /BOOTWS/5.lst
geometry (hd3) && configfile /BOOTWS/4.lst
geometry (hd2) && configfile /BOOTWS/3.lst
geometry (hd1) && configfile /BOOTWS/2.lst
geometry (hd0) && configfile /BOOTWS/1.lst
root (hd0,3)
boot
map --unmap=0:0xff
map --unhook
title [11] Install Windows7 Ultimate 32bit
map --unmap=0:0xff
map --unhook
root (hd0,3)
chainloader /bootmgr
title [12] Boot From Internal Hard Disk
geometry (hd9) && configfile /BOOTWS/10.lst
geometry (hd8) && configfile /BOOTWS/9.lst
geometry (hd7) && configfile /BOOTWS/8.lst
geometry (hd6) && configfile /BOOTWS/7.lst
geometry (hd5) && configfile /BOOTWS/6.lst
geometry (hd4) && configfile /BOOTWS/5.lst
geometry (hd3) && configfile /BOOTWS/4.lst
geometry (hd2) && configfile /BOOTWS/3.lst
geometry (hd1) && configfile /BOOTWS/2.lst
geometry (hd0) && configfile /BOOTWS/1.lst
boot
title [13] Reboot
reboot
title [14] Shotdown
halt
title KOKOMO Install Windows XP SP2 Setup
map --unmap=0:0xff
map --unhook
savedefault
find --set-root --ignore-cd /usbdrive.tag
configfile /winsetup.lst
title KOKOMO Install Win7 ALL-IN-ONE Setup
map --unmap=0:0xff
map --unhook
root (hd0,0)
chainloader /bootmgr
title KOKOMO Orange OX V8 Tools Disk FROM ISO
find --set-root /orangeoxv8.iso
map /orangeoxv8.iso (0xFF)
map --hook
chainloader (0xFF)
#這要照著網站說明,把一些目錄與檔案COPY到隨身碟即可!
#THIS CD HAS A LOT OF TOOLS INCLUDE ACRONIS 2011
title KOKOMO GHOST WALK \GHOSTWK\GHSTWALK.EXE
find --set-root /io.sys
chainloader /io.sys
title Memtest86+
find --set-root /mt410.iso
map --mem /mt410.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)
title Hiren's Boot cd V13.2 Tools Disk
find --set-root /hirensbootcd132.iso
map /hirensbootcd132.iso (0xFF)
map --hook
chainloader (0xFF)
#要將iso內的HBCD目錄解壓縮出來放在隨身碟跟目錄,HIREN'S 的ISO檔也要放在隨身碟跟目
#錄,這樣就可以直接以ISO開機
#這片CD可以看OS,OFFICE SERIAL NUMBER AND OTHER TOOLS
2011年10月8日 星期六
2011年10月2日 星期日
Acer Inonia smart S300 使用全螢幕展開所有程式
s300的解析度為1024x480,很多程式都不支援!
在網路上找到這個方法可以解決畫面缺一塊的問題
http://www.theacerguy.com/forum/topic/s300-display-to-large-for-apps
you could try "lancherpro" to change the "compatibility mode" setting and force apps to work with full screen.
install it from Market, restart, select Launcherpro as launcher then follow these steps :
Menu - add - shortcut - activities - settings then scroll down to "compatibility mode" and change the setting you have.
close and reboot
Apps will use full screen
You can then remove Launcherpro and the modification will be still on
照著這個方式的確可以解決app不支援1024x480解析度的問題!
Step 1: 到market 下載 LauncherPro
step 2:
重新開機後選擇 LauncherPro,或是按home鍵選擇 LauncherPro
step 3: 選擇好後,出現此畫面
step 4: 按menu 鍵 , 點"新增"
step 5: 點 "捷徑"
step 6: 點 "Activites"
step 7: 展開 "設定"
step 8: 捲到最下面的 " Compatibility Settings"
step 9: OK
step 10: 出現 Compatibility Settings 圖示,執行它!
step 11: 把打勾取消!
step 12:重新開機 , 測試所有app 看看是否可以以全螢幕秀出!
然後就可以把 LauncherPro 移除,再重新開機!
這樣以後就都會以全螢幕執行app了!
一整個感覺滿意100分!!
S300 有root 過,不知道LauncherPro 是否需要root方可順利執行!
2011.10.02
在網路上找到這個方法可以解決畫面缺一塊的問題
http://www.theacerguy.com/forum/topic/s300-display-to-large-for-apps
you could try "lancherpro" to change the "compatibility mode" setting and force apps to work with full screen.
install it from Market, restart, select Launcherpro as launcher then follow these steps :
Menu - add - shortcut - activities - settings then scroll down to "compatibility mode" and change the setting you have.
close and reboot
Apps will use full screen
You can then remove Launcherpro and the modification will be still on
照著這個方式的確可以解決app不支援1024x480解析度的問題!
Step 1: 到market 下載 LauncherPro
step 2:
重新開機後選擇 LauncherPro,或是按home鍵選擇 LauncherPro
step 3: 選擇好後,出現此畫面
step 4: 按menu 鍵 , 點"新增"
step 5: 點 "捷徑"
step 6: 點 "Activites"
step 7: 展開 "設定"
step 8: 捲到最下面的 " Compatibility Settings"
step 9: OK
step 10: 出現 Compatibility Settings 圖示,執行它!
step 11: 把打勾取消!
step 12:重新開機 , 測試所有app 看看是否可以以全螢幕秀出!
然後就可以把 LauncherPro 移除,再重新開機!
這樣以後就都會以全螢幕執行app了!
一整個感覺滿意100分!!
S300 有root 過,不知道LauncherPro 是否需要root方可順利執行!
2011.10.02
訂閱:
文章 (Atom)

















