I am needing to copy a large amount of machines with different drive configurations. I am trying to automate making an image to a samba share, which I have gotten working without issue.
The two things I am personally missing are the naming convention of the image and multiple drive selection.
Is there any way for me to set the name of the image the computer's serial number?
Example: Dell gives a serial number such as IM8JGB3 and I would be to get that number so my image is named "IM8JGB3-2021-12-20-img"
Is there a command that states "image all drives available"?
I am currently listing "sda sdb sdc nvme0ne1..... just because each machine is different and might have multiple drives. This causes an error and I need to press enter to move forward.
Thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello everyone,
I am needing to copy a large amount of machines with different drive configurations. I am trying to automate making an image to a samba share, which I have gotten working without issue.
The two things I am personally missing are the naming convention of the image and multiple drive selection.
Is there any way for me to set the name of the image the computer's serial number?
Example: Dell gives a serial number such as IM8JGB3 and I would be to get that number so my image is named "IM8JGB3-2021-12-20-img"
Is there a command that states "image all drives available"?
I am currently listing "sda sdb sdc nvme0ne1..... just because each machine is different and might have multiple drives. This causes an error and I need to press enter to move forward.
Thanks in advance.
You can check this webpage:
https://clonezilla.org/advanced/reserved-word-ocs-sr.php
Steven