• Tidak ada hasil yang ditemukan

多重開機(GRUB4DOS)與虛擬磁碟(VHD)在電腦上的應用

N/A
N/A
Protected

Academic year: 2023

Membagikan "多重開機(GRUB4DOS)與虛擬磁碟(VHD)在電腦上的應用"

Copied!
14
0
0

Teks penuh

(1)

多重開機 (GRUB4DOS) 與虛擬

磁碟 (VHD) 在電腦上的應用

(2)

使用 BOOTICEx86 程式 (硬碟分割)

(3)

BOOTICEx86

(在

MBR

建立

GRUB4DOS

開機主引導記錄)

(4)

使用 BOOTICEx86 程式 (硬碟分割、在 MBR 建立 GRUB4DOS 開機主引導記錄)

 grldr ( grub4dos 的開機管理程式)

 開機選單: menu.lst

 unifont.hex.gz (中文字型)

(5)

Menu.lst 內容

## set vbe mode 顯示模式

graphicsmode -1 640:800 480:600 24:32 || graphicsmode -1 -1 -1 24:32

## 中文字型

font /unifont.hex.gz

## 選單顏色設定

color white/black white/dark-gray white/black white/light-blue

 

## 開機選單

 title

Android-x86 4.4

find --ignore-floppies --ignore-cd /android/initrd.img

root (hd0,0)

kernel /android/kernel quiet root=/dev/ram0 androidboot.hardware=desktop_generic acpi_sleep=s3_bios,s3_mode SRC= /android

initrd /android/initrd.img

 

 title

EZGO11x64 LiveCD+casper-rw

find --ignore-floppies --ignore-cd --set-root /ezgo11x64/vmlinuz

kernel /ezgo11x64/vmlinuz boot=casper iso-scan/filename= /ezgo11x64/ezgo11x64.iso locale=zh_TW.UTF-8 ignore_uuid quiet splash persistent --

initrd /ezgo11x64/initrd.lz 

(6)

VHDMicrosoft Virtual Hard Disk format )微軟虛擬磁碟文件

Fixed

(固定容量)

虛擬磁碟區多大,映像檔就有多大。存取效能最好,最穩定。

create vdisk file=c:\vhd\test.vhd(

絕對路徑

) maximum=2000 type=fixed

Dynamic

(動態擴展)

按照虛擬磁碟區裡真正已經使用的空間,「用多少、給多少」的分配方式,有效節省磁 碟空間。

create vdisk file=c:\vhd\test.vhd maximum=2000 type=expandable

(7)

Differencing (差異擴增)

 Differencing

映像檔是由一個 主參考映像檔(

parent image

父系)與許多 差異映像檔(

differencing

image

子系)所組成的關係鏈,主映像檔(

parent

image

),它是唯讀、只能用來參考,而延伸的子映

像檔(

differencing image

)則只記錄了更改後的區 塊。因此,當子映像檔被讀取時,其實是先讀取主映像 檔,再參考修改過的內容。可輕鬆複製出相同的子系統 或迅速還原成原來的系統。

(8)

GRUB4DOS+NTBOOT 載入

VHD( 預先製作的 WINDOWS81 系統 )

語法:

command NTBOOT NT6=filename.vhdx

 Menu.lst

title Windows8.1 Pro ntct

保留上次的操作

root (hd0,1)

find --ignore-floppies --ignore-cd --set-root /vhdos/w81pro32_chd1.vhdx

command (hd0,0)/NTBOOT/NTBOOT NT6=(hd0,1)/vhdos/w81pro32_chd1.vhdx

(9)

Grub4dos menu

(10)

VHD 管理與維護

創建

(

固定、動態、差異

)

以系統管理員身分執行命令提示字元再輸入執行

diskpart

 create vdisk file=c:\vhd\test.vhd(

絕對路徑

) maximum=2000 type=fixed

 create vdisk file="c:\vhd\child.vhd"

parent="c:\vhd\test.vhd"

 合併 ( 父系、子系 )

 #Merge a differencing VHD

 select vdisk file="c:\vhd\child.vhd"

 merge vdisk depth=1 (combine child.vhd to

test.vhd)

(11)

VHD 擴充

 select vdisk file="c:\vhd\test.vhd"

expand vdisk maximum=3000 (expand VHD to be 3 GB)

 進入磁碟管理  對 C 磁碟所在的 partition 按右

鍵  延伸磁碟區

(12)

延伸應用

 PXE 開機

 ClusterSsh

(13)

網路下載及安裝

(14)

安裝 VHD 後續設定

 向 kms server 註冊 ( os 、 office )

 佈署學校適用的應用程式,使用 diskpart 合併 VHDX 檔

 虛擬磁碟大小只能擴增不能縮小,應適當

調整至使用者適用的大小

Referensi

Dokumen terkait

產品 隨身聽 數位隨身聽 數位多媒體播放器 體積 體積最大,儲存容量最小。 體積中等,儲存容量中等。 128MB~1G之間 體積最小且儲存容量最大。 可達160G,增加百倍以上 保存 保存期限短, 聲音品質較差。 保存期限居中,聲音品質居中。 保存期限最長,聲音品質最佳。 錄音 具錄音功能,但需搭配磁帶。 錄音功能需視購買機型而定。

右圖為一根磁棒置於x軸上,它的兩個磁極分別位 於y軸的左右兩邊並且和原點等距,而x-y平面則 由坐標軸劃分為I、II、III、IV四個區域。下列有關 這磁棒所產生之磁力線分布與方向的敘述,哪些是 正確的?(應選2項) A若在y-軸上直立一無限大的平面鏡,則區域I之磁力線所成的像,與區 域II上的磁力線分布與方向完全相同