From subsecret
Jump to: navigation, search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

As root do the following:

mkdir /tools
chmod a+r+w /tools

After this, we dont need to use root account anymore for now

Now we need to create dynamic linker file so glibc can be installed without error

mkdir /tools/etc
mkdir /tools/lib
chmod a+r+w /tools/etc
chmod a+r+w /tools/lib
touch /tools/etc/ld.so.conf