~drscream

Create ISO image from folder in MacOSX

You maybe run into an problem that your remote server has no network connection because of some drivers are missing? And the only thing that works is to use IPMI and remote virtual devices which contains your driver?

For that I created an folder which contains the drivers, packages and create an ISO image with hdiutil.

hdiutil makehybrid -o ~/image.iso ~/your/folder -iso -joliet

The tool creates an ISO file in your home, image.iso. You could burn that to an CD or you could use it with your IPMI tool and mount it remotely.


Send your comment by mail.