Slashdot Mirror


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."

8 of 519 comments (clear)

  1. Re:dual boot? by Soleen · · Score: 5, Informative

    You can format, delete, or leave anoutched any partitions you want. becisally the same as in Windows XP, except they added GUI to that, and also you can't format into FAT32, it must NTFS from now on. As far as Boot Sectors go, I think Vista still does not give you any choices...

    --
    LiFe iS bEAuTiFul :-)
  2. Re:dual boot? by gEvil+(beta) · · Score: 4, Informative

    frankly im waiting for someone to give me the ability to "Alt Tab" between OSs. i'd love to run linux primary and just alt tab to windows when i need to do MS shit.

    Have you tried VMWare (or any other virtualization system)?

    --
    This guy's the limit!
  3. Re:dual boot? by kailoran · · Score: 4, Informative

    The thing is that unlike the Windows' MBR, grub can actually be configured to run the other OS if the user wants. Most distros autodetect and add the appropriate configs, so that there's zero effort needed.

    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.

  4. Re:At last by OfNoAccount · · Score: 5, Informative

    Simple solution - immediately before you upgrade a major component, run:
    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 and more usefully Killian's sysprep guide

  5. Re:dual boot? by cyborch · · Score: 4, Informative

    The new duo core CPUs have facilities for this. See Parallels 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.

  6. Re:Article is stupid by mwalleisa · · Score: 5, Informative
    When talking about using Symantec Ghost (or other), the author is referring to Windows XP installations, not Vista.
    FTFA:

    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.

    (bold emphasis = mine)
    --
    If a cluttered desk is a sign of a cluttered mind, what does your empty desk signify?
  7. Re:*bleh* I hated it when it was called RIS by gruhnj · · Score: 4, Informative

    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.

    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.

  8. Re:copying a bunch of files is the RIGHT way by Anonymous Coward · · Score: 3, Informative

    If you're not a Windows user, this can be confusing. Not confusing on the order of Linux, but I digress...

    First, copy everything from the old drive to the new drive. Remove the old drive. Boot off of a Windows cd, and tell it to do a repair install. A few minutes later, you're done.