Differences
This shows you the differences between the selected revision and the current version of the page.
howto:install_debian 2009/11/05 20:14 | howto:install_debian 2017/12/04 17:26 current | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | **WARNING**: This procedure is horrible. For a "real" native Debian installation, take a look at http://www.cyrius.com/journal/debian/orion/d-link/dns-323 . | + | **WARNING**: This procedure is horrible. For a "real" native Debian installation, take a look at http://www.cyrius.com/debian/orion/d-link/dns-323/install.html . |
This page described how to get Debian natively running on your | This page described how to get Debian natively running on your | ||
Line 557: | Line 557: | ||
192:/initrd# cp /lib/ld-linux.so.2 lib | 192:/initrd# cp /lib/ld-linux.so.2 lib | ||
192:/initrd# cp /lib/libc.so.6 lib/ | 192:/initrd# cp /lib/libc.so.6 lib/ | ||
+ | 192:/initrd# cp /lib/libgcc_s.so.1 lib/ | ||
192:/initrd# cp /lib/libcrypt.so.1 lib | 192:/initrd# cp /lib/libcrypt.so.1 lib | ||
192:/initrd# cp /lib/libm.so.6 lib | 192:/initrd# cp /lib/libm.so.6 lib |