|
From: | Francesco Turco |
Subject: | Re: [Qemu-discuss] Boot iso image |
Date: | Sat, 23 Nov 2013 10:36:26 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 |
On 11/23/2013 05:53 AM, Aniyan Rajan wrote:
I am new to qemu. I just want to boot an iso file using qemu. I have tried the following: $ qemu-system-x86_64 -boot d -cdrom lubuntu-13.04-desktop-amd64.iso It shows the initial menu. I selected "Try Lubuntu without installing". Then a blank screen comes and nothing else. Did I miss something ?
Perhaps it doesn't have enough memory (default is just 128 MiB). Try adding the -m option. For example -m 1G.
[Prev in Thread] | Current Thread | [Next in Thread] |