Drive selection ability
-
Hello!
Sometimes I have a computer which has additional HDD installed for storage; depending on SATA cable placement and controller, TOEM sometimes selects wrong /dev/sda and images the wrong hard drive. Can it be made that, when you image a machine with two (or more hdds) you can select which hdd the image will get on?
-
You would need to create a new image profile for these machines and add the argument to the image profile kernel arguments.
custom_hard_drives=/dev/sdb
or whatever the drive is
Then when you image those machines, select that profile.