[virt-tools-list] [libvirt] Unattended guest installation fails

Kashyap Chamarthy kchamart at redhat.com
Sun Feb 22 16:50:09 UTC 2015


[Dropping libvir-list and adding virt-tools list.]

[That's[1] the original post.]

Anyway, the issue is in your environment: Network configuration issues
plus your custom OS tree does not seem to contain valid content.

In the Kickstart file, you added the URL line as below:

    url --url http://192.168.122.1:8000

You have to ensure the OS tree path contains *all* the necessary
images/content. As an example, take a look here for Fedora 21:

    http://dl.fedoraproject.org/pub/fedora/linux/releases/21/Server/x86_64/os/

[. . .]
> dracut-initqueue[338]: Dload  Upload   Total   Spent    Left  Speed
> dracut-initqueue[338]: 0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed connect to 192.168.122.1:8000; No route to host
> dracut-initqueue[338]: Warning: Downloading 'http://192.168.122.1:8000/.treeinfo' failed!
> dracut-initqueue[338]: Warning: can't find installer mainimage path in .treeinfo

As the message clearly says, you seem to have some network config issues
in your environment and as a result it cannot find the proper installer
image.


  [1] http://www.redhat.com/archives/libvir-list/2015-February/msg00847.html


-- 
/kashyap




More information about the virt-tools-list mailing list