Differences
This shows you the differences between the selected revision and the current version of the page.
| howto:netbsd 2011/04/22 19:59 | howto:netbsd 2017/09/06 17:34 current | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Files needed ===== | ===== Files needed ===== | ||
| [[http://nyftp.netbsd.org/pub/NetBSD-daily/HEAD/|sandpoint/installation/altboot.img]] and [[http://nyftp.netbsd.org/pub/NetBSD-daily/HEAD/|sandpoint/binary/kernel/netbsd-INSTALL.gz]] | [[http://nyftp.netbsd.org/pub/NetBSD-daily/HEAD/|sandpoint/installation/altboot.img]] and [[http://nyftp.netbsd.org/pub/NetBSD-daily/HEAD/|sandpoint/binary/kernel/netbsd-INSTALL.gz]] | ||
| + | |||
| + | Time to time there is no sandpoint directory. In this case use google to find some alternative mirrors. | ||
| ===== Installation guide ===== | ===== Installation guide ===== | ||
| Line 16: | Line 18: | ||
| ===== Installation guide for additional software ===== | ===== Installation guide for additional software ===== | ||
| - | - ''export PKG_PATH="http://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/sandpoint/5.1_2011Q1/All/"'' | + | - ''export PKG_PATH="http://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/sandpoint/6.0/"'' |
| - | - ''export PKG_PATH'' | + | |
| - ''pkg_add -v gettext-lib'' | - ''pkg_add -v gettext-lib'' | ||
| - | - ''ln -s /usr/pkg/lib/libintl.so.3 /usr/pkg/lib/libintl.so.0'' | ||
| - ''pkg_add -v bash'' | - ''pkg_add -v bash'' | ||