host's kernel boot cmd line ip configure

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

 



Hello, everyone.

I want to boot host linux in Fast Model simulator and I've almost done it except one problem. The booting procedure halts at nfs file system mounting. The serial port output is listed bellow. 

My nfs is hosting on the same machine where the simulator is running. Its ip is 10.131.250.61.
Can I assign a different ip such as 10.131.250.62 for the simulator's kernel? Because the user
guide's example is dhcp configured, I'm not sure whether it's correct here.

params file: 
motherboard.smsc_91c111.enabled=1
motherboard.hostbridge.userNetworking=1
cluster.cpu0.semihosting-cmd_line="--kernel ./linux-kvm-arm/arch/arm/boot/uImage --fdt ./linux-kvm-arm/rtsm_ve-cortex_a15x1.dtb -- console=ttyAMA0 mem=256M earlyprintk=serial,ttyAMA0,keep root=/dev/nfs nfsroot=10.131.250.61:/srv/nfsroot rw ip=10.131.250.62::10.131.250.1:255.255.254.0:arm-kvm::off"

[    0.218031] console [ttyAMA0] enabled, bootconsole disabled
[    0.268439] 1c0a0000.uart: ttyAMA1 at MMIO 0x1c0a0000 (irq = 38) is a PL011 rev1
[    0.333478] 1c0b0000.uart: ttyAMA2 at MMIO 0x1c0b0000 (irq = 39) is a PL011 rev1
[    0.397671] 1c0c0000.uart: ttyAMA3 at MMIO 0x1c0c0000 (irq = 40) is a PL011 rev1
[    0.604046] bio: create slab <bio-0> at 0
[    0.685084] Switching to clocksource arch_sys_counter
[    0.924111] NET: Registered protocol family 2
[    0.971084] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    1.033943] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    1.091199] TCP: Hash tables configured (established 8192 bind 8192)
[    1.144513] TCP: reno registered
[    1.171329] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    1.219961] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    1.276206] NET: Registered protocol family 1
[    1.315123] RPC: Registered named UNIX socket transport module.
[    1.364354] RPC: Registered udp transport module.
[    1.403336] RPC: Registered tcp transport module.
[    1.442412] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.787235] msgmni has been set to 500
[    1.820194] io scheduler noop registered
[    1.858184] io scheduler cfq registered (default)
[    1.901554] clcd-pl11x: probe of 1c1f0000.clcd failed with error -22
[    2.048494] mousedev: PS/2 mouse device common for all mice
[    2.105527] rtc-pl031 1c170000.rtc: rtc core: registered pl031 as rtc0
[    2.167906] sp805-wdt 1c0f0000.wdt: registration successful
[    2.218977] /motherboard/iofpga@3,00000000/mmci@050000 has no 'max-frequency' property
[    2.285816] mmci-pl18x mb:mmci: mmc0: PL180 manf 41 rev0 at 0x1c050000 irq 41,42 (pio)
[    2.435915] input: AT Raw Set 2 keyboard as /devices/motherboard.1/iofpga.2/1c060000.kmi/serio0/input/input0
[    2.522498] TCP: cubic registered
[    2.549941] NET: Registered protocol family 17
[    2.587825] Key type dns_resolver registered
[    2.624665] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[    2.688123] ThumbEE CPU extension supported.
[    2.731394] Registering SWP/SWPB emulation handler[    2.781409] rtc-pl031 1c170000.rtc: setting system clock to 1970-01-01 00:00:00 UTC (0)
[    2.932750] smc91x 1a000000.ethernet: eth0: link up, 10Mbps, half-duplex, lpa 0x0000
[    3.042654] IP-Config: Complete:
[    3.069719]      device=eth0, addr=10.131.250.62, mask=255.255.254.0, gw=10.131.250.1
[    3.135023]      host=arm-kvm, domain=, nis-domain=(none)
[    3.179647]      bootserver=255.255.255.255, rootserver=10.131.250.61, rootpath=
[    5.168386] input: PS/2 Generic Mouse as /devices/motherboard.1/iofpga.2/1c070000.kmi/serio1/input/input1
[    5.315393] VFS: Mounted root (nfs filesystem) on device 0:10.
[    5.370597] Freeing init memory: 172K



--
Best Regards,
Jicheng Shi




_______________________________________________
kvmarm mailing list
kvmarm@xxxxxxxxxxxxxxxxxxxxx
https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm

[Index of Archives]     [Linux KVM]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux