[Bug 1182225] Re: KVM ubuntu 12.04.2 guest installation with kickstart config fails

2017-02-14 Thread Ronald
its a known bug in virt-manager. few options to work around it:

1) upgrade virt-manager
2) if last package does not include the fix, adapt file virtinst/urlfetcher.py 
according to this commit: 
https://github.com/virt-manager/virt-manager/commit/3f15a489cda87f8028828d567848193dd2640a43
3) you can also create a symlink before the install process starts as work 
around in the install tree (you have to 'unpack' the iso): sudo ln -s 
/install/netboot/ubuntu-installer/amd64  
/install/netboot/ubuntu-installer/i386

hope it helps.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1182225

Title:
  KVM ubuntu 12.04.2 guest installation with kickstart config fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1182225/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1182225] Re: KVM ubuntu 12.04.2 guest installation with kickstart config fails

2016-07-12 Thread Brian J. Murrell
So "Confirmed" but nothing done about it?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1182225

Title:
  KVM ubuntu 12.04.2 guest installation with kickstart config fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1182225/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1182225] Re: KVM ubuntu 12.04.2 guest installation with kickstart config fails

2013-07-03 Thread zhouqiang
It affects me too,the log file was the same as Tobias Verbeke

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1182225

Title:
  KVM ubuntu 12.04.2 guest installation with kickstart config fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1182225/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1182225] Re: KVM ubuntu 12.04.2 guest installation with kickstart config fails

2013-05-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: debian-installer (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1182225

Title:
  KVM ubuntu 12.04.2 guest installation with kickstart config fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1182225/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1182225] Re: KVM ubuntu 12.04.2 guest installation with kickstart config fails

2013-05-22 Thread Mariano Guezuraga
Also affects me, with some diferences (no NFS mounted image, no
kickstart)

virt-install \
  --connect qemu:///system \
  --network network=test \
  --virt-type kvm \
  --name ubuntu \
  --ram 512 \
  --arch=x86_64 \
  --disk path=/var/lib/libvirt/images/ubuntu.img,size=7 \
  --nographics \
  --location /dev/sr0

Starting install...
Retrieving file version.info... 
  |  116 B 00:00 ... 
ERRORCouldn't find hvm kernel for Ubuntu tree.

Relevant log portion:
[Wed, 22 May 2013 14:32:46 virt-install 5556] DEBUG (OSDistro:965) Detected an 
Ubuntu distro
[Wed, 22 May 2013 14:32:46 virt-install 5556] DEBUG (ImageFetcher:169) local 
hasFile: Couldn't find 
/var/lib/libvirt/boot/virtinstmnt.ry0m3M/install/netboot/ubuntu-installer/i386/linux
[Wed, 22 May 2013 14:32:46 virt-install 5556] DEBUG (ImageFetcher:205) Cleaning 
up mount at /var/lib/libvirt/boot/virtinstmnt.ry0m3M
[Wed, 22 May 2013 14:32:46 virt-install 5556] ERROR (cli:440) Couldn't find hvm 
kernel for Ubuntu tree.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1182225

Title:
  KVM ubuntu 12.04.2 guest installation with kickstart config fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1182225/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs