Changeset 1692 for branches/fc13-dev/server/doc/install-fedora
- Timestamp:
- Oct 23, 2010, 7:56:19 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/fc13-dev/server/doc/install-fedora
r1668 r1692 1 1 Installing a Scripts guest on a Xen host 2 2 ---------------------------------------- 3 4 You 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 3 8 4 9 We use Kickstart to to initial Fedora configuration. Installing a new
Note: See TracChangeset
for help on using the changeset viewer.