<div dir="ltr"><div>On this one, reference back to what I posted to Chris just a minute ago.  USB is tricky.  </div><div>1.  using USB to install everything?  this requires setting up the usb drive properly.</div><div>2.  using USB to only host the kickstart file, with the ISO on dvd or a network share is pretty easy though.</div><div><br></div><div>How to install from USB:</div><div>1.  First thing to note is that you MUST make the iso bootable by usb.</div><span lang="EN"><p> #make sure the iso is bootable on USB devices</p><div>
</div><p>  isohybrid ${filename}.iso</p><div>
</div><p>  implantisomd5 ${filename}.iso</p><p><br></p><div>2.  I'm attaching a script to push an iso to a usb drive.  Sorry, I had to do this on a windows machine.  probably has been window-ized.</div><div><br></div><div>3.  See my %pre section provided to Chris L a few posts back.</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><span></span></blockquote><div></div></span></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr">Andrew Simpson</div></div></div>
<br><div class="gmail_quote">On Mon, Mar 7, 2016 at 1:32 PM, Chris Lumens <span dir="ltr"><<a href="mailto:clumens@redhat.com" target="_blank">clumens@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>> Per requirements our application is installed standalone via DVD.<br>
> %pre : we only do --log= .  No custom stuff done here.<br>
> %post : we use --log= and this is where we do the custom software installation and configuration.<br>
<br>
</span>What kind of custom installation are you doing that prevents using the<br>
repo command with extra stuff in the %packages section?  Is there<br>
anything we could do to let this work for you?<br>
<span><br>
> I have tried using a USB stick but, KS or anaconda get lost on where the files are when going to %post.  It would be nice if this work like the DVD install.<br>
<br>
</span>Hm, could you give me more information on what's happening here?<br>
Thanks!<br>
<div class="HOEnZb"><div class="h5"><br>
- Chris<br>
<br>
_______________________________________________<br>
Kickstart-list mailing list<br>
<a href="mailto:Kickstart-list@redhat.com">Kickstart-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/kickstart-list" target="_blank" rel="noreferrer">https://www.redhat.com/mailman/listinfo/kickstart-list</a><br>
</div></div></blockquote></div><br></div>