Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista General

Vista - Build your own Vista install DVD

Reply
 
Old 07-25-2006   #1 (permalink)
MICHAEL


 
 

Build your own Vista install DVD

http://www.apcstart.com/site/jbannan...ta-install-dvd
by James Bannan
The bottom is about to fall out of the market for imaging tools like Symantec Ghost: Windows
Vista is based entirely around Microsoft’s own system imaging technology. The Vista install DVD
is, in fact, just one big system image.

In the XP world, most advanced users are used to customising the Windows install disc. It’s a
straightforward, if tedious, process to slipstream service packs and patches, add extra drivers
and create answer files that allow XP to install with no user input.

But this flexibility only extends to the installation of Windows itself. To clone a full system
with apps installed, Symantec Ghost or a similar utility must be used to create that image.

However, all this is about to change. Windows Vista is based entirely around Microsoft’s
Windows Imaging Format (or WIM), a file-based imaging standard rather than a sector-based. this
means that the image isn’t a bit-for-bit image of your disk layout, and hence you can apply the
image to a new system without destroying the contents of the hard drive.

Also, Vista is hardware-agnostic, so you can use a single system image as a source for multiple
hardware platforms, even if they have quite different hardware configurations.

Being file-based also enables certain features which will prove seriously useful. When
capturing a system to a WIM file you can specify exclusions. For example, you can have a work
directory on the system with temporary data. Instead of having to clean it up every time you
can simply exclude it from the capture. The same applies to session-based files like the
pagefile – it will be recreated when the system boots anyway, so why waste space?

Single-instance files are another advancement. WIM files can store more than one image, so you
can have multiple system configurations stored within the one WIM, but to avoid image bloat
single instancing checks each file referenced in each image. When more than one image
references the same file (for example, almost the entire contents of the C:\Windows directory),
the physical file is only stored once within the WIM and every image which references it is
directed to that copy. Each file stored in a WIM is assigned a unique SHA-1 hash, so version
integrity is assured.

Interestingly you can have as many images contained within one WIM file as you think you can
manage, and any one of them can be marked as bootable.

All WIM images feature one of two compression technologies – LZX or XPress. LZX gives greater
compression when space restrictions are an issue, and is the option of choice when installing
from fast media like a DVD.

For CD/DVD-based installs, WIMs can be split into multiple SWM files for media spanning. XPress
is a faster compression algorithm, and gives the best performance when deploying the image
across a network.

Compression along with the single-instancing means that WIM-based images will offer major
space-saving benefits over traditional imaging formats like Ghost. Of course, it’s not an
all-in-one imaging solution. It’s still dependent on delivery systems like SETUP.EXE, SMS
(Systems Management Server) or WDS (Windows Deployment Services – the successor to RIS, Remote
Installation Services). But that’s no different from any other imaging system.

In the next blog update I’ll go through the Microsoft tools available to interact with and
customise WIM images – it’s seriously cool stuff!


--
Michael
______
"The trouble ain't that there is too many fools,
but that the lightning ain't distributed right."
- Mark Twain



My System SpecsSystem Spec
Old 07-25-2006   #2 (permalink)
Bernie


 
 

Re: Build your own Vista install DVD

Thanks for the links. I'll be reading them seriously soon. In the
meantime I couldn't resist pointing this up.

MICHAEL wrote:

>
> However, all this is about to change. Windows Vista is based entirely
> around Microsoft’s Windows Imaging Format (or WIM),


Ya think?
My System SpecsSystem Spec
Old 07-26-2006   #3 (permalink)
Andyistic


 
 

Re: Build your own Vista install DVD

Not bad for a quote-based article.
The word-based author of this article could use a dictionary-based word book
to remove some of the replication-based word usage thrughout what I have
read.
Other than that, very fine reading.
Keep in mind that this post has been Internet-based. :-)

-- Andy


"MICHAEL" <u158627_emr@dslr.net> wrote in message
news:ORjKlT$rGHA.4580@TK2MSFTNGP05.phx.gbl...
> http://www.apcstart.com/site/jbannan...ta-install-dvd
> by James Bannan
> The bottom is about to fall out of the market for imaging tools like
> Symantec Ghost: Windows Vista is based entirely around Microsoft’s own
> system imaging technology. The Vista install DVD is, in fact, just one big
> system image.
>
> In the XP world, most advanced users are used to customising the Windows
> install disc. It’s a straightforward, if tedious, process to slipstream
> service packs and patches, add extra drivers and create answer files that
> allow XP to install with no user input.
>
> But this flexibility only extends to the installation of Windows itself.
> To clone a full system with apps installed, Symantec Ghost or a similar
> utility must be used to create that image.
>
> However, all this is about to change. Windows Vista is based entirely
> around Microsoft’s Windows Imaging Format (or WIM), a file-based imaging
> standard rather than a sector-based. this means that the image isn’t a
> bit-for-bit image of your disk layout, and hence you can apply the image
> to a new system without destroying the contents of the hard drive.
>
> Also, Vista is hardware-agnostic, so you can use a single system image as
> a source for multiple hardware platforms, even if they have quite
> different hardware configurations.
>
> Being file-based also enables certain features which will prove seriously
> useful. When capturing a system to a WIM file you can specify exclusions.
> For example, you can have a work directory on the system with temporary
> data. Instead of having to clean it up every time you can simply exclude
> it from the capture. The same applies to session-based files like the
> pagefile – it will be recreated when the system boots anyway, so why waste
> space?
>
> Single-instance files are another advancement. WIM files can store more
> than one image, so you can have multiple system configurations stored
> within the one WIM, but to avoid image bloat single instancing checks each
> file referenced in each image. When more than one image references the
> same file (for example, almost the entire contents of the C:\Windows
> directory), the physical file is only stored once within the WIM and every
> image which references it is directed to that copy. Each file stored in a
> WIM is assigned a unique SHA-1 hash, so version integrity is assured.
>
> Interestingly you can have as many images contained within one WIM file as
> you think you can manage, and any one of them can be marked as bootable.
>
> All WIM images feature one of two compression technologies – LZX or
> XPress. LZX gives greater compression when space restrictions are an
> issue, and is the option of choice when installing from fast media like a
> DVD.
>
> For CD/DVD-based installs, WIMs can be split into multiple SWM files for
> media spanning. XPress is a faster compression algorithm, and gives the
> best performance when deploying the image across a network.
>
> Compression along with the single-instancing means that WIM-based images
> will offer major space-saving benefits over traditional imaging formats
> like Ghost. Of course, it’s not an all-in-one imaging solution. It’s still
> dependent on delivery systems like SETUP.EXE, SMS (Systems Management
> Server) or WDS (Windows Deployment Services – the successor to RIS, Remote
> Installation Services). But that’s no different from any other imaging
> system.
>
> In the next blog update I’ll go through the Microsoft tools available to
> interact with and customise WIM images – it’s seriously cool stuff!
>
>
> --
> Michael
> ______
> "The trouble ain't that there is too many fools,
> but that the lightning ain't distributed right."
> - Mark Twain
>
>



My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
AVG 8.5 Build 364 Vista 64 install problem System Security
new build, vista install problems Vista installation & setup
Guidance: Vista Ultimate x64 Install: New Build Vista installation & setup
Vista wont install after new build Vista General
Vista 5308 Build Install Times Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46