xavier.glattard_at_free.fr wrote:
> As you see : the "codepage error" is back.
> Is this relative to this error :
> "Mounting /dev/mmc/blk0/part1 on /mnt/temp failed: Invalid argument" ?
> The command is : "mount /dev/mmc/blk0/part1 /mnt/temp"
> If I type the command at the prompt, i get the same mesg, and "Can't find
> ext3/ext2 filesystem on dev mmcblk0p1" on the loox, then a codepage missing
> error.
> If I try : "mount -t vfat /dev/mmc/blk0/part1 /mnt/temp", i dont get the
> filesystem error, but the other messages are still diplayed.
>
> CP 866 is for russian language, isn't it ? Where should it be ?
> Kernel or initrd ?
>
> If i want to switch to french, I have to change the kernel configuration.
> But I still cant build a working kernel...
>
> More help please !!! :-<
First try to search firstloox thread for working precompiled kernel. I
tried one (and still am too lazy to compile one myself).. It should work
with Kingston 512 SD - I used it, and you should get nicer console
(fitting on screen, I mean..). Also - as you have shell - try
dd if=/dev/mmc/blk0/part1 of=/dev/null count=1
dd if=/dev/mmc/blk0/disc of=/dev/null count=1
There should be no error like no such device (sorry, device not found).
In that case you'll have to fight fs errors most likely, which is good -
it is feasible..
Received on Wed Aug 02 2006 - 17:40:11 EDT
This archive was generated by hypermail 2.2.0 : Wed Aug 02 2006 - 17:42:19 EDT