久久r热视频,国产午夜精品一区二区三区视频,亚洲精品自拍偷拍,欧美日韩精品二区

您的位置:首頁技術(shù)文章
文章詳情頁

如何從本地存儲WIM文件啟動Windows Vista系統(tǒng)

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

本文轉(zhuǎn)自:西行資訊

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

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

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

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

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

bcdedit /set {ramdiskoptions} ramdisksdidevice partition=c:

bcdedit /set {ramdiskoptions} ramdisksdipath bootboot.sdi

3. 創(chuàng)建啟動入口:

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

4. 第3步返回了與剛剛創(chuàng)建的啟動入口相關的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,在啟動時就會出現(xiàn) 'Windows PE boot'選項,然后從c:sourcesboot.wim啟動機器。

主站蜘蛛池模板: 阿图什市| 静宁县| 夏邑县| 武胜县| 安顺市| 海淀区| 泊头市| 巩义市| 亳州市| 嵊泗县| 房产| 扶绥县| 贞丰县| 吉安市| 沧源| 红原县| 桐庐县| 余庆县| 巴青县| 株洲县| 宝坻区| 惠州市| 新源县| 铅山县| 大竹县| 咸阳市| 梅河口市| 衡阳市| 穆棱市| 阳曲县| 洛隆县| 南川市| 海南省| 永泰县| 盱眙县| 阿鲁科尔沁旗| 佳木斯市| 肃南| 郑州市| 玉门市| 新巴尔虎左旗|