next up previous contents
Next: SYNCDIR syntax Up: Management of local disks Previous: Deploying parts of the   Contents


DEPLOY* syntax

 DEPLOYMOUNT $<$disk$>$ $<$size[%]$>$ $<$mointpoint$>$  
   [-t fstype] [-c class[,class]...] [-n node[,node]...] [-p property[,property]...]  


Directs the mk-diskful script to create and mount a filesystem partition of a specified size on the specified disk, and copy the corresponding directory tree in the master image to that partition.

Note: For ext2 and ext3 filesystems, a disklabel matching the mountpoint will be created on the filesystem. This label can be used to auto-mount the filesystem from an initramfs, or can be used in /etc/fstab to mount by label (ie: LABEL=/).

 DEPLOYSWAP $<$disk$>$ $<$size[%]$>$ [-c class[,class]...] [-n node[,node]...]  
   [-p property[,property]...]  


Directs the mk-diskful script to create and enable a swap partition of size size on the specified disk.


next up previous contents
Next: SYNCDIR syntax Up: Management of local disks Previous: Deploying parts of the   Contents
root 2009-06-12