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


DEPLOY* syntax

 DEPLOYMOUNT $<$disk[,disk]...]$>$ $<$size[%]$>$ $<$mointpoint$>$ [-t fstype] [-r raidlevel]  
   [-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.

Label Note: For ext* 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=/).

RAID Note: If any RAID configurations are deployed it will be necessary to include the SETUP_RAID directive in the appropriate initramfs.conf file or use the -raid option for mk-initramfs-oneSIS (section 6.4).

 DEPLOYSWAP $<$disk[,disk]...]$>$ $<$size[%]$>$ [-r raidlevel]  
   [-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 2017-02-23