Results 1 to 2 of 2
Could anyone please let me know if there is any library call or system call in SuSE that can be used to create an iso image out of a file. ...
- 06-03-2011 #1Just Joined!
- Join Date
- Jan 2010
- Posts
- 1
creating iso image programmatically
Could anyone please let me know if there is any library call or system call in SuSE that can be used to create an iso image out of a file. The requirement is to create a isoimage given the file descriptor(not the filename) of the file.
Regards,
Rohini Chandra
- 06-20-2011 #2
if you still search for your solution, may be it helps to look at the CLI methods to create an iso image
Bash script to do copying and ISO image creating, etc.
or a Google search for:
create iso image CLI
or
create iso image bash
may help you further


Reply With Quote