国产成人精品亚洲777人妖,欧美日韩精品一区视频,最新亚洲国产,国产乱码精品一区二区亚洲

您的位置:首頁技術文章
文章詳情頁

如何從本地存儲WIM文件啟動Windows Vista系統

瀏覽:62日期:2023-08-19 11:15:11

本文轉自:西行資訊

Windows AIK提供了極好的創建Windows PE基礎鏡像的機會,而且這些鏡像都是以WIM文件提供,并很容易轉成ISO文件刻錄到CD或DVD。WIM文件也可以用于通過WDS(Windows Deployment Services)從網絡啟動,微軟網站也提供了從USB驅動器或干凈的硬盤建立啟動WIM文件的教程,但是卻沒有提供詳細的有關把WIM啟動鏡像放到本地硬盤并在Vista啟動菜單提供可選啟動選項的細節。

根據一份文檔,Ray找到了創建該選項的途徑,可以從C:Sourcesboot.wim啟動計算機。方法如下:

1. 復制從Windows Vista安裝DVD中的bootboot.sdi文件到C:boot (注意:這個文件夾是隱藏的)

2. 使用下列命令序列在BCD中創建ramdiskoptions對象,字串'{ramdiskoptions}' 代表已知對象的GUID:

bcdedit /create {ramdiskoptions} /d 'Ramdisk options'

bcdedit /set {ramdiskoptions} ramdisksdidevice partition=c:

bcdedit /set {ramdiskoptions} ramdisksdipath bootboot.sdi

3. 創建啟動入口:

bcdedit -create /d 'Windows PE boot' /application OSLOADER

4. 第3步返回了與剛剛創建的啟動入口相關的GUID,運行下列命令配置這個啟動入口:

bcdedit /set {NewGUID} device ramdisk=[c:]sourcesboot.wim,{ramdiskoptions}

bcdedit /set {NewGUID} path windowssystem32bootwinload.exe

bcdedit /set {NewGUID} osdevice ramdisk=[c:]sourcesboot.wim,{ramdiskoptions}

bcdedit /set {NewGUID} systemroot windows

bcdedit /set {NewGUID} winpe yes

bcdedit /set {NewGUID} detecthal yes

bcdedit /displayorder {NewGUID} /addlast

OK,在啟動時就會出現 'Windows PE boot'選項,然后從c:sourcesboot.wim啟動機器。

標簽: Windows系統
主站蜘蛛池模板: 平安县| 菏泽市| 临泉县| 南阳市| 恩施市| 临猗县| 石河子市| 临西县| 紫金县| 辰溪县| 合水县| 闽侯县| 延津县| 北流市| 隆林| 盈江县| 普兰县| 赣榆县| 临漳县| 温宿县| 左云县| 合水县| 侯马市| 阜康市| 翁牛特旗| 甘孜| 资兴市| 宜城市| 山丹县| 汉川市| 荔波县| 繁峙县| 长沙县| 宝鸡市| 天峻县| 蕉岭县| 唐河县| 牡丹江市| 历史| 岑巩县| 舒兰市|