'msdos' is the default partition style from api10
[ext/instance-debootstrap.git] / README
diff --git a/README b/README
index 99040bc..6c656ab 100644 (file)
--- a/README
+++ b/README
@@ -71,7 +71,8 @@ named 'defaults' in the source distribution for more details):
   weeks)
 - PARTITION_STYLE: if 'none' the device will be formatted directly, if 'msdos'
   a partition table will be installed on it. You need to have kpartx installed
-  to use the 'msdos' option.
+  to use the 'msdos' option. The default is 'msdos' from Ganeti 2.0 onwards,
+  but still 'none' if installing under Ganeti 1.2
 
 Note that the settings file is important on the node that the instance
 is installed on, not the cluster master. This is indeed not a very good