Re: bootldr 2.15.6: how do I boot?

From: Manolis Stamatogiannakis <mstamat.a.t.csd.uoc.gr>
Date: Mon Sep 10 2001 - 11:40:46 EDT

Thanks for the help! Many thanks to Andrew Christian and Jamey Hicks too.

Finally 2.15.6 worked fine.
As Christian Andrew correctly wrote I had to do:
kernel_partition = "kernel"
boot_type = "flash"
autoboot_kernel_part = "kernel"

I also had to change my linuxargs. Instead of:
set linuxargs "noinitrd root=/dev/mtdblock/3 init=/linuxrc console=ttySA0"

I had to use:
set linuxargs "noinitrd root=/dev/mtdblock/2 init=/linuxrc console=ttySA0"

Now I boot, but I get this message just before / is mounted:
jffs2_scan_inode_node(): Data CRC failed on node at 0x0021bef8: Read 0xf1aaf312, calculated 0xb76510e5
But I just ignore it since everything works. If I shouldn't ignore it, plz
let me know.

Thanks again!
M.

On Mon, 10 Sep 2001 jg@pa.dec.com wrote:

> You are using the bootloader that is intended for familiar .5: as such,
> it defaults to parameters for .5.
>
> You have three choices:
>
> 0) put back the old bootloader, and set the linux args/partitions correctly.
>
> 1) You can massage the linuxargs to something that will boot .4.
> In particular, .5 has no kernel partition, so the mtd device is one higher.
>
> 2) You can bleed, and try out the base image you'll find in unstable
> install, and blow your file system away.
>
> Unless you are brave, I recommend 1). I expect we're a few days away
> from .5 being ready for large numbers of testers (we still have a fair
> amout of work left to get the right packages loaded).
> - Jim
>
>
> --
> Jim Gettys
> Cambridge Research Laboratory
> Compaq Computer Corporation
> jg@pa.dec.com
>
> _______________________________________________
> Familiar mailing list
> Familiar@handhelds.org
> http://handhelds.org/mailman/listinfo/familiar
> irc://irc.openprojects.net #familiar
>
Received on Mon Sep 10 07:45:35 2001

This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:38:30 EDT