Hi, all
I find that these scripts, buildinstall、buildinstall.functions、mk- images.efi 、mk-images.x86 in anaconda source(anaconda/scripts) are disappeared after anaconda-16.12-1.
These scripts are used to build initrd.img、efiboot.img、install.img, and so on.
so, after anaconda-16.12.1, how we to build installer?
Thank you very much!
I find that these scripts, buildinstall??buildinstall.functions??mk- images.efi ??mk-images.x86 in anaconda source(anaconda/scripts) are disappeared after anaconda-16.12-1.
These scripts are used to build initrd.img??efiboot.img??install.img, and so on.
so, after anaconda-16.12.1, how we to build installer?
The lorax package now contains all the stuff needed to build installation media.
- Chris
Yes, after sending email, I find the package lorax, and i use lorax to build isolinux、images and LiveOS directory.
But, i fails to remake fedora 19 iso, i use the command "mkisofs -f -o $ISO -b isolinux/isolinux.bin -no-emul-boot -boot-load-size 4 -boot-info-table -R -J -allow-leading-dots -V "fedora 19" -T -l $ISO_TREE_DIR" to make the iso, and i cannot boot from the iso, i get the error, "dracut-initqueue warning : could not boot ; /dev/root does not exist".
Is the argument of the mkisofs command correct?
Thanks!
于 2014年02月13日 22:03, Chris Lumens 写道:
I find that these scripts, buildinstall??buildinstall.functions??mk- images.efi ??mk-images.x86 in anaconda source(anaconda/scripts) are disappeared after anaconda-16.12-1.
These scripts are used to build initrd.img??efiboot.img??install.img, and so on.
so, after anaconda-16.12.1, how we to build installer?
The lorax package now contains all the stuff needed to build installation media.
- Chris
anaconda-devel@lists.stg.fedoraproject.org