I'm trying to build a kernel to use with squeeze that will let udev run. This
means it must be of version GT 2.6.27. I have a 2.6.21-ts kernel running on
this board that boots into Lenny, but I would like to have Squeeze.
I'm having problems building one. I've read a number of posts among them:
http://tech.groups.yahoo.com/group/ts-7000/message/19015 and
http://tech.dir.groups.yahoo.com/group/ts-7000/message/19372
I finally built a kernel by using a 2.6.34.7 source and patches from here:
http://ynezz.ibawizard.net/ts72xx/linux-kernel/2.6.34.y/
But, what I built will not boot, it panics. The initrd is the linixrc-sdroot
and the SDcard partition 4 holds the code that will run Lenny when booted using
the 2.6.21-ts kernel.
My kernel command line is: Kernel command line: root=/dev/ram0 rw
init=/linuxrc lpj=498688 console=ttyAM0,115200
and the last few lines on my console are this:
[ 2.580000] ts72xx-sdcard ts72xx-sdcard.0: ts72xx_sdcard_setup failed
[ 2.580000] ts72xx-sdcard: probe of ts72xx-sdcard.0 failed with error -12
[ 2.600000] ep93xx_mii_bus: probed
[ 2.610000] ep93xx_eth:ep93xx_mii_probe: PHY supports MII frame preamble
suppression
[ 2.610000] ep93xx_eth:ep93xx_mii_probe: attached PHY driver [Generic PHY]
(mii_bus:phy_addr=0:01, irq=-1)
[ 2.630000] net eth0: ep93xx on-chip ethernet, IRQ 39, 00:d0:69:41:e8:19
[ 2.640000] TCP cubic registered
[ 2.640000] NET: Registered protocol family 17
[ 2.650000] RAMDISK: ext2 filesystem found at block 0
[ 2.670000] RAMDISK: Loading 1536KiB [1 disk] into ram disk... done.
[ 2.940000] VFS: Mounted root (ext2 filesystem) on device 1:0.
[ 2.960000] devtmpfs: mounted
[ 2.960000] Freeing init memory: 104K
[ 2.980000] Kernel panic - not syncing: Attempted to kill init!
[ 2.990000] Backtrace:
[ 2.990000] [<c00265ac>] (dump_backtrace+0x0/0x104) from [<c00266c8>]
(dump_stack+0x18/0x1c)
[ 3.010000] r7:cd418000 r6:cd415c40 r5:00000004 r4:c03479bc
[ 3.010000] [<c00266b0>] (dump_stack+0x0/0x1c) from [<c0034520>]
(panic+0x50/0xd4)
[ 3.020000] [<c00344d0>] (panic+0x0/0xd4) from [<c0037474>]
(do_exit+0x26c/0x618)
[ 3.030000] r3:c03479bc r2:cd415c40 r1:cd419e50 r0:c02fb6b8
[ 3.030000] [<c0037208>] (do_exit+0x0/0x618) from [<c003793c>]
(do_group_exit+0xe4/0xec)
[ 3.030000] [<c0037858>] (do_group_exit+0x0/0xec) from [<c0043234>]
(get_signal_to_deliver+0x41c/0x478)
[ 3.050000] r4:cd418000
[ 3.050000] [<c0042e18>] (get_signal_to_deliver+0x0/0x478) from [<c0025924>]
(do_notify_resume+0x60/0x5dc)
[ 3.060000] [<c00258c4>] (do_notify_resume+0x0/0x5dc) from [<c0022fcc>]
(work_pending+0x1c/0x20)
I am clearly doing something wrong, yet I believe others have built kernels for
the 7370 that can boot a kernel version greater than 2.6.27.
Can anyone point me in the correct direction? I would greatly appreciate some
help. Thanks
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|