Resizing an dumped image of a disk

Map mydisk.img as /dev/loop0 and use gparted to resize:

udisksctl loop-setup -f mydisk.img
gparted /dev/loop0
udisksctl loop-delete --block-device /dev/loop0

udisksctl is part of the udisks2 package.

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.