X Windows Terminal
From FreeBSDwiki
(Difference between revisions)
(→From the Beginning) |
(→From the Beginning) |
||
| Line 16: | Line 16: | ||
I've setup my mount points as this: | I've setup my mount points as this: | ||
Swap (equal to how much memory I have in my machine) | Swap (equal to how much memory I have in my machine) | ||
| − | /var | + | / 512MB |
| − | /tmp 512MB | + | /var 1.4G |
| − | /usr | + | /tmp 512MB |
| − | + | /usr 2GB | |
| − | + | ||
| − | + | ||
| − | I' | + | I selected 'A' for auto and then deleted /usr and created /usr as 2g. |
Select User-X install. | Select User-X install. | ||
Select SSH Server and NFS Server in the installation process | Select SSH Server and NFS Server in the installation process | ||
| + | |||
| + | After the install I went back into sysinstall and added the following labels. | ||
| + | |||
| + | /diskless_ro 512MB | ||
| + | /diskless_rw 1GB minimum | ||