Copy all file to a directory for example /driver_files
mkisofs -l -r -o driver_files.iso /driver_files
Then attach the ISO to virtual media in Oracle or HP ilom
Then to mount it on OEL or RedHat
mount /dev/sr0 /media
Copy all file to a directory for example /driver_files
mkisofs -l -r -o driver_files.iso /driver_files
Then attach the ISO to virtual media in Oracle or HP ilom
Then to mount it on OEL or RedHat
mount /dev/sr0 /media