Ignore:
Timestamp:
Oct 23, 2010, 7:56:19 AM (14 years ago)
Author:
ezyang
Message:
Documentation updates.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/fc13-dev/server/doc/install-fedora

    r1668 r1692  
    11Installing a Scripts guest on a Xen host
    22----------------------------------------
     3
     4You need to create the volumes to use:
     5
     6    lvcreate -n $MACHINE-root --size 50.00G $HOST
     7    lvcreate -n $MACHINE-swap --size 10.00G $HOST
    38
    49We use Kickstart to to initial Fedora configuration.  Installing a new
Note: See TracChangeset for help on using the changeset viewer.