Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 1997 17:31:18 -0600
From:      John Prince <johnp@lodgenet.com>
To:        Jamie Bowden <jamie@inna.net>
Cc:        hackers@freebsd.org
Subject:   Re: mkisofs 
Message-ID:  <199702212331.RAA06899@milo.lodgenet.com>
In-Reply-To: Your message of "Fri, 21 Feb 1997 17:10:32 EST." <Pine.BSF.3.91.970221170834.26795F-100000@dolphin.inna.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
Jamie Bowden writes:
> I don't know if this is quite the right list for this, but here it is:
> 
> 5:04pm dolphin  /home/jamie %mkisofs -o FreeBSD.iso -v -a -T -l -D -L 
> 2.1.7-RELEASE
What are you trying to make an isofs of?? 
You need to specify a source tree.
mkisofs -v -a -d -N -T -l -D -L -R -V "YOUR TITLE" -o "OUTFILE NAME" 
source_tree
mkisofs -v -a -d -N -T -l -D -L -R -V "My Cd" -o "newiso.iso" /stage/somedir
Review the man pages for mkisofs.
There is a script located in /usr/share/examples/worm that should help answer
your questions.
Good Luck
John
> 
> What am I screwing up?  Or is this something in mkisofs that is broken?
> 
> Jamie Bowden
> 
> Network Administrator, TBI Ltd.






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