All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephan Hoffmann <sho@relinux.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] qemu/x86: Adapted qemu command line in readme file
Date: Fri, 06 Apr 2012 19:03:12 +0200	[thread overview]
Message-ID: <4F7F21D0.5030506@relinux.de> (raw)
In-Reply-To: <52c7e9684ce54565c417f75a9b912be3@zacarias.com.ar>

Am 06.04.2012 18:45, schrieb Gustavo Zacarias:
> On 2012-04-06 13:19, Stephan Hoffmann wrote:
>
>
>> -  qemu-system-i386 -M pc -kernel output/images/bzImage -drive
>> file=output/images/rootfs.ext2,if=ide -append root=/dev/sda
>> +  qemu-system-i386 -M pc -kernel images/bzImage -drive
>> file=images/rootfs.ext2,if=ide -append root=/dev/sda
>
> Why?
> I don't think it's common for users to be in the output directory as
> their current working directory.
No, of course not. I assume being in the directory where make was called in.
> Regards.
>
O.K., after further investigation I found out that this was caused by my
out-of-tree build taking the working directory as the output directory;-)

Kind regards

Stephan

-- 
reLinux     -    Stephan Hoffmann
Am Schmidtgrund 124    50765 K?ln
Tel. +49.221.95595-19    Fax: -64
www.reLinux.de     sho at reLinux.de

      reply	other threads:[~2012-04-06 17:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-06 16:19 [Buildroot] [PATCH 1/2] qemu/x86: Adapted qemu command line in readme file Stephan Hoffmann
2012-04-06 16:19 ` [Buildroot] [PATCH 2/2] qemu/x86_64: " Stephan Hoffmann
2012-04-06 16:45 ` [Buildroot] [PATCH 1/2] qemu/x86: " Gustavo Zacarias
2012-04-06 17:03   ` Stephan Hoffmann [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F7F21D0.5030506@relinux.de \
    --to=sho@relinux.de \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.