<div dir="ltr">I'd suggest putting a long sleep in the pre section and so you can get to the shell.  Once at a shell you can investigate why you can't write anything to disk.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 12, 2016 at 9:47 AM, William H. ten Bensel <span dir="ltr"><<a href="mailto:WHTENBEN@up.com" target="_blank">WHTENBEN@up.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><font size="2" face="sans-serif">- Thanks and good luck</font><br><br><br><br><font size="1" color="#5f5f5f" face="sans-serif">From:      
 </font><font size="1" face="sans-serif">Konstantin Raskoshnyi
<<a href="mailto:konrasko@gmail.com" target="_blank">konrasko@gmail.com</a>></font><br><font size="1" color="#5f5f5f" face="sans-serif">To:      
 </font><font size="1" face="sans-serif"><a href="mailto:spacewalk-list@redhat.com" target="_blank">spacewalk-list@redhat.com</a></font><br></span><font size="1" color="#5f5f5f" face="sans-serif">Date:      
 </font><font size="1" face="sans-serif">04/11/2016 08:27 PM</font><span class=""><br><font size="1" color="#5f5f5f" face="sans-serif">Subject:    
   </font><font size="1" face="sans-serif">Re: [Spacewalk-list]
PRE Section doesn't work at all KVM Guest</font><br><font size="1" color="#5f5f5f" face="sans-serif">Sent by:    
   </font><font size="1" face="sans-serif"><a href="mailto:spacewalk-list-bounces@redhat.com" target="_blank">spacewalk-list-bounces@redhat.com</a></font><br><hr noshade><br></span><p><span class=""><font size="3">There's no file in tmp directory. In fact I can not create
any files at all during the pre.</font><br></span><font size="3">Tried nochroot too.<br>     </font><font size="3" color="#0020c2">If nochroot is selected,
the path to tmp is /mnt/sysimage/tmp.  The snippet would have to be
updated to point to that path, or else all writes are going to fail.  Maybe
that is what you are running into.  In your snippet try echo "/tmp/"
> /tmp/testingtmp.out and echo "/mnt/sysimage/tmp" > /mnt/sysimage/tmp/testingmnt.out.
 Then see which one is there.</font><span class=""><br><font size="3">In post everything works fine</font><br><br><br>
<br>
<br></span><span class="">
**<br>
<br>
<br>
<br>
This email and any attachments may contain information that is confidential and/or privileged for the sole use of the intended recipient.  Any use, review, disclosure, copying, distribution or reliance by others, and any forwarding of this email or its contents, without the express permission of the sender is strictly prohibited by law.  If you are not the intended recipient, please contact the sender immediately, delete the e-mail and destroy all copies.<br>
<br>
**<br></span></p><br>_______________________________________________<br>
Spacewalk-list mailing list<br>
<a href="mailto:Spacewalk-list@redhat.com">Spacewalk-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/spacewalk-list" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/spacewalk-list</a><br></blockquote></div><br></div>