Revision 25880,
251 bytes
checked in by jdreed, 12 years ago
(diff) |
* Drop /boot partition, GRUB can boot LVM these days
* Set partman-auto-lvm/no_boot to inform partman we know what
we're doing re: above
* Bump swap to 1G
|
Line | |
---|
1 | cluster :: |
---|
2 | |
---|
3 | 10000 100000 1000000000 ext3 |
---|
4 | $primary{ } $bootable{ } |
---|
5 | $lvmok{ } |
---|
6 | use_filesystem{ } filesystem{ ext3 } |
---|
7 | method{ format } format{ } |
---|
8 | mountpoint{ / } . |
---|
9 | |
---|
10 | 1000 300% 300% linux-swap |
---|
11 | $lvmok{ } |
---|
12 | method{ swap } format{ } . |
---|
13 | |
---|
Note: See
TracBrowser
for help on using the repository browser.