Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 May 2004 18:15:49 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        =?iso-8859-1?q?Stephen=20Liu?= <satimis@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Creating ISO image question (PROBLEM SOLVED)
Message-ID:  <20040519180816.Y83258@wonkity.com>
In-Reply-To: <20040519141221.82309.qmail@web40312.mail.yahoo.com>
References:  <20040519141221.82309.qmail@web40312.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 19 May 2004, [iso-8859-1] Stephen Liu wrote:

> I don't expect it would be so complicate on FreeBSD.
> It is rather simple on Linux.

But mkisofs is the same on both.

> SOLUTION;
>
> $ mkisofs -U -R -o cdimage.raw -graft-points \
> usr/home/user-A/document-AAA/=/usr/home/user-A/document-AAA
>
> 2 (two) folders then created;
>
> 1) user.  Under this folder
> usr/home/user-A/document-AAA/subdirectories+files
> (full path)
> 2) rr_remove  This is an empty folder
>
> I don't know how to get rid of the empty folder
> 'rr_remove'.  If no solution I will burn a CD to test

See the option called '-hide-rr-moved' in the mkisofs man page.

-Warren Block * Rapid City, South Dakota USA



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