create partition on multipy disks when instal ubuntu
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14642 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
dce9fd5bbf
commit
ca4853f13f
@ -33,7 +33,8 @@ d-i mirror/http/proxy string
|
||||
# This creates a small /boot partition, suitable
|
||||
# swap, and uses the rest of the space for the root partition:
|
||||
|
||||
d-i partman-auto/method strng regular
|
||||
d-i partman-auto/method string regular
|
||||
d-i partman-auto/disk string /dev/sda
|
||||
d-i partman-lvm/device_remove_lvm boolean true
|
||||
d-i partman-md/device_remove_md boolean true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user