ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] NFS boot image?


From: Stuart Hughes
Subject: Re: [Ltib] NFS boot image?
Date: Wed, 30 Sep 2009 10:45:43 +0100
User-agent: Thunderbird 2.0.0.16 (X11/20080707)

Hi Francesco,

What commands did you run (exactly)? Did the kernel rpm install? What contents are in rootfs/boot, typically it would expect to look like this (for powerpc):


lrwxrwxrwx 1 root root       6 2009-09-28 15:26 bootable_kernel -> uImage
-rw-r--r-- 1 root root   32248 2009-09-28 15:08 linux.config
-rw-r--r-- 1 root root    7511 2009-09-28 15:08 mpc8641_hpcn.dtb
-rw-r--r-- 1 root root    7575 2009-09-28 15:08 mpc8641_hpcn.dtu
-rw-r--r-- 1 root root  947922 2009-09-28 15:08 System.map
-rwxr-xr-x 1 root root 1236295 2009-09-28 14:51 u-boot*
-rwxr-xr-x 1 root root  363224 2009-09-28 14:51 u-boot.bin*
-rw-r--r-- 1 root root 2303816 2009-09-28 15:08 uImage
-rwxr-xr-x 1 root root 6191865 2009-09-28 15:08 vmlinux*

To check if the kernel is installed run in your ltib project:

rpm --root `pwd`/rootfs -qa

and make sure you see kernel-2.6.xxxx

Regards, Stuart


Francesco wrote:
Hi,
after running ./ltib -c and succesfully compiled new kernel images, i am supposed to get a vmlinux.gz.uboot file that I can upload via tftp and boot with bootm command.
Actually I cannot find that file nor in /rootfs or /boot subdirectory.

Is there any option that needs to be set during ltib configuration?
I built a ext2.gz image and selected create a ramdsik option, as stated in ltib faq.


--
Francesco Cappuccio


------------------------------------------------------------------------

_______________________________________________
LTIB home page: http://ltib.org

Ltib mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/ltib




reply via email to

[Prev in Thread] Current Thread [Next in Thread]