Archive for the ‘sfdisk with partition alignment’ Tag

Partition Alignment with sfdisk   1 comment

# – # — Partition alignment of OCR / Vote Disks with 1MB offset echo “2048,,” | sfdisk -uS /dev/emcpowera echo “2048,,” | sfdisk -uS /dev/emcpowerb echo “2048,,” | sfdisk -uS /dev/emcpowerc # – # — Partition alignment of Data / FRA disks with 4MB offset echo “8192,,” | sfdisk -uS /dev/emcpowerd echo “8192,,” | [...]

Posted July 18, 2011 by Charles.Kim in Uncategorized

Tagged with