Hi,<div>Still trying to get libguestfs appliance test to work on Ubuntu Lucid.  I figured out my umask was causing problems and fixed that.  now I'm on to a new problem.  libguestfs-test-tool reports the following:</div>
<div><br></div><div><div>febootstrap: mounting new root on /root</div><div>febootstrap: chroot</div><div>/proc/uptime: No such file or directory</div><div>execl: /init: No such file or directory</div><div>febootstrap: debug: listing directory /</div>
<div>    2 d .                040755 4096 88619:5000</div><div>    2 d ..               040755 4096 88619:5000</div><div>   11 d lost+found       040700 16384 0:0</div><div>   12 d bin              040755 4096 23083:5000</div>
<div>   13 d boot             040755 4096 23083:5000</div><div>   14 d etc              040755 4096 23083:5000</div><div>  109 d lib              040755 4096 23083:5000</div><div>  156 d sbin             040755 4096 23083:5000</div>
<div>  157 d usr              040755 4096 23083:5000</div><div>  534 d var              040755 4096 23083:5000</div><div> 3701 - init             100750 3264 23083:5000</div></div><div><br></div><div>Note, init is indeed a file (a shell script).  I checked the root and initrd images, and they both have init (the initrd has an init binary, the root has a shell script that starts udev etc).</div>