Jesse Keating escribió:
On Fri, 15 Feb 2008 12:37:57 -0600 Gian Paolo Mureddu <gmureddu prodigy net mx> wrote:Hello, I'm terribly sorry if this has already been asked, and thus answered. I'm trying to generate an i686 LiveCD image on an x86_64 Fedora, how can I force the packages to be fetched and "installed" be those for i686, or do I need to be running an i686 Fedora?call 'setarch i686 livecd-creator ...'
Thank you very much. I had generated other images in a 32-bit install, and when I tried to replicate that in my main system (x86_64) I got an x86_64 image, where I was expecting an i386. Thanks again.