On 12/02/2011 12:45 AM, Steven Graham wrote:
> On 12/01/2011 04:32 PM, Denis Kuzmenko wrote:
>> Hi Steven,
>>
>> On 12/01/2011 10:57 PM, Steven Graham wrote:
>>> Hi
>>> What am I doing wrong?
>> I remember has same problem with ext2/3 (handled by ext4 driver) mounted
>> over mtdblock device. The only way I was able to change a configuration
>> file was to generate new fs image and write it to the drive. That time
>> the problem was fixed by using JFFS2 instead of ext.
>>
> 
> sorry for the double post, but does grub understand the JFF2 file
> system? This is a normal BIOS based PC system.

Sorry for misprint, that was YAFFS2.

No, there's no support for YAFFS2 in 3.0 vanilla kernel, but it can be
easily patched for that (but for 3.1 you'll have to fix cuople of simple
compilation errors causes by VFS API and mtd driver changes).

Is you CF and mtd-based device? I don't think YAFFS is capable to
operate on top of generic block device.

I don't think GRUB supports YAFFS. However, you can use separate storage
(physical drive or partition) to load the kernel.

What FS are you currently using? What's it's configuration in the
kernel? Can you try same FS with other medium (USB-Stick for example).

-- 
Best regards, Denis Kuzmenko.
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to