Changes

Jump to navigation Jump to search
m
no edit summary
Line 3: Line 3:  
Current:
 
Current:
   −
1. Make Backup of the System Disk (dd diskdump)
+
1. Make Backup of the System Disk (dd = disk dump)
   −
2. Use a copy of the current updated GENERIC Kernel config File !!
+
2. Use a copy of the current updated "GENERIC" Kernel Config File !! (located /usr/src/sys/amd64-or-i386/GENERIC)
   −
3. If you want to upgrade to 9.0 use GENERIC-File of FreeBSD 9.0  !!! path /usr/src/sys/i386/conf/GENERIC make a copy named "custom" and edit it to modify)
+
3. If you want to upgrade to 9.0 use GENERIC-File of FreeBSD 9.0  !!! path /usr/src/sys/i386/conf/GENERIC make a copy named "CUSTOM" and edit it to modify
    
4. Download the current sources of the Base System wget ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/9.0-RELEASE/src.txz
 
4. Download the current sources of the Base System wget ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/9.0-RELEASE/src.txz
Line 20: Line 20:  
cp  /usr/src/sys/i386/conf/GENERIC  /usr/src/sys/i386/conf/custom
 
cp  /usr/src/sys/i386/conf/GENERIC  /usr/src/sys/i386/conf/custom
 
</pre>
 
</pre>
7. Edit custom and change desciption GENERIC to custom, delete lines of unwanted modules, save and exit custom
+
7. Edit custom and change "Desciption" inside "GENERIC" to "CUSTOM", delete lines of unwanted modules, save and exit CUSTOM file.
 
   
8. Rebuild world with:
 
8. Rebuild world with:
 
<pre>
 
<pre>
Line 50: Line 49:  
<hr>
 
<hr>
   −
Old:
+
Old 7.XX:
 
<pre>
 
<pre>
 
- insert Freebsd i386 CD (netinstall)  
 
- insert Freebsd i386 CD (netinstall)  

Navigation menu