Lines Matching full:disk
182 name = disk.cachePartition
188 name = disk.cachePartition.path
192 description = Cache partition to use on the device. Ignored if disk.cachePartition is not 'yes'.
194 name = disk.cachePartition.size
387 name = disk.ramdisk.path
395 # disk.systemPartition.path points to the read/write system partition image.
399 # disk.systemPartition.initPath is only used when .path is empty. It must
402 # disk.systemPartition.size is the ideal size of the system partition. The
404 # it indicates the maximum size the disk image file can grow to.
406 name = disk.systemPartition.path
411 name = disk.systemPartition.initPath
416 name = disk.systemPartition.size
422 name = disk.dataPartition.path
426 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.
429 name = disk.dataPartition.initPath
433 description = If not empty, its content will be copied to the disk.dataPartition.path file at boot-time.
436 name = disk.dataPartition.size
442 name = disk.snapStorage.path