qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] kernel command line


From: Paul Brook
Subject: Re: [Qemu-devel] kernel command line
Date: Fri, 11 Aug 2006 15:27:40 +0100
User-agent: KMail/1.9.3

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 via email to

[Prev in Thread] Current Thread [Next in Thread]