On Sun, May 08, 2016 at 12:14:57PM -0700, Charles Cui wrote: > One more thing, I still need to install kernel and userland together, > then reboot. > If I installed kernel and reboot and install userland, it will > promotes me the errors that I send you earlier, but I already compiled > the tools at first.
You really shouldn't have to install userland first. That's really asking for trouble in general. The normal update routine is: boot new kernel, update userland next. Joerg