在網路上找過蠻多刷機的資料,其中也不乏在vista、windows7 32BIT中來刷機的教學,
不過我用vista的nb來試,並沒有成功。
於是裝了VirtualBox,殘念,它的usb支援實在是很差,
雖然操作介面個人認為是VirtualPC、VMware、VirtualBox三者當中最好的,
但是它的usb幾乎到了只要打開裝置連結就會讓整個guest跟host同時當掉的狀況(我的host是Windows7 x64)
接下來二號選手是VirtualPC,這可是大名鼎鼎的微軟公司出品,整個軟體非常小,也非常容易上手,
但是還是不支援usb裝置,
最後上場的是VMware,為什麼它最後上場呢?因為它的體積實在是其他二者的近百倍大,含tool要5xx mb,其他兩牌都大概10mb左右而已,非到不得已實在懶得下載這個巨獸。
不過巨獸也非浪得“巨名”,usb支援真的沒話說,使用方便性跟直接在host上熱插拔沒什麼兩樣,也只有在VMware才有辦法刷機(安裝三星的驅動跟Activesync後即可),刷機過程中出現了錯誤:
PDA Device ready to download!
Please Press Start Button if You want to download image now...
-------------------------------------------------------------------------------------
PDA 1 starts downloading...
Don't plug it out until the label becomes blue!!!
-------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------
cFile.Open Failed
原來是新的rom不能放在網芳,一定要放在Local端才行,
再試一次,就ok囉!
全幅廣告
2009年10月30日 星期五
2009年10月24日 星期六
複製VirtualBox裡面的映像檔
如果要用VirtualBox安裝10個XP的話,
要重頭安裝10次嗎?
不用,只需要安裝一次後,
再裝映像檔複製9次就好了,
這樣子你就可以得到10台一模一樣的XP囉!
以下是原文網址
http://linux-cisco.blogspot.com/2008/02/virtualbox-vdi.html
---------------------------------------------
$ VBoxManage clonevdi Win2003Server.vdi Win2003.vdi
就能把原來裝好windows 2003 Server產生的VDI檔Win2003Server.vdi,
複製成Win2003.vdi,然後掛載成一個新的虛擬機器用了。
當然,你要先把虛擬機器停掉,再來「克隆」哦!
轉貼一下它的說明,以為備查:
VirtualBox Command Line Management Interface Version 1.5.4
(C) 2005-2007 innotek GmbH
All rights reserved.
Usage:
VBoxManage [-v|-version] print version number and exit
VBoxManage -nologo ... suppress the logo
VBoxManage list vms|ostypes|hostdvds|hostfloppies|
hdds|dvds|floppies|usbhost|usbfilters|
systemproperties
VBoxManage showvminfo|
[-details]
VBoxManage registervm
VBoxManage unregistervm|
[-delete]
VBoxManage createvm -name
[-register]
[-basefolder | -settingsfile ]
VBoxManage modifyvm
[-name]
[-ostype]
[-memory]
[-vram]
[-acpi on|off]
[-ioapic on|off]
[-hwvirtex on|off|default]
[-monitorcount]
[-bioslogofadein on|off]
[-bioslogofadeout on|off]
[-bioslogodisplaytime]
[-bioslogoimagepath]
[-biosbootmenu disabled|menuonly|messageandmenu]
[-biossystemtimeoffset]
[-biospxedebug on|off]
[-boot<1-4> none|floppy|dvd|disk|net>]
[-hd none||]
[-dvd none|||host:]
[-dvdpassthrough on|off]
[-floppy disabled|empty||
|host:]
[-nic<1-N> none|null|nat|hostif|intnet]
[-nictype<1-N> Am79C970A|Am79C973]
[-cableconnected<1-N> on|off]
[-nictrace<1-N> on|off]
[-nictracefile<1-N>]
[-hostifdev<1-N> none|]
[-intnet<1-N>]
[-macaddress<1-N> auto|]
[-uart<1-N> off|]
[-uartmode<1-N> disconnected|
server|
client|
]
[-tapsetup<1-N> none|]
[-tapterminate<1-N> none|]
[-audio none|null|oss|alsa]
[-clipboard disabled|hosttoguest|guesttohost|
bidirectional]
[-vrdp on|off]
[-vrdpport default|]
[-vrdpaddress]
[-vrdpauthtype null|external|guest]
[-vrdpmulticon on|off]
[-usb on|off]
[-usbehci on|off]
[-snapshotfolder default|]
VBoxManage startvm|
[-type gui|vrdp]
VBoxManage controlvm|
pause|resume|reset|poweroff|savestate|
acpipowerbutton|acpisleepbutton|
setlinkstate<1-4> on|off |
usbattach| |
usbdetach| |
dvdattach none|||host: |
floppyattach none|||host: |
setvideomodehint [display]|
setcredentials
[-allowlocallogon]
VBoxManage discardstate|
VBoxManage snapshot|
take [-desc ] |
discard| |
discardcurrent -state|-all |
edit||-current
[-newname]
[-newdesc] |
showvminfo|
VBoxManage registerimage disk|dvd|floppy
[-type normal|immutable|writethrough] (disk only)
VBoxManage unregisterimage disk|dvd|floppy|
VBoxManage showvdiinfo|
VBoxManage createvdi -filename
-size
[-static]
[-comment]
[-register]
[-type normal|writethrough] (default: normal)
VBoxManage modifyvdi|
compact
VBoxManage clonevdi|
VBoxManage convertdd
VBoxManage convertdd stdin
VBoxManage addiscsidisk -server|
-target
[-port]
[-lun]
[-encodedlun]
[-username]
[-password]
[-comment]
VBoxManage getextradata global||
|enumerate
VBoxManage setextradata global||
[] (no value deletes key)
VBoxManage setproperty vdifolder default| |
machinefolder default| |
vrdpauthlibrary default| |
hwvirtexenabled yes|no
loghistorycount
VBoxManage usbfilter add
-target||global
-name
-action ignore|hold (global filters only)
[-active yes|no] (yes)
[-vendorid] (null)
[-productid] (null)
[-revision] (null)
[-manufacturer] (null)
[-product] (null)
[-remote yes|no] (null, VM filters only)
[-serialnumber] (null)
[-maskedinterfaces]
VBoxManage usbfilter modify
-target||global
[-name]
[-action ignore|hold] (global filters only)
[-active yes|no]
[-vendorid|""]
[-productid|""]
[-revision|""]
[-manufacturer|""]
[-product|""]
[-remote yes|no] (null, VM filters only)
[-serialnumber|""]
[-maskedinterfaces]
VBoxManage usbfilter remove
-target||global
VBoxManage sharedfolder add|
-name -hostpath
[-transient]
VBoxManage sharedfolder remove|
-name [-transient]
VBoxManage updatesettings [|] [-apply]
[-nobackup] [-skipinvalid]
要重頭安裝10次嗎?
不用,只需要安裝一次後,
再裝映像檔複製9次就好了,
這樣子你就可以得到10台一模一樣的XP囉!
以下是原文網址
http://linux-cisco.blogspot.com/2008/02/virtualbox-vdi.html
---------------------------------------------
$ VBoxManage clonevdi Win2003Server.vdi Win2003.vdi
就能把原來裝好windows 2003 Server產生的VDI檔Win2003Server.vdi,
複製成Win2003.vdi,然後掛載成一個新的虛擬機器用了。
當然,你要先把虛擬機器停掉,再來「克隆」哦!
轉貼一下它的說明,以為備查:
VirtualBox Command Line Management Interface Version 1.5.4
(C) 2005-2007 innotek GmbH
All rights reserved.
Usage:
VBoxManage [-v|-version] print version number and exit
VBoxManage -nologo ... suppress the logo
VBoxManage list vms|ostypes|hostdvds|hostfloppies|
hdds|dvds|floppies|usbhost|usbfilters|
systemproperties
VBoxManage showvminfo
[-details]
VBoxManage registervm
VBoxManage unregistervm
[-delete]
VBoxManage createvm -name
[-register]
[-basefolder
VBoxManage modifyvm
[-name
[-ostype
[-memory
[-vram
[-acpi on|off]
[-ioapic on|off]
[-hwvirtex on|off|default]
[-monitorcount
[-bioslogofadein on|off]
[-bioslogofadeout on|off]
[-bioslogodisplaytime
[-bioslogoimagepath
[-biosbootmenu disabled|menuonly|messageandmenu]
[-biossystemtimeoffset
[-biospxedebug on|off]
[-boot<1-4> none|floppy|dvd|disk|net>]
[-hd none|
[-dvd none|
[-dvdpassthrough on|off]
[-floppy disabled|empty|
[-nic<1-N> none|null|nat|hostif|intnet]
[-nictype<1-N> Am79C970A|Am79C973]
[-cableconnected<1-N> on|off]
[-nictrace<1-N> on|off]
[-nictracefile<1-N>
[-hostifdev<1-N> none|
[-intnet<1-N>
[-macaddress<1-N> auto|
[-uart<1-N> off|
[-uartmode<1-N> disconnected|
server
client
[-tapsetup<1-N> none|
[-tapterminate<1-N> none|
[-audio none|null|oss|alsa]
[-clipboard disabled|hosttoguest|guesttohost|
bidirectional]
[-vrdp on|off]
[-vrdpport default|
[-vrdpaddress
[-vrdpauthtype null|external|guest]
[-vrdpmulticon on|off]
[-usb on|off]
[-usbehci on|off]
[-snapshotfolder default|
VBoxManage startvm
[-type gui|vrdp]
VBoxManage controlvm
pause|resume|reset|poweroff|savestate|
acpipowerbutton|acpisleepbutton|
setlinkstate<1-4> on|off |
usbattach
usbdetach
dvdattach none|
floppyattach none|
setvideomodehint
setcredentials
[-allowlocallogon
VBoxManage discardstate
VBoxManage snapshot
take
discard
discardcurrent -state|-all |
edit
[-newname
[-newdesc
showvminfo
VBoxManage registerimage disk|dvd|floppy
[-type normal|immutable|writethrough] (disk only)
VBoxManage unregisterimage disk|dvd|floppy
VBoxManage showvdiinfo
VBoxManage createvdi -filename
-size
[-static]
[-comment
[-register]
[-type normal|writethrough] (default: normal)
VBoxManage modifyvdi
compact
VBoxManage clonevdi
VBoxManage convertdd
VBoxManage convertdd stdin
VBoxManage addiscsidisk -server
-target
[-port
[-lun
[-encodedlun
[-username
[-password
[-comment
VBoxManage getextradata global|
VBoxManage setextradata global|
[
VBoxManage setproperty vdifolder default|
machinefolder default|
vrdpauthlibrary default|
hwvirtexenabled yes|no
loghistorycount
VBoxManage usbfilter add
-target
-name
-action ignore|hold (global filters only)
[-active yes|no] (yes)
[-vendorid
[-productid
[-revision
[-manufacturer
[-product
[-remote yes|no] (null, VM filters only)
[-serialnumber
[-maskedinterfaces
VBoxManage usbfilter modify
-target
[-name
[-action ignore|hold] (global filters only)
[-active yes|no]
[-vendorid
[-productid
[-revision
[-manufacturer
[-product
[-remote yes|no] (null, VM filters only)
[-serialnumber
[-maskedinterfaces
VBoxManage usbfilter remove
-target
VBoxManage sharedfolder add
-name
[-transient]
VBoxManage sharedfolder remove
-name
VBoxManage updatesettings [
[-nobackup] [-skipinvalid]
2009年10月15日 星期四
Windows 7的Loader掛掉無法重開機!
昨晚因為在做一些動作時,
造成了電腦中Windows 7的Loader掛點,
系統再起不能,
一過bios的post畫面後就是一片黑,
很多人遇到這種狀況就是直接重灌,
不過其實不用這麼麻煩,
只要五分鐘就能解決問題了!
用一片Windows 7的安裝片或是USB碟,
開機後選擇修復,在命令列輸入:
Bootrec /FIXBOOT
Bootrec /FIXMBR
就可以重建開機檔案,系統又是一尾活龍囉!
造成了電腦中Windows 7的Loader掛點,
系統再起不能,
一過bios的post畫面後就是一片黑,
很多人遇到這種狀況就是直接重灌,
不過其實不用這麼麻煩,
只要五分鐘就能解決問題了!
用一片Windows 7的安裝片或是USB碟,
開機後選擇修復,在命令列輸入:
Bootrec /FIXBOOT
Bootrec /FIXMBR
就可以重建開機檔案,系統又是一尾活龍囉!
訂閱:
文章 (Atom)