From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Wed, 15 Aug 2007 12:00:42 -0400 Subject: [U-Boot-Users] Simple newbie fs question In-Reply-To: <8f0d4f790708150848o437da3a5n52b1ef6aa01ead2@mail.gmail.com> References: <8f0d4f790708150848o437da3a5n52b1ef6aa01ead2@mail.gmail.com> Message-ID: <46C3232A.90008@qstreams.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Josiah Allen wrote: > I apologize for this beforehand, but maybe there's a simple answer. > I'm very new to uboot. > > I've gotten myself into a tough spot. There's a application on my > computer preventing my boot from completing, since it freezes. I can > fix it if I can just remove/corrupt the guilty file on my file > system. So I stop the boot and enter into the uboot command line. I > can see the file I want to remove, but I am not skilled enough to know > if/how I can alter it or remove it from the uboot command line. I'm > using version 1.1.3. > > If such a thing is possible I would appreciate instructions. > Sorry, your description is too vague. Please tell us which architecture (PowerPC, ARM, MIPS, etc.), what type of file storage (CompactFlash, hard drive etc.), the operating system you're trying to boot and the file system type. How do you 'see' the file that you want to remove? regards, Ben