pavement

X Windows Terminal

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
(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          1024MB minimum
+
  /            512MB
   /tmp          512MB minimum
+
   /var          1.4G
   /usr          3GB
+
   /tmp          512MB
  /            512MB  minimum
+
   /usr          2GB
  /diskless_ro  512MB
+
  /diskless_rw  1GB    minimum
+
  
I've made one big '/' label as I want to put all my config files for the clients into that label.
+
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
  
  

Revision as of 22:10, 20 July 2006

Personal tools