Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2009 06:23:51 +0200
From:      Peter Ulrich Kruppa <ulrich@pukruppa.net>
To:        Alexander Best <alexbestms@math.uni-muenster.de>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: mkisofs and directories
Message-ID:  <1239769431.86545.10.camel@pukruppa.net>
In-Reply-To: <permail-2009041422182680e26a0b00004c0e-a_best01@message-id.uni-muenster.de>
References:  <permail-2009041422182680e26a0b00004c0e-a_best01@message-id.uni-muenster.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Am Mittwoch, den 15.04.2009, 00:18 +0200 schrieb Alexander Best:
> hi there,
> 
> this is a question that's always been bugging me:
> 
> when i give mkisofs a directory as argument it always ads the contents of that
> directory to the iso. how can i tell mkisofs that i want the actual directory
> (including all it's contents) to be added to the iso?
You could use the -root option like this:
	# mkisofs -o image_name.iso -root directory_name path/to/files

Greetings,

Uli.
> 
> cheers.
> alex
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



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