66 links
  • Ban's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
1 results tagged networking x
  • Specifying the device for early networking - klibc/klibc.git - klibc main development tree

    I had problems with selecting the device to use for early-networking, because apparently its name was not very stable (e.g. upgrade from Linux 2.6.26 to 2.6.32 had changed it a the time, but there was more), leading to my early networking to fail unexpectedly -- which is especially problematic if you need it to boot.

    Trying once again to fix this, I noticed that the documentation of the ip kernel parameter specifies that the device might be empty and then the kernel with try to find the first that actually works:

    <device> Name of network device to use. If this is empty, all
    devices are used for RARP/BOOTP/DHCP requests, and the
    first one we receive a reply on is configured. If you
    have only one device, you can safely leave this blank.

    Although this snippet is not very clear on whether it would work with a static IP, it does work just fine :)
    So, if your setup has no risk of finding an inappropriate interface (e.g. if you only have one actually working in early boot) it's very handy to simply let the kernel choose for you.

    February 18, 2015 at 16:12:46 GMT+1 * - permalink -
    QRCode
    - https://git.kernel.org/cgit/libs/klibc/klibc.git/tree/usr/kinit/ipconfig/README.ipconfig
    linux kernel networking net
Links per page: 20 50 100
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation