Lines Matching full:disk
166 name = disk.cachePartition
172 name = disk.cachePartition.path
176 description = Cache partition to use on the device. Ignored if disk.cachePartition is not 'yes'.
178 name = disk.cachePartition.size
298 name = disk.ramdisk.path
306 # disk.systemPartition.path points to the read/write system partition image.
310 # disk.systemPartition.initPath is only used when .path is empty. It must
313 # disk.systemPartition.size is the ideal size of the system partition. The
315 # it indicates the maximum size the disk image file can grow to.
317 name = disk.systemPartition.path
322 name = disk.systemPartition.initPath
327 name = disk.systemPartition.size
333 name = disk.dataPartition.path
337 description = Path to data partition file. Cannot be empty. Special value <temp> means using a temporary file. If disk.dataPartition.initPath is not empty, its content will be copied to the disk.dataPartition.path file at boot-time.
340 name = disk.dataPartition.initPath
344 description = If not empty, its content will be copied to the disk.dataPartition.path file at boot-time.
347 name = disk.dataPartition.size
353 name = disk.snapStorage.path