InterNetWorkingSolutions Support Site


Fedora Network Install

Posted in by kevin on Wed, 05/09/2007 - 12:37pm

This is a work in progress

  1. Link to Fedora Docs
  2. Creating your own Fedora Mirror
  3. third
[root@hosted2 xen]# virt-installWhat is the name of your virtual machine? fedora5 How much RAM should be allocated (in megabytes)? 256 What would you like to use as the disk (path)? /xen/fedora6 How large would you like the disk (/xen/fedora6) to be (in gigabytes)? 5 Would you like to enable graphics support? (yes or no) yes What is the install location? http://mirror.linux.duke.edu/pub/fedora/linux/core/5/i386/os  Starting install...libvir: Xen Daemon error : POST operation failed: (xend.err "Error creating domain: (22, 'Invalid argument')")Failed to create domain fedora5Traceback (most recent call last):  File "/usr/sbin/virt-install", line 447, in ?    main()  File "/usr/sbin/virt-install", line 411, in main    dom = guest.start_install(conscb)  File "/usr/lib/python2.4/site-packages/virtinst/ParaVirtGuest.py", line 220, in start_install    return XenGuest.XenGuest.start_install(self, consolecb)  File "/usr/lib/python2.4/site-packages/virtinst/XenGuest.py", line 367, in start_install    self.domain = self.conn.createLinux(cxml, 0)  File "/usr/lib/python2.4/site-packages/libvirt.py", line 249, in createLinux    if ret is None:raise libvirtError('virDomainCreateLinux() failed')libvirt.libvirtError: virDomainCreateLinux() failed[root@hosted2 xen]#

login or register to post comments | 548 reads