[quote=“Tom Elliott, post: 30893, member: 7271”]Sysprep is useful for many reasons. It won’t hurt “not” to do it, but it won’t hurt to do it either. In the case of mass imaging (as fog is intended), it’s useful especially for Volume Licenses. That said, it’s not a necessity UNLESS::
NTFS Resizable without Sysprep never worked with 0.32, only Sysprepped Windows 7 could be NTFS Resizable. FOG 1.X.X, brought this ability however. It is assuming, (just so you understand) a clean base install of Windows 7, either single part (all the disk is used for C:) or 2 part (100MB Recovery and the rest for the C:). This same principle exists as well for 0.32 (but again only if the system was sysprepped will it boot.)
[/quote]
What is the definition of the term “clean base install of Windows 7”? I think everything in my environment is derived from a copy of something else, and then modified. I don’t have a virgin HDD nor an official O/S CD-ROM to install with from scratch…
That said, it seems our shop has already violated the second stipulation since we have a C and D drive because we keep the C drive frozen (with deep freeze) and students are allowed personal files on the D drive as a “common space”.
So, given our configuration of C and D drives, even with sysprep, we won’t be able to resize it. Does that seem correct?
[quote=“Tom Elliott, post: 30893, member: 7271”]
This is wrong. The mbr file contains the Partitioning layout. In Multi-part (single or all) disk images, the MBR is backed up with the image. It is this MBR that get’s written to the hard-drive. The MBR contains the partitioning layout, and as such, the specified HDD Partition Sizes, this is where the image “fails” because the Partition is larger than the disk can handle. If the drive is the same or larger size as what the partitions are based on, things run fine, if the drive is smaller, it doesn’t know how to deal with the data.
[/quote]
I will have to look at this again, but I have had many examples in the past week where the machine wouldn’t load.
Then, after I did a Fog deploy-debug boot, I manually setup the partition table to match the image computer’s partition table (using fdisk), the deploy would run successfully right away.
The Fog inventory (at least under Fov v0.32) doesn’t seem to show the HDD sizes. If I could easily find that out, I would find the smallest drive machine and make my image on that… because then it would fit into all the bigger ones.