concatenate files
The correct syntax for the cat command is:
where file1, file2, fileN are the download images and "file" is the .iso file you are creating.
cat file1 file2 ... [fileN] > file
where file1, file2, fileN are the download images and "file" is the .iso file you are creating.