| Re: [pok] Trouble executing a first POK example? | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/pok Archives
] 
- To: "Reder, Leonard J (3496)" <Leonard.J.Reder@xxxxxxxxxxxx>
 
- Subject: Re: [pok] Trouble executing a first POK example?
 
- From: Laurent Lec <lec.laurent@xxxxxxxxx>
 
- Date: Fri, 10 Feb 2012 08:58:20 +0100
 
- Cc: pok@xxxxxxxxxxxxxxxxxxx
 
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=gamma;        h=mime-version:in-reply-to:references:from:date:message-id:subject:to         :cc:content-type:content-transfer-encoding;        bh=eh9IQwjZxIQU22g6sK76BY4cgfd8DYXu3aUuMOTmV5k=;        b=dfQPlA2WAJ0I9o0rOyPccn/pDLUcjI6LLlVNcfTR4ifSOXH4Z5p8v9/2ERapPaq+ga         lQFR1srcgOgCNrN2OLtEIvSFlHm3ByfrFziVNO02L6WtmH6STMX27XsHNHHi9oYs5BAg         LoVTEL6UsJNx+vj+1t95Nc0v2Uoepc9uscdh0=
 
Leonard,
You need QEMU not as an emulator, but to run POK as a « virtual
machine ». This is a kernel, so it doesn't really make sense to run it
over Linux.
It looks like our configuration script does not detect your qemu. Can
you try to edit pok/misc/mk/config.mk - the file generated by « make
configure » - and add the QEMU_x86 variable?
By « aemu », Julien meant « qemu ». As for the mtools, I don't think
the version matters. They are used to build a simple filesystem that
grub can use. This only a detail...
Regards,
-- 
Laurent Lec