[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mkisofs (was: Installer image for installation via ssh)



lnoferin@cybervalley.org wrote:
>
>I tried this solution but I had to stop at last passage, when we need to
>recreate the new image. In the article there is this command
>
>mkisofs -o ../custom_install.iso -r -J -no-emul-boot -boot-load-size 4
>-boot-info-table -b isolinux/isolinux.bin -c isolinux/boot.cat ../isonew
>
>But mkisofs does not exist in debian anymore. In its place (?) we have
>genisoimage but I cannot find the right options to have the same result.
>
>What do I need to give as options?

genisoimage should be an exact drop-in replacement for mkisofs, or you
can also use xorriso with the same arguments so long as you use "-as
mkisofs" as an argument first. (That's what we do for debian-cd.)

-- 
Steve McIntyre, Cambridge, UK.                                steve@einval.com
"Further comment on how I feel about IBM will appear once I've worked out
 whether they're being malicious or incompetent. Capital letters are forecast."
 Matthew Garrett, http://www.livejournal.com/users/mjg59/30675.html


Reply to: