Is there a way to make a hardware independent image with CloneZilla? |
Not really. But there are some hints:
-
For GNU/Linux image, it's very possible, you have to pay attention to the kernel-hardware support issue. Try to use generic kernel and install as many drivers as possible in your source machine. Then the created image will support hardware better.
-
For MS windows, you have to install sysprep from MS in your windows of source machine before grabbing it as an image. Then the created image will rescan the hardware and ask for the license key.
For more info, please refer to this forum. Thanks to Steve Holmes for sharing this.
|
|