Re: [Qemu-devel] Running Qemu ARM using NFS on Windows

2006-08-08 Thread Lonnie Mendez
On Tue, 2006-08-08 at 03:20 -0700, Tieu Ma Dau wrote: > Hi all, > I ran successfully Qemu to simulate ARM system on Linux host with the > following command: > ./qemu-system-arm -kernel zImage.integratorCP -append "root=/dev/nfs > nfsroot=192.168.7.1:/mnt/nfsqemu rw > ip=192.168.7.2::192.168.7.1:255

[Qemu-devel] Running Qemu ARM using NFS on Windows

2006-08-08 Thread Tieu Ma Dau
Hi all,I ran successfully Qemu to simulate ARM system on Linux host with the following command:./qemu-system-arm -kernel zImage.integratorCP -append "root=/dev/nfs nfsroot=192.168.7.1:/mnt/nfsqemu rw ip=192.168.7.2::192.168.7.1:255.255.255.0 " -net nic,vlan=0 -net tap,vlan=0,ifname=tap0,script=.

[Qemu-devel] Running Qemu ARM using NFS on Windows

2006-08-07 Thread Tieu Ma Dau
Hi all,I ran successfully Qemu to simulate ARM system on Linux host with the following command:./qemu-system-arm -kernel zImage.integratorCP -append "root=/dev/nfs nfsroot=192.168.7.1:/mnt/nfsqemu rw ip=192.168.7.2::192.168.7.1:255.255.255.0 " -net nic,vlan=0 -net tap,vlan=0,ifname=tap0,script=./qe