On Thu, May 24, 2012 at 06:16:51PM +1000, Amit Saha wrote: > Hello: > > I am trying to use 'livemedia-creator' to build live images using the > command line: > > # livemedia-creator --make-iso --ks fedora-livemedia.ks --iso /tmp/netinst.iso > > Which ends with: > > WARNING: gnome-keyring:: couldn't connect to: > /run/user/gene/keyring-60f8kj/pkcs11: No such file or directory > WARNING KVM acceleration not available, using 'qemu' Hey, I'm glad to see someone is giving it a try! I have no idea if virt is supposed to work recursively, so either it doesn't or you don't have it setup correctly. You are also going to hit memory problems, the default setting is to use 1G so with the overhead of the running OS and qemu you are going to need more than 1.2G The primary way to use lmc is on bare-metal with virt. If that isn't an option then you can run it with --no-virt (as long as you have anaconda installed on the host) and it will use anaconda's image install mode. I DO NOT recommend doing this on a host that has data you care about. It is possible that you could hit a bug and wipe the host. So if you want to use --no-virt I would recommend doing that inside a F17 virt. -- Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
Attachment:
pgpGgMEjsukMl.pgp
Description: PGP signature
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list