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

Aw: Re: preseed with netboot ISO



> Gesendet: Freitag, 19. Dezember 2014 um 11:41 Uhr
> Von: "Thomas Schmitt" <scdbackup@gmx.net>
> An: debian-cd@lists.debian.org
> Betreff: Re: preseed with netboot ISO
>
>
> Above article refers to
>   https://wiki.debian.org/DebianInstaller/Modify/CD
> where "Create new image" is outdated in the same way.

I'm using this one:

xorriso -as mkisofs \
-o debian_mini_installer.iso \
-isohybrid-mbr /usr/lib/syslinux/isohdpfx.bin \
-eltorito-catalog isolinux/boot.cat \
-eltorito-boot isolinux/isolinux.bin \
-no-emul-boot -boot-load-size 4 -boot-info-table \
-eltorito-alt-boot \
-volid "DEBIAN_MINI_INSTALLER" \
-J -joliet-long \
iso


Reply to: