Changeset 1980
- Timestamp:
 - Sep 17, 2011, 8:53:20 PM (14 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          branches/fc15-dev/server/doc/install-fedora (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
branches/fc15-dev/server/doc/install-fedora
r1698 r1980 6 6 lvcreate -n $MACHINE-root --size 50.00G $HOST 7 7 lvcreate -n $MACHINE-swap --size 10.00G $HOST 8 9 Make sure that the console has an entry for this host: 10 11 vim /etc/conserver/conserver.cf 12 13 If it doesn't, add: 14 15 console $MACHINE { 16 master $HOST; 17 include xen; 18 } 8 19 9 20 We use Kickstart to to initial Fedora configuration. Installing a new  
Note: See TracChangeset
          for help on using the changeset viewer.
      