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

Bug#386916: linux-image-2.6.17-2-686: can't boot up



On 9/11/06, maximilian attems <maks@sternwelten.at> wrote:
On Mon, Sep 11, 2006 at 09:51:06PM +0800, LI Daobing wrote:
> >0.78 is latest initramfs-tools in testing, update your box.
> >you dont give a lot explanations on your trouble try to run and then
> >reboot:
> >update-initramfs -u
> done

no change?
yes


> >> I got a initramfs shell and I don't know how to deal with it.
> >
> >i asked you the below output from the shell itself.
> >what you post below is known and again useless.
> >the info to debug that is there. so try again,
> >from the initramfs debug shell:
> >
> >ls -l /dev/sda*
> No such file or directory
> only has hdb, it's cdrom

ok cool we are getting there.

> >grep piix /proc/modules

belows ouput is not from initramfs shell,
please post it from there. it is important to know
if that module got loaded.
It is. I copy it from initramfs shell with my pen.
ata_piix 11556 0 - Live 0xf0890000
piix 9476 0 [permanent], Live 0xf0837000
libata 61420 1 ata_piix, Live 0xf087e000
ide_core 111016 4 ide_generic,ide_cd,piix,generic, Live 0xf0861000

also dmesg out of the initramfs is interesting,
please post it using netcat, here an example of usage:

box b with ip 10.0.0.3:
netcat -l -p 9178 > /tmp/dmesg

box a with initramfs trouble:
dmesg | netcat 10.0.0.3 9178
there is no netcat command in initramfs shell

--
LI Daobing



Reply to: