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


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to