qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] kernel command line


From: Tieu Ma Dau
Subject: [Qemu-devel] kernel command line
Date: Fri, 11 Aug 2006 07:15:37 -0700 (PDT)

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?
Thanks a lot

Tieu

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

JPEG image


reply via email to

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