Re: after new kernel-build booting stops
- From: Dieter Geyer <dieter.geyer@xxxxxxxxxx>
- Date: Tue, 15 Jan 2008 22:49:31 +0100
Am Mon, 14 Jan 2008 22:47:06 -0800 (PST) schrieb tortoise:
Dieter Geyer wrote:
Hi all,
i have an old Motorola PowerStack II (with 300 MHz PPC 604, 256 MB RAM)
and installed (with some tricks) a debian 4.0 R1 (Etch) on this maschine.
This is a PPC PReP achitecture.
It boots from the original boot-kernel into text-based multi-user console.
Now i want to create a new kernel, after compiling and linking (with tool
mkvmlinuz version 32) i get a file "mykernel" without any errors.
But after installing the vmlinuz-file into partition /dev/sda1 (PReP boot)
i get only this messages at boot time (recorded via RS232 console)
you didn't just copy the kernel did you ? you also need to install
/boot and /lib/modules, and new initrd.
did you use debian kernel package to make a .deb or did you build
linus
style ?
#############
loaded at: 00400400 00A75F4C
relocated to: 00800000 00E75B4C
zimage at: 00809DB4 009570CC
initrd at: 00958000 00E6C910
avail ram: 00400000 00800000
Linux/PPC load: console=ttyS0,9600 console=tty0
Uncompressing Linux...done.
Now booting the kernel
##############
after this, no more output occurs, no hdd activity, no keys are accepted.
now my question : what's wrong ?
maybe you made an error in configuring your kernel.
what did you change ? what config tool did you use ? (makeconfig or
what)
I did the old way, make oldconfig, NOTHING changed, i want to test the
compiling/linking/installing a kernel. initrd is the old one, it was read
at the building process into the new kernelfile.
Yes, i have copied the new kernelfile to /dev/sda1,
attention : the PReP actitecture doesnt support bootloader (that's why all
things have to be in one big file) , so /boot is not so important,
but i have copied the new kernel also into it.
I'm wondering, that the boot process stops after "Now booting the kernel".
As you can see, the RAM is containing the zimage and a initrd,
i'm missing the "normal" boot messages .... (this should be working without
modules and initrd, these files will be activated later)
like
....
Linux version 2.6.18 (xxxxx@yyyyy) (gcc version x.y.z) #3 Fri Feb 08
02:47:49 EST 2006
Built 1 zonelists
Kernel command line: console=ttyS0,9600 console=tty0
PID hash table entries: 256 (order: 8, 4096 bytes)
....
Thanks
Dieter
.
- Follow-Ups:
- Re: after new kernel-build booting stops
- From: tortoise
- Re: after new kernel-build booting stops
- References:
- after new kernel-build booting stops
- From: Dieter Geyer
- Re: after new kernel-build booting stops
- From: tortoise
- after new kernel-build booting stops
- Prev by Date: Re: iBook suspend
- Next by Date: Re: after new kernel-build booting stops
- Previous by thread: Re: after new kernel-build booting stops
- Next by thread: Re: after new kernel-build booting stops
- Index(es):
Relevant Pages
|