Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Mar 2010 12:32:49 +0100
From:      Polytropon <freebsd@edvax.de>
To:        Aiza <aiza21@comclark.com>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Where is mkisofs
Message-ID:  <20100313123249.888e305b.freebsd@edvax.de>
In-Reply-To: <4B9B66F8.5090909@comclark.com>
References:  <4B9B66F8.5090909@comclark.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 13 Mar 2010 18:20:40 +0800, Aiza <aiza21@comclark.com> 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, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100313123249.888e305b.freebsd>