- This topic has 5 replies, 4 voices, and was last updated 15 years, 8 months ago by
knowmad.
-
AuthorPosts
-
July 13, 2009 at 6:10 pm #376604
andyinindy
ParticipantHey.
Was wondering if it is necessary to start with the Install DVD image, or if I could start with my preexisting image. It would save a lot of time if I didn’t need to build the entire image from scratch every time I have a small change.
Thanks,
–Andy
July 14, 2009 at 6:30 pm #376617walt
ParticipantWell building the image from Scratch is kind of the point. But if you mean is it possible to cache the image later in the build, rather that immediately after the base OS installed that is theoretically possible but it would have to be integrated into InstaDMG.
Another thing is that building the image in this modular fashion and keeping the Base OS separate from the rest of the installations (even though it does take alot of time) keeps your image “clean” and also prevents mistakes in the image.
July 14, 2009 at 9:03 pm #376622knowmad
ParticipantIf, on the other hand, you need to have certain items on EVERY build you make, you can always add them at about line 622 (actually search the forums for ‘line 622’ for an example or two)which puts it before the cache.
I do it for the apps disc and (even though I shouldn’t) Office plus office 12.1 update. Those three things take over 45 minutes to install, but with them in the cached base image, I greatly reduce the build time for future images.
Again, be very careful with this, if you introduce an error at this point, it will be tough to find it later.
Have funJuly 14, 2009 at 10:36 pm #376623larkost
ParticipantAs other people have said, a clean build is the whole point of InstaDMG.
That being the case, one of my goals for 2.0 is to have checkpoints along the way. Every checkpoint would cost quite a bit of disk space (it would be all of the differences between that point and the base install), but it would be a safe way of starting the process at a known point. Of course if you changed anything before the checkpoint it could not be used.
And I really want to get back to work on 2.0… and it is now next on my list of things. Right now I want to finish a little bit of C work I have, and then there is the job search (my fingers are crossed for the big interview tomorrow)… and then a few other little projects that have to be continued… *sigh* Not having a job is too much work!
July 15, 2009 at 1:16 am #376626walt
ParticipantThe idea of having checkpoints sounds awesome. Thanks for all your great/hard work btw. And good luck on the job search!
August 13, 2009 at 2:25 am #376855knowmad
ParticipantBTW, the insert point has moved from line 622 to line 678 and some of the syntax has changed, but should be easy enough to figure out.
-
AuthorPosts
- You must be logged in to reply to this topic.
Comments are closed