This is an old revision of the document!


Expanding a Linux Partition

sudo parted /dev/xvdf
(parted) unit s
(parted) print
(parted) rm 1
(parted) mkpart primary 2048s 100%
(parted) print
(parted) set 1 boot on
(parted) quit
sudo e2fsck -f /dev/xvdf1
services/amazon/expanding_a_linux_partition.1451857740.txt.gz · Last modified: (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0