On Sat, 2006-08-26 at 06:01 -0500, Richard Smith wrote: > Hmmm.. I wonder if busybox has a fsck in it already? We could hack > that in and then just call fsck /dev/sda1 on the device before a mount > attempt.
Or just use ext2 for /boot -- ext3 is going to kill a USB stick quickly anyway, and if you pull power on them at random times they're going to die in ways that a journalling file system won't help with. -- dwmw2 _______________________________________________ Devel mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/devel
