<br><br><div><span class="gmail_quote">On 8/15/07, <b class="gmail_sendername">Ben Warren</b> &lt;<a href="mailto:bwarren@qstreams.com">bwarren@qstreams.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Josiah Allen wrote:<br>&gt; I apologize for this beforehand, but maybe there&#39;s a simple answer.<br>&gt; I&#39;m very new to uboot.<br>&gt;<br>&gt; I&#39;ve gotten myself into a tough spot.&nbsp;&nbsp;There&#39;s a application on my
<br>&gt; computer preventing my boot from completing, since it freezes.&nbsp;&nbsp;I can<br>&gt; fix it if I can just remove/corrupt the guilty file on my file<br>&gt; system.&nbsp;&nbsp;So I stop the boot and enter into the uboot command line.&nbsp;&nbsp;I
<br>&gt; can see the file I want to remove, but I am not skilled enough to know<br>&gt; if/how I can alter it or remove it from the uboot command line.&nbsp;&nbsp;I&#39;m<br>&gt; using version 1.1.3.<br>&gt;<br>&gt; If such a thing is possible I would appreciate instructions.
<br>&gt;<br>Sorry, your description is too vague.&nbsp;&nbsp;Please tell us which architecture<br>(PowerPC, ARM, MIPS, etc.), what type of file storage (CompactFlash,<br>hard drive etc.), the operating system you&#39;re trying to boot and the
<br>file system type.&nbsp;&nbsp;How do you &#39;see&#39; the file that you want to remove?<br><br>regards,<br>Ben<br></blockquote></div><br>Thanks for the reply.<br><br>It&#39;s a PowerPC Linux Kernel Image.&nbsp; <br><br>It&#39;s on a 32 mb flash.
<br><br>fsinfo says it is type JFFS2.<br><br>I can view the file using the &#39;ls&#39; command.&nbsp; I can even &#39;load&#39; it with fsload.<br><br>