diff options
author | hydrajump <wave@hydrajump.com> | 2014-03-16 21:52:37 +0100 |
---|---|---|
committer | hydrajump <wave@hydrajump.com> | 2014-03-16 21:52:37 +0100 |
commit | 938403454ffd2ef6c42f37dd605bba25a0cd7937 (patch) | |
tree | 812100fff2bfe67a96bf255979fad45710517744 /scripts/vyatta-bridge.pl | |
parent | a9894cb0a27d196665de565d283fcb2a6b8c817a (diff) | |
download | vyatta-cfg-system-938403454ffd2ef6c42f37dd605bba25a0cd7937.tar.gz vyatta-cfg-system-938403454ffd2ef6c42f37dd605bba25a0cd7937.zip |
Fixed parted command for root partition alignment.
The current parted command does not align the root partition as desired
by the `--align optimal` option. This is evident from this parted message:
"Warning: The resulting partition is not properly aligned for best performance."
Instead of setting the ROOT_OFFSET=64S or ROOT_OFFSET=1024S (> 10GB) we should
set it to 0%. This will result in optimal alignment regardless of disk size.
Source: https://unix.stackexchange.com/a/49274
Diffstat (limited to 'scripts/vyatta-bridge.pl')
0 files changed, 0 insertions, 0 deletions