English | Japanese

How to install FreeBSD 2.2.8+PAO+KAME

Mr. Fukuhara(ichiro at ichiro.org) has created very neat install floppy for FreeBSD 2.2.8+PAO+KAME. So you can install FreeBSD 2.2.8+PAO+KAME with almost the same way of Generic FreeBSD. Also, if you use ftp install method, you can install using IPv6!

Note that this document considers almost nothing if it is the same with Generic FreeBSD install. The target of this document is people who has experience with Generic FreeBSD install. Also, target machine will be basically NotePC because of PAO+KAME, and there is a router machine for target machine.


Contents


Preparation


General flow of installation

On this install floppy, first install generic part and then install PAO+KAME specific part. So, general flow of installation will be as follows.

Installation procedure


Minor Configuration

Thats all for the besic configuration. The rests are the minor configuration to keep you happy.

other userland(KAME ports)

There are some basic userland like telnet/ftp in KAME distributions, but there is no other applications. But, there is a ports on KAME like FreeBSD's ports system, and there are many(almost all) IPv6 ready applications in it. Like FreeBSD ports, you can make at the directory /usr/src/kame/freebsd2/ports below and you can use them.

When you need help...

Sorry, there is no ML supporting this installer. About KAME project, you can go to KAME project and this page will be helpful.

Appendix:In case you want to use local ftp server

You may want to use your local ftp server as the install server when you are far from registered ftp server or unreachable. This section describes how to set up ftp server and what to specify URL for it. You can use local ftp server as configured above.
$Date: 1999/11/01 17:47:46 $
yugawa at itv6.org