Inside Vista's Image-Based Install Process
KrispyGlider writes "Vista's installation process is dramatically different from any previous version of Windows: rather than being an 'installer,' the install DVD is actually a preinstalled copy of Windows that simply gets decompressed onto your PC. It is hardware agnostic, so it can adjust to different systems, and you can also install your own apps into it so that your Vista install becomes a full system image install. APCMag.com has published an interview with a Microsoft Australia tech specialist on the inner workings of it as well as a story that looks at some of the pros and cons of image-based installs."
This reminds me of other Microsoft installs I've done over the years, and it smacks of such disdain for the rest of the OS universe. Nowhere in the article, nor can I find evidence anywhere else is there an accomodation for an install where XP is just another OS. I remember my first experience with this, when I installed a Win98 on a linux box, and not only did Win98 not offer a dual boot, it (seemingly) gladly removed my linux MBR and formatted my partition without asking if it was okay, and without saying it had done so. That was quite a surprise.
Does anyone know if there is a way to do this? (Though, knowing XP can point to more than one OS to boot, I'm guessing Microsoft is more gentle if there is a pre-existing Windows OS there.)
I've googled for dual boot information, it looks to be similar to what I already know -- it's easier to set up a dual boot machine on a pre-existing Windows machine.
Hopefully this'll mean Windows may actually be able to deal with changing mainboard & cpu without freaking out and throwing its toys out of the pram.
XP takes a swift nose-dive for me when I upgrade my core components; it makes upgrading an even more painful process. As for Linux, I've yet to test this, but I gather it responds much better than XP to new hardware?
throw new NoSignatureException();
If this is basically going to just decompress windows onto your drive, where do the install options come in to play?
Still, anything that makes installs easier is probably a good thing, at least to the average user.
I don't have an anger problem, I have an idiot problem
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.
Wow how revolutionary.
Oh, hang on a second while I untar this archive....
Vista's released, won't DVDs be obsolete anyway?
Maybe they can put both Vista and Duke Nuke Em 3D on the same HD-DVD/BluRay disc when they're released in a few years.
Some say Vista's image is tarnished, but I think we should wait until the next Apple commercial to see if it really works or not.
He who knows best knows how little he knows. - Thomas Jefferson
The final linked article starts with this dubious sounding statement:
... The Vista install DVD is, in fact, just one big system image.
The bottom is about to fall out of the market for imaging tools like Symantec Ghost
But then immediately contradicts itself by pointing out:
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.
People don't use Ghost to make a copy of an unconfigured fresh install of Windows, they configure it first, then Ghost it. This new installer will have no effect whatsoever on sales of Ghost, or any other imaging software. After such a terrible start to the article, I'm not sure it's even worth reading the rest.
I'll probably be modded down for this...
Ease of installation is not an applicable issue for most of the computing public, who buys computers with the OS already installed.
Bill Clinton: Pimp we can believe in. - The Shirt!!!
So is this revolutionary install concept an exact copy of what we see in Ubuntu?
I'm sure the idea goes back even further in time but I still find it interesting to see that the technique taken by knoppix, embraced by Kanotix and finally mimiced by Ubuntu is now being used by MS. The question is will you be able to carry around these vista images as a live system taking advantage of it's hardware detection to run your own copy of windows on any machine (real or virtual)? If not officially, will someone be able to produce a neat hack to do it? I would have thought everyone would like to have their own liveDVD of their system, featuring all the stuff they wanted installed and all their settings.
Never underestimate the dark side of the Source
I'd love to spend a week -emerge(ing) a Vista designed specifically for my computer.
MS is just anticipating virtual rootkits. Having an image to compare to the installed system will provide a check of subverted files etc.
IMHO Imaging an OS install is a good thing.
The mother of all windows, Smalltalk, Did just this.
And when you where finished for the day ST did
a sort of core dump to disk. When you want to
start up it restored your workspace just where you left off.
Emacs was so slow to load all of its lisp macros
the authors did the same thing dumping the core
image into an a.out file and starting that each time.
Perhaps You think Imaging a disk is different.
But I propose that its just the same thing as a different
level of the memory hierarchy. You just install into
a 800meg partition and dump to CD. same thing.
Make it bootable, add a start up that rus the installer
and copy it to disk.
I feel allow duel boot is a good house guest option
You keep using that word... I do not think it means what you think it means.
mind you...
After a long boot sequence...
XP: You are wonderful!
Distro in black: Thank you -- I've worked hard to become so.
XP: I admit it you are better than i am...
Distro in black: Then why are you smiling?
XP: because i know something you don't know.
Distro in black: And what is that?
XP: I am not left-handed....
I'm partly responsible for an image that goes on around 5-600 machines at a Midwestern University College lab. We tried RIS when it was out, but althought it was cool, it was simply not practical. The savings of having 'one' image really didn't outweigh the impracticality of it taking 2-3 hours per workstation per lab.
This is no different; currently it doesn't support multicasting and so although it's 'revolutionary' (read: RIS) it still doesn't beat the ability to push down and image to a workstation is less than 20 minutes...oops, did I say a workstation, I meant a lab.
It still won't beat Ghost any time soon, IMO.
Damn it, one of the things that always annoys me about Windows is that it's NOT as simple as copying a bunch of files.
This is mostly due to their inane and out-dated drive lettering scheme.
In Linux (or any Unix), I can move my installed system to a different drive or partition just by copying it. I can install an entire system within a folder of another system. All I have to do is change my drive mounts, add some symlinks, or use chroot, and I can put the entire system anywhere and it's as if nothing changed.
When my Dad bought a new harddrive because his old one was dying, we tried in vain to copy his old system over to the new drive. First we tried imaging it using "dd" on a liveCD, but that didn't work. Then we tried making a new filesystem and using "cp" to just copy the whole thing. That didn't either. We didn't want to spend money on Norton Ghost, just for a one-time thing.. He ended up having to re-install and re-activate XP, re-install all his MS Office software he'd had some trouble with installing in the first place, and finally setting up a whole new system. Just because he wanted to replace his drive!
That, compared to the number of times I've moved my Linux system without a single hitch... I can't believe people put up with this crap. Now instead of keeping things simple, they're moving even FURTHER away from a file-based approach?
I thought Microsoft finnally caught up with a GUI installer for windows. ;)
The tar file format, like most unix things has undergone several revisions and branches. In POSIX.1, a new format, called the Pax Interchange Format, was created as a backwards compatible extention of the tar format, that allowed for storing of arbitrary metadata. How this metadata is used is naturally left up to the system's implementation of tar and pax. I don't know how widely these extentions are used. I know that in Mac OS 10.4, metadata including resource forks are supported, but I think they implemented them using thier normal flat-file hacks (._myfile holds metadata for myfile), and not the pax extentions. This man file has a little more information.