From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bogdan Cristea Date: Thu, 12 Nov 2009 16:23:45 +0200 Subject: [Buildroot] Creating a filesystem for QEMU Message-ID: <200911121623.45929.cristeab@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net I am trying to use QEMU for development of embedded systems using Real Time Linux. Buildroot seems to be the tool I need, but I still don't know how to build a disk image recognized by QEMU. Right now I am trying to use only x86 and x86_64 architectures. Does anyone know how to build a file system usable in QEMU ?