I'm given the task to create a unified Debian image for all my teammates laptops. My plan is to create a KVM with all the necessary software and settings and copy this image later with dd
to the hard disks of my colleages' laptops.
- Can I use a KVM image as the source for a bootable image for a hardware device such as a laptop?
- I think the answer to the previous question is yes, but since this is the first time I'm doing this, I'm not quite sure how a pro administrator would handle such a task. Is that the right way to do it?