Re: [Qemu-devel] kernel command line

2006-08-11 Thread Jernej Simončič
On Friday, August 11, 2006, 16:15:37, Tieu Ma Dau wrote: > 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 This is a MSys

Re: [Qemu-devel] kernel command line

2006-08-11 Thread Paul Brook
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: