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

Re: error trying to boot on a pismo



> Image not found.... tryt again
> WARNING ! default_close called !
[...] 
> my current yaboot.conf is
> 
> boot=/dev/hda9
> ofboot=hd:9
> device=hd:

Partition 9 is the bootstrap partition, used only for storing yaboot
stuff. Fine.

> delay=10
> timeout=20
> install=/usr/lib/yaboot/yaboot
> magicboot=/usr/lic/yaboot/ofboot
> 
> default=Linux
> 
> # nonvram
> 
> image=/boot/vmlinux-2.2.17
>    label=Linux
>    root=/dev/hda10
>    read-only
>    partition=9

Make this partition=10 and yaboot will look for the kernel image on your
Linux root partition (the /boot/ prefix suggests that's where it actually
resides). 

	Michael



Reply to: