<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
Thanks to this mail list, I have already successfully set up a simple initramfs and booted it in QEMU with busybox tools.
<div><br>
</div>
<div>However, there is no network connection for the initramfs, that&nbsp;makes me hard to exchange files between qemu and the host.</div>
<div><br>
</div>
<div>Command `ip link show` tells there exists&nbsp;only one 'lo' interface, and I can't ping 127.0.0.1 successfully.</div>
<div><br>
</div>
<div>So how to boot initramfs in qemu with full network support?</div>
<div><br>
</div>
<div>Best regards.</div>
</div>
</body>
</html>