[Buildroot] EXT2-fs error

Mitch Davis mjd+buildroot at afork.com
Fri Sep 3 05:56:57 UTC 2010


On Wed, Sep 1, 2010 at 7:35 PM, JNY <jny0 at hotmail.com> wrote:
>
> (which is a flash
> drive, and the only storage device on the system)

Out of curiosity, a USB flash device, or CF, or NAND flash, or ?

> or should I just do so mounted?

If you have to do it when the FS is mounted, you may want to remount
it as read-write before you do the fsck:

  mount -o remount,ro /

Then after the fsck, reboot.

> I don't have a file called rootfs.ext2.  I have the following files:
> rootfs.i486.tar
> rootfs.i486.tar.bz2

Which of these files are you transferring to the flash device, and how?

Mitch.



More information about the buildroot mailing list