Daily Archives: February 19, 2018

Booting and Kickstarting CentOS 7 from USB

I figured out a huge portion of what I was doing wrong. Here is a snippit from syslinux config label kickstart1 menu label ^1 Minimal Kickstart kernel vmlinuz append initrd=initrd.img inst.repo=hd:LABEL=CENTOS7:/ inst.stage2=hd:LABEL=CENTOS7:/ inst.ks=hd:LABEL=BOOT:/ks/minimal.cfg I prefer grub and it translates to … Continue reading

Posted in Technical, Training | Leave a comment