On Sun, May 08, 2016 at 03:30:12PM -0400, Christos Zoulas wrote: > On May 8, 12:14pm, charles.cui1...@gmail.com (Charles Cui) wrote: > -- Subject: Re: refine of the GSOC project > > | 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. > > Where is your tools directory? > You can find your sets directory and unpack them manually > with tar -C / -xpzf base.tgz etc.
Just a warning here: the -p option is really important, otherwise you get a lot of funny errors. Joerg