sinnykumari added a new comment to an issue you are following:
``
> we need to experiment with reqpart and see if it does the right thing for 
> atomic - are you able to run imagefactory locally and experiment?

Haven't checked how reqpart works, will look into it.
I didn't run Imagefactory locally instead used virt-install command. Since 
problem was during anaconda install, it was sufficient to reproduce the problem 
using virt-install something like:

`$ sudo virt-install --name guest-atomic --ram=2048 --cpu host --vcpus=2  
--os-type=linux --os-variant=fedora22 --initrd-inject 
/home/skumari/fedora-atomic.ks --extra-args="ks=file:/fedora-atomic.ks text 
console=tty0 utf8 console=ttyS0,115200"  --disk 
path=/var/lib/libvirt/images/guest-atomic.qcow2,size=10,bus=virtio,format=qcow2 
--force --noreboot 
--location=http://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20170703.n.0/compose/Cloud/ppc64le/os/
 `
 
``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/299
_______________________________________________
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org

Reply via email to