<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.30.3">
</HEAD>
<BODY>
On Tue, 2010-09-21 at 16:09 +0100, Marc Herbert wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Le 21/09/2010 02:58, Philip Rhoades a &#233;crit :
&gt; I have some ks files that seem to be working in terms of building images 
&gt; but I have problems booting the resulting i386 images both using CD/USB 
&gt; and as virtual machines with qemu.

I do this routinely without any issue of any kind and without using
any &quot;mock&quot; commands (I do not even know what that is).  Could you
elaborate about how it fails?
</PRE>
</BLOCKQUOTE>
<BR>
I have heard that others have had success with mock, but the easiest way is to use setarch. Instead of<BR>
<BR>
&nbsp;&nbsp;&nbsp; livecd-creator --config=...<BR>
<BR>
try<BR>
<BR>
&nbsp;&nbsp;&nbsp; setarch i686 livecd-creator --config=...<BR>
<BR>
(You might find it burps until you install some .i686 packages, but if so, you'll need to try it to find out what they are.)<BR>
<BR>
James
</BODY>
</HTML>