On Sat, 13 Mar 2010 18:20:40 +0800, Aiza <[email protected]> wrote:
> 
> http://www.freebsd.org/cgi/ports.cgi?query=mkisofs&stype=all&sektion=all
> 
> This just shows gui frontends for mkisofs.
> 
> Need to create iso. How to do it?

The mkisofs program is part of the cdrtools port / package.
After installing it, you would do something like this:

        % mkisofs -r -o myisofile.iso myfiles/

Keep in mind that it may be needed to specify additional
options if you need "Joliet" extension - see "man mkisofs".


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to