]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Revert "kvm tools: Enable kernel DHCP autoconf by default"
authorPekka Enberg <penberg@kernel.org>
Wed, 10 Aug 2011 04:59:11 +0000 (07:59 +0300)
committerPekka Enberg <penberg@kernel.org>
Wed, 10 Aug 2011 04:59:11 +0000 (07:59 +0300)
commite2dd07da358ddcab95016d2d4d26ece73eae3e3f
treeaa9831e464a97f8aea950e7e817d8eb97644d5c9
parent4df0a81d8a36ce16de79c29512f544b8743ab6a6
Revert "kvm tools: Enable kernel DHCP autoconf by default"

This reverts commit f0aec23a91368e916a53e6072f2173bb481b1544.

Asias He writes:

  'ip=dhcp' makes kernel try to use nfs as root fs which results in a long
  time 'wait and fail' and finally fallback to 9p as root fs.

  [    1.688000] Sending DHCP requests ., OK
  [    1.695000] IP-Config: Got DHCP answer from 192.168.33.1, my address
  is 192.168.33.15
  [    1.699000] IP-Config: Complete:
  [    1.700000]      device=eth0, addr=192.168.33.15, mask=255.255.255.0,
  gw=192.168.33.1,
  [    1.703000]      host=192.168.33.15, domain=stu.buaa.edu.cn,
  nis-domain=(none),
  [    1.706000]      bootserver=192.168.33.1, rootserver=192.168.33.1,
  rootpath=
  [   36.769000] VFS: Unable to mount root fs via NFS, trying floppy.
  [   36.771000] VFS: Mounted root (9p filesystem) on device 0:14.
tools/kvm/README
tools/kvm/builtin-run.c