hello everyone, I just realized that my latest InstaDMG image results in a HFS+ volume, not HFS+ journaled. Any idea how I got into this situation? The DMG itself says it’s plain HFS+ and any machines that the image is restored onto are also not journaled.
tia
Enabling it after imaging works normally.
I guess I could just add the diskutil command to enable journaling in my firstboot script, but unless I’m completely crazy, I used to get a journaled image without having to do that.
Good question! (I don’t need to enable it, wonder why that’s not happening for you)
[url]http://code.google.com/p/instadmg/source/browse/trunk/instadmg.bash#738[/url]
It’s creating a plain hfs+, yet when I restore it with asr it ends up journaled….
Anybody else have any ideas?
starting to wonder if this is netboot related. i just applied the same image without using netboot (ASR from disk utility instead) and got a journaled volume.
Comments are closed