* How to boot Cacko from KexecBoot on Collie?
@ 2009-05-07 23:19 Peter Chubb
2009-05-08 7:50 ` Yuri Bushmelev
0 siblings, 1 reply; 4+ messages in thread
From: Peter Chubb @ 2009-05-07 23:19 UTC (permalink / raw)
To: openembedded-devel
Hi Folks,
Is there a trick to kexecbooting Cacko on collie? The issue
at present is the filesystem on /dev/mtdblk0p1 --- which should
contain CACKO's root file system (it's hard coded in various scripts)
--- but which contains the kexecboot initrd.
Because the kexecboot kernel is smaller than the NAND partition it has
to fit into, it should be possible to put the initramfs (also small)
straight after it, and give the kexecboot kernel a fake partition table. Is
this the right track? Or is there a simpler way?
--
Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au
http://www.ertos.nicta.com.au ERTOS within National ICT Australia
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to boot Cacko from KexecBoot on Collie?
2009-05-07 23:19 How to boot Cacko from KexecBoot on Collie? Peter Chubb
@ 2009-05-08 7:50 ` Yuri Bushmelev
2009-05-08 8:22 ` Peter Chubb
0 siblings, 1 reply; 4+ messages in thread
From: Yuri Bushmelev @ 2009-05-08 7:50 UTC (permalink / raw)
To: openembedded-devel
Hello!
> Is there a trick to kexecbooting Cacko on collie? The issue
> at present is the filesystem on /dev/mtdblk0p1 --- which should
> contain CACKO's root file system (it's hard coded in various scripts)
> --- but which contains the kexecboot initrd.
Kexecboot have no separate initrd. It is kernel+initramfs 'all-in-one'.
Kexecboot is 'flashed' as ordinary (e.g. Cacko) kernel.
But I have no collie so I can miss something specific..
BTW, I know that some peoples have kexecboot that starting Cacko from NAND
on akita.
--
Yuri Bushmelev
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to boot Cacko from KexecBoot on Collie?
2009-05-08 7:50 ` Yuri Bushmelev
@ 2009-05-08 8:22 ` Peter Chubb
2009-05-08 9:50 ` Yuri Bushmelev
0 siblings, 1 reply; 4+ messages in thread
From: Peter Chubb @ 2009-05-08 8:22 UTC (permalink / raw)
To: openembedded-devel
>>>>> "Yuri" == Yuri Bushmelev <jay4mail@gmail.com> writes:
Yuri> Hello!
>> Is there a trick to kexecbooting Cacko on collie? The issue at
>> present is the filesystem on /dev/mtdblk0p1 --- which should
>> contain CACKO's root file system (it's hard coded in various
>> scripts) --- but which contains the kexecboot initrd.
Yuri> Kexecboot have no separate initrd. It is kernel+initramfs
Yuri> 'all-in-one'. Kexecboot is 'flashed' as ordinary (e.g. Cacko)
Yuri> kernel.
Hmmm. When a do
bitbake linux-kexecboot
I see in tmp/deploy a zImage and an initramfs --- are you saying I
need to flash just the zImage? I'll try it on Monday.
--
Dr Peter Chubb peter DOT chubb AT nicta.com.au
http://www.ertos.nicta.com.au ERTOS within National ICT Australia
All things shall perish from under the sky/Music alone shall live, never to die
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-05-08 9:57 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-07 23:19 How to boot Cacko from KexecBoot on Collie? Peter Chubb
2009-05-08 7:50 ` Yuri Bushmelev
2009-05-08 8:22 ` Peter Chubb
2009-05-08 9:50 ` Yuri Bushmelev
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.