Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I starting a project and i need to create an iso image from maven. I found this plugin to create de iso file:com.github.stephenc.java-iso-tools.

Now, i need to include eltorito grub stage to the iso file. Inside the package of the plugin i found this:

de.tu_darmstadt.informatik.rbg.hatlak.eltorito.impl

I dont know how to use it. I think this could do what i want.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.