qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] kernel command line
Date: Fri, 11 Aug 2006 15:27:40 +0100	[thread overview]
Message-ID: <200608111527.41341.paul@codesourcery.com> (raw)
In-Reply-To: <20060811141537.2296.qmail@web38113.mail.mud.yahoo.com>

On Friday 11 August 2006 15:15, Tieu Ma Dau wrote:
> Hi all,
>  I want to boot Linux using NFS root, on MSys on Windows, so the option I
> give to execute Qemu ARM system is as: -append "root=/dev/nfs
> nfsroot=192.168.7.1:/c/cygwin/nfsqemu rw
> ip=192.168.7.2:192.168.7.1:192.168.7.1:255.255.255.0:::off" (attention the
> ";" and ":" character)
>
>  And when Linux boots, I got the following line on the Qemu's screen:
>  Kernel command line: root=C:\msys\1.0\dev\nfs
> nfsroot=192.168.7.1;/c/cygwin/nfsqemu rw
> ip=192.168.7.2;192.168.7.1;192.168.7.1;255.255.255.0;off
>
> The kernel command line I give is changed automactically, and then Linux
> can not boot successfully. So I don't know exactly if this change is the
> reason of problem or not? If it is, do you have any suggestion?

This is almost certainly caused by MSYS, probably your shell, and not a qemu 
problem.

Paul

  reply	other threads:[~2006-08-11 14:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-11  6:57 [Qemu-devel] kqemu in x86_64: (host) exception 0x0d in monitor space J M Cerqueira Esteves
2006-08-11  8:25 ` J M Cerqueira Esteves
2006-08-11 14:15   ` [Qemu-devel] kernel command line Tieu Ma Dau
2006-08-11 14:27     ` Paul Brook [this message]
2006-08-11 18:40     ` Jernej Simončič
2006-08-11 14:44 ` [Qemu-devel] kqemu in x86_64: (host) exception 0x0d in monitor space J M Cerqueira Esteves
2006-08-11 15:50 ` [Qemu-devel] " Anthony Liguori
2006-08-11 21:54   ` J M Cerqueira Esteves

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=200608111527.41341.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=qemu-devel@nongnu.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).