<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 5.50.4937.800" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=722015519-19032004><FONT face=Arial color=#0000ff size=2>Is it 
App.bin or app.bin?  Also if you've removed </FONT></SPAN></DIV>
<DIV><SPAN class=722015519-19032004><FONT face=Arial color=#0000ff size=2>the 
--nochroot, then </FONT></SPAN><SPAN class=722015519-19032004><FONT face=Arial 
color=#0000ff size=2>now everthing is running while</FONT></SPAN></DIV>
<DIV><SPAN class=722015519-19032004><FONT face=Arial color=#0000ff 
size=2>chroot'd to /mnt/sysimage.  So </FONT></SPAN><SPAN 
class=722015519-19032004><FONT face=Arial color=#0000ff size=2>everything is 
being </FONT></SPAN></DIV>
<DIV><SPAN class=722015519-19032004><FONT face=Arial color=#0000ff size=2>looked 
for under /mnt/sysimage. </FONT></SPAN><SPAN class=722015519-19032004><FONT 
face=Arial color=#0000ff size=2>That means you </FONT></SPAN></DIV>
<DIV><SPAN class=722015519-19032004><FONT face=Arial color=#0000ff size=2>want 
to invoke /App.bin--not /mnt/source/App.bin.</FONT></SPAN></DIV>
<DIV><SPAN class=722015519-19032004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=722015519-19032004><FONT face=Arial color=#0000ff 
size=2>-dave</FONT></SPAN></DIV>
<DIV><SPAN class=722015519-19032004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> 
  kickstart-list-bounces@redhat.com 
  [mailto:kickstart-list-bounces@redhat.com]<B>On Behalf Of </B>raman 
  singh<BR><B>Sent:</B> Friday, March 19, 2004 2:56 PM<BR><B>To:</B> Discussion 
  list about Kickstart<BR><B>Subject:</B> Re: Kickstart %post script 
  error.<BR><BR></FONT></DIV>
  <DIV>Forrest,</DIV>
  <DIV> </DIV>
  <DIV>I changed the %post section with</DIV>
  <DIV> </DIV>
  <DIV>%post</DIV>
  <DIV>cp /mnt/source/app.bin /mnt/sysimage<BR></DIV>
  <DIV> </DIV>
  <DIV>but now I am getting "cannot stat" /mntsource/app.bin : file or directory 
  not found.</DIV>
  <DIV> </DIV>
  <DIV>Please let me know what I am doing wrong.</DIV>
  <DIV> </DIV>
  <DIV>Thanks</DIV>
  <DIV> </DIV>
  <DIV>Raman</DIV>
  <DIV><BR><B><I></I></B>wrote:</DIV>
  <BLOCKQUOTE class=replbq 
  style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">On 
    Fri, 2004-03-19 at 09:12, raman singh wrote:<BR>> Hi,<BR>> <BR>> I 
    am trying to install OS and the am application using kickstart. I<BR>> 
    have the following entry in my %post section <BR>> <BR>> %post 
    --nochroot<BR>> /mnt/source/App.bin<BR>> perl 
    /mnt/source/update_rclocal<BR>> <BR>> <BR>> in both the cases I am 
    getting Error while loading shared libraries,<BR>> although the libraries 
    does exists and the LD_LABRARY_PATH is set<BR>> correctly<BR><BR>What is 
    your LD_LIBRARY_PATH, and where are your shared libraries? In<BR>the 
    --nochroot environment, you are sitting in the installation<BR>environment, 
    which may not have the libraries you are looking for.<BR><BR>Have you tried 
    copying the files over to /mnt/sysimage/ and running them<BR>in the chroot 
    environment?<BR><BR>Forrest<BR><BR><BR>_______________________________________________<BR>Kickstart-list 
    mailing 
    list<BR>Kickstart-list@redhat.com<BR>https://www.redhat.com/mailman/listinfo/kickstart-list</BLOCKQUOTE>
  <P><FONT face=arial size=-1>Do you Yahoo!?<BR><A target=_blank 
  href="http://us.rd.yahoo.com/mailtag_us/*http://mail.yahoo.com"><B>Yahoo! 
  Mail</A></B> - More reliable, more storage, less 
spam</FONT></P></BLOCKQUOTE></BODY></HTML>