Re: help with configuring bootloader

From: Andrew Diller <dillera.a.t.sudanacid.com>
Date: Mon Aug 05 2002 - 18:26:28 EDT

What I have to do is:

(ipaq is attached to terminal)

- when you have the CRL boot screen
 - tap space bar a few times

* boot from internal flash:

set linuxargs "noinitrd root=/dev/mtdblock1 init=/linuxrc console=ttySA0"

* boot from intimate linux:

set linuxargs "noinitrd root=/dev/mtdblock1 init=/linuxrc.intimate
console=ttySA0"

* boot from a cfcard with a ramdisk in the first (VFAT) partition
set linuxargs "initrd root=/dev/ram init=/linuxrc ramdisk_size=5120
console=ttySA0"

-- set kernel_filename boot/zImage
-- set initrd_filename boot/initrd.cramfs

You need to make sure that init= is init=/linuxrc.intimate and not
init=/linuxrc so that the initimate boot will look for you CF cards and
then pivot root on them.

Also, I _always_ have to remove my toshiba 2gig and network card-- if I
leave them in, initmate never sees them. I insert them when I get the
intimate screen looking for a boot volume.

-andy

--On Monday, August 5, 2002 1:50 PM -0500 Bill Moser <bbb999@earthlink.net>
wrote:

> I've got intimate20011113.tar.bz2 decoded & installed on a Kingston 2GB
> PCMCIA drive (vfat /dev/hda no hda1 or hda2), using a pc card sleeve on an
> ipaq 3630 with bootloader 2.18.48 & familiar 0.53.
>
> Installing intimateboot_0.5.1_arm.ipk generates the following message:
>
>>> installing intimateboot (0.5-1)
>>> Configuring intimateboot...This script no longer sets your linuxargs
> automatically!!
>
>>> You must manually change your linuxargs and replace the init= part
>>> with init=/linuxrc.intimate
>
>>> Sorry for the inconvenience.. Please fix this package
>
> What exactly needs to be done here?
>
> Bill M
>
> _______________________________________________
> Full Blown Linux on Handheld Devices.
> Intimate mailing list
> Intimate@handhelds.org
> http://handhelds.org/mailman/listinfo/intimate
Received on Mon Aug 05 22:26:36 2002

This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:42:40 EDT