Hi.
It work, but with new error condition.

All the sym-link for /lib/modules is missing.
All others sym-link (zebra, SNMPD, SSHD) just fine.

seems like we loss all needed sym-link of root.cfs

Sincerely
-bino-
----- Original Message -----
From: "Jim TerWee" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, April 05, 2003 12:01 PM
Subject: Re: [leaf-wisp] Kernel with 'devfs' enabled


> Try This
>
>  Copy the ide disk modules to the initrd.lrp package. This must be done so
> that syslinux can find the rest of the packages during boot.
> a) cd /mnt/cf
>  b) gunzip -S .lrp initrd.lrp
> c) mount -t minix initrd /mnt/initrd -o loop
>
>
> e) copy the ide modules from your kernel compile directory to the mounted
> initrd image
> cp /your/linux/kernel/source/tree/drivers/ide/ide-mod.o
> /mnt/initrd/boot/lib/modules
> cp /your/linux/kernel/source/tree/drivers/ide/ide-disk.o
> /mnt/initrd/boot/lib/modules
> cp /your/linux/kernel/source/tree/drivers/ide/ide-mod-probe.o
> /mnt/initrd/boot/lib/modules
> cp /your/linux/kernel/source/tree/drivers/ide/cramfs.o
> /mnt/initrd/boot/lib/modules
> g) umount /mnt/initrd h) gzip -S .lrp -n initrd
>
>
> >> When ever I recompile the kernel I have found that I need to also
> >> replace all the kernel modules with the modules matching the new
> >> kernel compile. Once I have done this I can compile different flavors
> >> of the kernel with out replacing the modules again.
> >> In your case you are having problems with the ide / cramfs modules
> >> that are in the initrd.lrp
> >>
> >> > Dear All.
> >> >
> >> > I need a devfs support in WISP-DIST kernel.
> >> > I tried to recompile the kernel-source with enabled devfs support. I
> >> use RedHat-7.3 as my development box.
> >> >
> >> > Tried to use the new kernel on my wisp-dist box and get
> >> "segmentation fault" error msg when booting the box.
> >> > The msg occurs just before decompressing root.lrp
> >> >
> >> > Please give me explanation about the right way to recompile the
> >> wisp-dist kernel.
> >> >
> >> > Sincerely
> >> > -bino-
> >> >
> >> >
> >> >
> >> > -------------------------------------------------------
> >> > This SF.net email is sponsored by: ValueWeb:
> >> > Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
> >> > No other company gives more support or power for your dedicated
> >> server http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
> >> > _______________________________________________
> >> > leaf-wisp-dist mailing list
> >> > [EMAIL PROTECTED]
> >> > https://lists.sourceforge.net/lists/listinfo/leaf-wisp-dist
> >>
> >>
> >> --
> >> Jim TerWee       | Our capacity for understanding is
> >> [EMAIL PROTECTED]   | inversely proportional to how
> >> Invisimax        | much we think we know. The more I
> >>                  | know, the more I don't know!
> >>
> >>
> >>
> >
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: ValueWeb:
> > Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
> > No other company gives more support or power for your dedicated server
> > http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
> > _______________________________________________
> > leaf-wisp-dist mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/leaf-wisp-dist
>
>
> --
> Jim TerWee       | Our capacity for understanding is
> [EMAIL PROTECTED]   | inversely proportional to how
> Invisimax        | much we think we know. The more I
>                  | know, the more I don't know!
>
>
>



-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
leaf-wisp-dist mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-wisp-dist

Reply via email to