Slashdot Log In
Inside Vista's Image-Based Install Process
Posted by
Hemos
on Mon Jul 24, 2006 10:03 AM
from the how-the-whole-bloody-thing-works dept.
from the how-the-whole-bloody-thing-works dept.
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."
Related Stories
[+]
Backslash: Will Image Installs Benefit Vista Adopters? 88 comments
Yesterday's post on the upcoming Windows Vista's image-based installer drew more than 450 comments. Some readers praised the change as sensible, even overdue, and others drew distinctions between various ways "image-based" software installations are implemented in real life, both in the Windows and Unix worlds, and supplied objections to the switch. Read on for some of the most interesting comments in the Backslash summary of the discussion.
This discussion has been archived.
No new comments can be posted.
Inside Vista's Image-Based Install Process
|
Log In/Create an Account
| Top
| 519 comments
| Search Discussion
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
dual boot? (Score:5, Interesting)
(Last Journal: Wednesday August 15, @03:36PM)
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.
Re:dual boot? (Score:4, Insightful)
Re:dual boot? (Score:5, Funny)
Re:dual boot? (Score:4, Funny)
(http://mr-writing-person.blogspot.com/)
Mac users [like me] just can't fathom why anyone would want to run anything else; i.e. not an issue.
Grammar fascist time. Now, you didn't make the original mistake, but you perpetuated it, and now you're on my "bad" list. (Snakes in your stocking this year, boy, and I'm not talking about the kind you hang over the fireplace.) "E.g." means "for example," and "i.e." means "in other words." (Translated, of course.) The way I remember is to consider how stupid I'd sound using it wrongly.
Okay, not really. Mentally substitute "for egzample" whenever you use "e.g." to see if it works.
I've also got a great mnemonic device that involves skinning purple hamsters for remembering how to use "who" and "whom" correctly if anyone is interested.
Re:dual boot? (Score:5, Funny)
(http://localhost/)
And generalizations are for people who can't see uses for things outside of their own realm...
Re:dual boot? (Score:5, Funny)
2.: Place Mac Mini on top of iMac.
Re:dual boot? (Score:4, Informative)
Installing Windows just nukes the existing MBR and the only thing you can do is run Windows, or start searching for a rescue cd/floppy.
Re:dual boot? (Score:4, Insightful)
Why would you expect any different, not just from microsoft but from ANY company out to make money? Why make it easier to use your competitors' products?
Does your Ford come with an instructon book to tell you how to fit a Nissan engine? No it doesn't because there's no good business case for them to do that.
Conversely the kit car you built from parts probably can be adapted to take ford or nissan engines.Why? because the reason you get a kit car is the joy of building it, not which company sold it to you
Comparing Microsoft OS and Linux and saying who's is like asking who would win in fight between Darth Vader and Capt Picard.
Essentially pointless because they live in different universes.
Re:dual boot? (Score:4, Insightful)
(http://jasonrumney.net/)
Why would you expect any different, not just from microsoft but from ANY company out to make money?
Because the idea that dual-boot somehow causes them to lose money is a false one. They already sold you a copy of Windows, by making it difficult to use that alongside another OS, what are they expecting to acheive? Selling you two copies of Windows to satisfy your dual-boot urge?
Clearly their only motivation is to be anti-competitive, which is what one expects from a convicted monopolist.
Re:dual boot? (Score:5, Funny)
(http://127.31.33.7/)
Same universe, different galaxies, different time periods, actually. Get your sci-fi right! This is slashdot!
Re:dual boot? (Score:5, Informative)
(http://evil.google.com/)
Have you tried VMWare (or any other virtualization system)?
Re:dual boot? (Score:5, Interesting)
(Last Journal: Saturday October 20, @06:40PM)
Have you tried VMWare (or any other virtualization system)?
MMM yes but no...
There is something interesting in what GP wrote. Of course virtualization exists but I think it would be quite interesting to have some kind of BIOS program that allowed you to change OS whenever you pressed a predetermined key combo.
How to achieve this?, well I think the "hibernation" faccilities of current Operating systems will do the trick. What should happen is that, when you turn on your computer you boot in whatever OS you had, then when you press the supposed ALT+TAB shortcut the BIOS function sends the current system to hibernate (saves RAM to HD file, etc , etc) and boots the second OS. Then, if you press ALT+TAB again the same process will be done but instead of booting the computer will just restore the state from the hibernation file.
It may seem something difficult but I think that will be way cool and unlike virtualization solutions you will not have any performance loss due to the software overhead (I am proposing some kind of software interrput which the guest OSs will call when the user presses the hotkey).
Now that I think of it, please forget what I said, I am going directly to the USPTO
Re:dual boot? (Score:5, Insightful)
Re:dual boot? (Score:5, Informative)
(http://cyborch.com/blog | Last Journal: Thursday March 04 2004, @07:19AM)
The new duo core CPUs have facilities for this. See Parallels [parallels.com] for the first signs of alt tab'ing between OS'es.
In addition rumor has it that Leopard (the next version of OS X) will have something like this built in.
Re:dual boot? (Score:5, Informative)
Re:dual boot? (Score:5, Insightful)
(http://127.0.0.1/ | Last Journal: Saturday August 04, @07:40AM)
1. Home users who buy a machine with Windows pre installed. No worries about dual boot here.
2. Corporate users who load a custom Windows image on new machines. No worries about dual boot here either.
ALSO, if it really is just an image it would be a simple matter to just load it onto a partition then setup dual boot using GRUB. Anyone who feels they NEED dual boot probably already knows how to do it. Most modern Linux distros do a pretty good job of it for newbs too.
Very very very few people NEED dual boot. Some do. Most do not. From Microsoft's point of view, why should they facilitate it when the people who really NEED it (i.e. developers) will have no problem either setting up dual boot or using virtualization?
Re: Appeal to Common Practice? (Score:5, Insightful)
(http://erikmartin.com/)
Re:A good house guest. (Score:4, Funny)
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....
Re:dual boot? (Score:4, Funny)
(http://localhost/)
I think you may have got that backwards...
At last (Score:5, Interesting)
(Last Journal: Thursday October 18, @12:52PM)
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?
Re:At last (Score:5, Informative)
sysprep -nosidgen
You have the choice of running with existing settings or running mini-setup if you're running XP SP2. The only thing I can't recall is what effect that'll have on activation...
Otherwise the only other thing you'll have problems with is changing the underlying HAL from ACPI to non-ACPI.
See: MS sysprep kb article [microsoft.com] and more usefully Killian's sysprep guide [geocities.com]
Fewer Choices? (Score:4, Interesting)
Still, anything that makes installs easier is probably a good thing, at least to the average user.
Re:Fewer Choices? (Score:5, Insightful)
'Nerd' is not a synonym for 'Linux user'. This may be a surprise to you; for many others it is not.
Re:Fewer Choices? (Score:5, Insightful)
While I agree in principle, generally speaking the average user will not be installing Windows, or any other OS.
Does it install faster? (Score:3, Insightful)
(http://www.poromenos.org/)
What do other installers do that make them take hours to finish?
IKEA catelog? (Score:2, Funny)
Anywho, this is a cool idea and it's begging for someone to create a "Vista Live" hack, much like the current *nix live CD's (Knoppix anyone?).
Yeah, it's Monday.
Boot CD (Score:2)
(http://businessential.co.uk/)
Pros & Cons summarized (Score:5, Insightful)
(http://twoturtlelovers.blogspot.com/ | Last Journal: Friday May 25, @03:01PM)
Ok, so what is a regular install? (Score:2)
(http://lawpoop.blogspot.com/ | Last Journal: Friday May 28 2004, @06:51PM)
File based imaging format?!?! (Score:5, Funny)
(http://www.keirstead.org/)
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....
Re:File based imaging format?!?! (Score:4, Insightful)
They can be. (Score:5, Insightful)
By the time... (Score:5, Funny)
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.
Hasta La Vista, La Manzana (Score:5, Funny)
Article is stupid (Score:5, Insightful)
(http://markbyers.com/ | Last Journal: Monday July 24 2006, @12:54PM)
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.
Re:Article is stupid (Score:5, Informative)
FTFA:
(bold emphasis = mine)
GB? (Score:1)
Yeah.. And by the time Vista will be released, we will have 100 GB DVDs to accomodate it.
Is it the same thing that we see on Ubuntu? (Score:5, Insightful)
Knoppix - Kanotix - Ubuntu - Windows (Score:5, Interesting)
The wrong problem (Score:3, Interesting)
(http://www.livejournal.com/users/pstscrpt)
Darn, I was looking for a source-based install (Score:3, Funny)
Rootkit (Score:4, Insightful)
Old hat, old news (Score:2, Insightful)
Oh wait, it looks like the *biggest* change [microsoft.com] is that unattended.txt (the configuration file for automated installs) is now unattended.xml. Other good ideas used to further extend the Microsoft monopoly on your workstation environment include "binary based image format" (like people have had with ghost for years...)
I've still failed to realise why this would be interesting to someone other than people who work in IT, and even then it fails to be more than a footnote to the vista image deployment gotchas.
does vista break ghost then? (Score:2, Offtopic)
(http://slashdot.org/)
Haven't had a chance to google this yet, so it may be a known bug.
Smalltalk and Emacs did this. (Score:4, Interesting)
(Last Journal: Monday July 30, @08:40AM)
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.
The good old days of DOS (Score:1)
"hardware agnostic" (Score:2, Funny)
Question. Knoppix (Score:2)
(Last Journal: Sunday November 06 2005, @02:43AM)
Is there some fundamental reason this is impossible or am I simply a moron fo not finding the right command?
(I'm sitting next to a windows machine running PXE and the system just rebooted into the installer as I'm typing this).
You mean like Linux? (Score:2)
It is a heck of a lot easier to order data for efficient access on CD/DVD media when you have just on big file you read sequentially and dump to disk, than hundreds of files that you might have to seek to in some installer specific arbitrary order.
This might not be a bad idea for Ubuntu to follow, preinstall ubuntu and dump it straight to disk. Then unintall any packages you don't want. I'm assuming when you install a fresh system you have at least 1gb of overhead on the disk, normally people wouldn't install a new OS and completely fill up the disk leaving no space for real files.
I kind of wish Mac OS X would install faster, and that I wouldn't forget to click on "options..." to disable all the junk I don't need. (like 1gb+ of printer drivers)
Just Plain Wow! (Score:3, Insightful)
I know. I'll just wait for Microsoft to give credit-where-credit-is-due. They'll do that. They're fair. They respect other people's ideas. I'll just wait.
Waiting...
.
.
.
.
.
.
Still waiting.
Sigh!
*bleh* I hated it when it was called RIS (Score:4, Insightful)
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.
Re:*bleh* I hated it when it was called RIS (Score:5, Informative)
Windows Deployment Services, the replacement for RIS that will be comming out around the same time Vista ships, does exactly that. RIS only does the OS install well. Once you create your master image, you can place that onto a WDS server and multicast it out to as many computers as you have bandwidth. My current image when run deployed with imageX comes in at 25% less space (both images on max compression) and deploys in aprox 12 min for the image copy, plus the normal mini-setup time.
Ghost aint going away, but it will be eaten away from at the bottom with WDS.
Microsoft reinvents zip files (Score:2)
(http://www.animats.com)
It's not really "image based". It's just another file archiving system, with one big file full of many compressed files. Like "zip" files. This is mostly a hype phrase, because "Microsoft announces new, incompatible compressed file format" would sound so stupid.
There are true "image based" systems. QNX [qnx.com] has one. A QNX image, containing the microkernel, the servers, and any desired application programs, can be built, burned into ROM, and executed from ROM. This is how embedded systems start up, from copiers to routers to car navigation systems. Vista isn't doing that.
Hardware agnostic? (Score:1)
(http://seesar.lbl.gov/ANAG/staff/graves/index.html)
I am not sure if I want an operating system with existential angst.
BootCamp? (Score:1)
(http://www.capnoats.com/)
Could this be some shot across the bows of Apple? Windows ain't done, 'til OS X won't run?
Maybe I've just been sipping too much conspiracy Kool-aid...
copying a bunch of files is the RIGHT way (Score:5, Insightful)
(http://www.music.mcgill.ca/~sinclair)
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?
oh, a disk image based installer... (Score:3, Insightful)
Dell's " Pre-Installed Crap" Vista DVD (Score:1)
I'd like to be able to reinstall just the OS... (Score:2)
Seems like it would really be ground breaking if Vista would isolate the OS from the apps & data effectively enough that you could do a complete reinstall of the OS without having to reinstall your apps or data. I've attempted to do that with Linux, just by keeping stuff I add later out of the root partition, putting things in /usr/local/bin, ctc.., though I've had to keep up to date a script that I use which will reapply any OS tweaks I've added since install (mostly configuration adjustments). And in Linux, you have to keep every old version of every library you've ever linked with pretty much for ever anyway, in order to keep old apps working (or you could link everything static I suppose), so it's mostly possible to do this under Linux but it's by no means automatic.
If Vista could make that a no-brainer it would be at least one thing I can think of that might make me consider upgrading to it. That, and the ability to absolutely enforce a restricted input focus so apps or the OS absolutely cannot steal input focus away from you while you're typing, except for imminent crisis warnings which would be limited to immediate data loss-- system crashing, out of disk space, etc.. I'd pay extra $$$ for that last feature, on any OS...
Image-Based=Everything Required? (Score:1)
How do you decide what gets installed? (Score:2)
Having seen the beta ... (Score:3, Insightful)
(http://www.geocities.com/os2fan2/index.html)
Re:Linux/MacOS loosing advantages (Score:1)
(http://snowboardaddicts.com/)
Re:Linux/MacOS loosing advantages (Score:3, Insightful)
(http://valdot.org/)
Re:Linux/MacOS loosing advantages (Score:1)
(Last Journal: Saturday October 20, @06:40PM)
I hope their are not, from the pictures of the goatse guy I have seen loosing advantage seems to be pretty painful
Re:Linux/MacOS loosing advantages (Score:2, Insightful)
Either MS is really taking their time and putting out a stable, low bug system (for a change), or this is just a sign of trouble to come once the install is available on your Dell custom PC...
Re:Linux/MacOS loosing advantages (Score:1)