Content deleted Content added
Anielpatel1 (talk | contribs) m some spelling errors Tag: gettingstarted edit |
m Reverted 1 edit by Anielpatel1 (talk) to last revision by Flyer22. (TW) |
||
Line 1:
{{Multiple issues|confusing=August 2008|
A '''System Deployment Image''' (aka
== Description ==
The SDI file format is often used to allow the use of a virtual disk via mounting Some versions of [[Microsoft Windows]] allow for "RAM [[booting]]", which is essentially the ability to load an SDI file into memory and then boot from it. The SDI file format also lends itself to network booting using the [[Preboot Execution Environment]] (
The SDI file itself is partitioned into the following sections:
; Boot [[BLOB]] : This contains the actual boot program,
; Load BLOB : This typically contains [[
; Part BLOB : This contains the actual boot
; Disk BLOB : This is flat [[Hard disk drive|HDD]] image starting with a [[Master boot record|MBR]]. It is used for hard drive imaging instead of booting. Also only Disk BLOBs can be mounted with Microsoft's utilities.
|