All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] ISO image creation: x86_64 architecture
       [not found] <mailman.3367.1573024282.158800.buildroot@busybox.net>
@ 2019-11-06  7:54 ` Andreas Ziegler
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Ziegler @ 2019-11-06  7:54 UTC (permalink / raw)
  To: buildroot

On 2019-11-06 08:11, buildroot-request at busybox.net wrote:
> ...
> I'm new to Buildroot and using x86_64 architecture and squashfs root
> filesystem, please help me with the process of creating an iso image 
> that I
> can run on VM.
> ...

Hi Anushka,

You might take a look at the readme.txt in buildroot/board/pc, it 
describes how to generate a bootable image and also how to run it on 
qemu.

Qemu will also boot the kernel file directly, without bootable image. 
This is what I use for testing builds (kernel image contains the root 
file system):

   # qemu-system-x86_64 -enable-kvm -m 256 \
	-device e1000,netdev=lan0 -netdev user,id=lan0 \
	-kernel /tmp/bzImage -append root=/dev/ram

Kind regards,
Andreas

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] ISO image creation: x86_64 architecture
@ 2019-11-06  5:30 a
  0 siblings, 0 replies; 3+ messages in thread
From: a @ 2019-11-06  5:30 UTC (permalink / raw)
  To: buildroot

I'm new to Buildroot and using x86_64 architecture and squashfs root
filesystem, please help me with the process of creating an iso image that I
can run on VM.



--
Sent from: http://buildroot-busybox.2317881.n4.nabble.com/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] ISO image creation: x86_64 architecture
@ 2019-11-06  5:27 Parashar, Anushka
  0 siblings, 0 replies; 3+ messages in thread
From: Parashar, Anushka @ 2019-11-06  5:27 UTC (permalink / raw)
  To: buildroot

I'm new to Buildroot and using x86_64 architecture and squashfs root
filesystem, please help me with the process of creating an iso image that I
can run on VM.

This is a confidential email. Tesco may monitor and record all emails. The views expressed in this email are those of the sender and not Tesco. Tesco Stores Limited Company Number: 519500 Registered in England Registered Office: Tesco House, Shire Park, Kestrel Way, Welwyn Garden City, AL7 1GA VAT Registration Number: GB 220 4302 31
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20191106/ff4c0616/attachment.html>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-11-06  7:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.3367.1573024282.158800.buildroot@busybox.net>
2019-11-06  7:54 ` [Buildroot] ISO image creation: x86_64 architecture Andreas Ziegler
2019-11-06  5:30 a
  -- strict thread matches above, loose matches on Subject: below --
2019-11-06  5:27 Parashar, Anushka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.