<div class="gmail_quote">On Mon, Jun 6, 2011 at 12:31 PM, Richard W.M. Jones <span dir="ltr"><<a href="mailto:rjones@redhat.com">rjones@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Mon, Jun 06, 2011 at 11:36:20AM -0700, Sean McAfee wrote:<br>
> 2.6.32-29-generic.<br>
<br>
</div>I believe this kernel is too old -- it doesn't have virtio-serial<br>
which was added in 2.6.35 or 2.6.36.  Unless you can at least install<br>
a later kernel for guests to use, this is never going to work.<br>
<div class="im"><br></div></blockquote><div><br>Okay, I managed to locate a machine with kernel 2.6.35-7.1.1.  I build febootstrap-3.6 without any problems, then tried to build libguestfs-1.10.3, and encountered a different failure mode:<br>
<br>rm -f stamp-supermin supermin.d/base.img supermin.d/hostfiles<br>./make.sh<br>febootstrap -v -o supermin.d --names bsdmainutils btrfs-tools cryptsetup diff e2fsprogs gfs-tools gfs2-tools grub-pc hfsplus iproute libaugeas0 linux-image nilfs-tools ntfs-3g ntfsprogs reiserfsprogs udev ufsutils util-linux vim-tiny xz-utils zfs-fuse acl attr bash binutils coreutils cpio dosfstools file findutils grep gzip jfsutils lsof lvm2 module-init-tools net-tools parted procps scrub strace tar zerofree --exclude ^perl --exclude ^python --exclude ^plymouth --exclude ^systemd --exclude ^linux-firmware --exclude ^kbd-misc --exclude ^file-rc<br>
registering package handler: yum-rpm<br>registering package handler: debian<br>registering package handler: pacman<br>febootstrap 3.6<br>selected package handler: debian<br>W: Unable to locate package btrfs-tools<br>W: Unable to locate package gfs-tools<br>
W: Unable to locate package gfs2-tools<br>W: Unable to locate package grub-pc<br>W: Unable to locate package libaugeas0<br>W: Unable to locate package linux-image<br>W: Unable to locate package nilfs-tools<br>W: Unable to locate package ntfs-3g<br>
W: Unable to locate package ufsutils<br>W: Unable to locate package xz-utils<br>W: Unable to locate package zfs-fuse<br>W: Unable to locate package scrub<br>W: Unable to locate package zerofree<br>Reading package lists... Done<br>
Building dependency tree       <br>Reading state information... Done<br>Reading extended state information      <br>Initializing package states... Done<br>Building tag database... Done<br><br>Following this was 209 lines each of the form "E: No downloadable files for <name> version <version>; perhaps it is a local or obsolete package?"<br>
<br>Any suggestions for how to proceed from here?  Thanks in advance.<br><br></div></div>