mkisofs and directories

Peter Ulrich Kruppa ulrich at pukruppa.net
Wed Apr 15 04:20:45 UTC 2009


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list