Re: [pok-devel] POK installation problem |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/pok-devel Archives
]
Hello, thanks for your help! The result of the command:
"$ qemu -kernel generared-code/cpu/pok.elf" is the following:
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
POK kernel initialized
thread starts[PART1] Hello World
[PART2] First memory allocation, adress=0x11e0
[PART2] Second memory allocation, adress=0x19b0
[PART2] Hello World
[PART2] Deallocate first memory allocation
[PART2] Deallocate second memory allocation
[PART2] Hello World
[PART2] First memory allocation, adress=0x11e0
[PART2] Second memory allocation, adress=0x19b0
[PART2] Hello World
[PART2] Deallocate first memory allocation
[PART2] Deallocate second memory allocation
[PART2] Hello World
[PART2] First memory allocation, adress=0x11e0
[PART2] Second memory allocation, adress=0x19b0
[PART2] Hello World
[PART2] Deallocate first memory allocation
[PART2] Deallocate second memory allocation
and so on...
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Julien
Selon Pierre Ficheux <pierre.ficheux@xxxxxxxxxxx>:
> Le 14/01/12 02:43, Julien Savard a écrit :
> >
> > Hello,
> >
> > I am currently installing POK on my system and I followed the first
> installation
> > steps from the POK User Guide (Chapter 3), which led me to the
> > "./examples/partitions-threads/" directory.
> >
> > However, when I reach the step where I need to launch POK on QEMU using the
> > command "make -C generated-code run", I receive the following message:
> >
> > <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
> > Booting 'PolyORB Kernel'
> >
> > root (hd0, 0)
> > Filesystem type is fat, partition type 0x6
> > kernel /pok.elf
> > [Multiboot-elf, <0xff000:0xb4:0x0>
> >
> > Error 28: Selected item cannot fit into memory
> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> >
> > I wondered if this was a common problem among POK beginners?
> > Do you have any clue?
>
> What's the result of :
>
> $ qemu -kernel generared-code/cpu/pok.elf
>
> Additionnaly, I will send my "pok.elf" in private.
>
> regards
>
>
>
> --
> Pierre FICHEUX -/- CTO OW/OWI, France -\- pierre.ficheux@xxxxxxxxxxx
> http://ingenierie.openwide.fr
> http://www.ficheux.org
> I would love to change the world, but they won't give me the source code
>
>
>
>
>