After installing Mate 16.04 32bit LTS Xenial as server system, fat clients fail to boot. Instead, boot reaches this point
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... Begin: Setting up nbd-client registered device at major 43 ... Negotiation: ..Error: Read failed: End of file
Exiting.
done.
Then some more messages follow and then this:
Gave up waiting for root device. Common problems:
- Boot args (cat /proc/cmdline)
- Check rootdelay= (did the system wait long enough?)
- Check root= (did the system wait for the right fevice?)
- Missing modules (cat /proc/modules; ls /dev)
ALERT! /dev/nbd0 does not exist. Dropping to a shell!
And then goes to BusyBox.
Looking at solutions here: LTSP client boots on busybox, I have no nbd folders or files in /dev or /opt.
I was previously using 12.04 LTS with no problem.