TFTP replacement

dracut -m "nbd" initramfs.img $(uname -r)

kernel root=UUID=...  rw
       netroot=nbd:192.168.0.220:/
       rootfstype=ext4
       rootdelay=5 rootwait
       ip=dhcp console=ttyS0