Skip to content

Instantly share code, notes, and snippets.

@prometheanfire
Created May 27, 2020 22:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prometheanfire/15a6c9aa580b280d4b95e97f13ecd92a to your computer and use it in GitHub Desktop.
Save prometheanfire/15a6c9aa580b280d4b95e97f13ecd92a to your computer and use it in GitHub Desktop.
May 27 22:23:17 gentoo growroot[541]: + growpart /dev/vda 1
May 27 22:23:17 gentoo growroot[563]: attempt to resize /dev/vda failed. sfdisk output below:
May 27 22:23:17 gentoo growroot[589]: | Backup files:
May 27 22:23:17 gentoo growroot[589]: | MBR (offset 0, size 512): /tmp/growpart.npgAQH/orig.save-vda-0x00000000.bak
May 27 22:23:17 gentoo growroot[589]: |
May 27 22:23:17 gentoo growroot[589]: | Disk /dev/vda: 20 GiB, 21474836480 bytes, 41943040 sectors
May 27 22:23:17 gentoo growroot[589]: | Units: sectors of 1 * 512 = 512 bytes
May 27 22:23:17 gentoo growroot[589]: | Sector size (logical/physical): 512 bytes / 512 bytes
May 27 22:23:17 gentoo growroot[589]: | I/O size (minimum/optimal): 512 bytes / 512 bytes
May 27 22:23:17 gentoo growroot[589]: | Disklabel type: dos
May 27 22:23:17 gentoo growroot[589]: | Disk identifier: 0xe4a8d41d
May 27 22:23:17 gentoo growroot[589]: |
May 27 22:23:17 gentoo growroot[589]: | Old situation:
May 27 22:23:17 gentoo growroot[589]: |
May 27 22:23:17 gentoo growroot[589]: | Device Boot Start End Sectors Size Id Type
May 27 22:23:17 gentoo growroot[589]: | /dev/vda1 * 2048 6289407 6287360 3G 83 Linux
May 27 22:23:17 gentoo growroot[589]: |
May 27 22:23:17 gentoo growroot[589]: | >>> Script header accepted.
May 27 22:23:17 gentoo growroot[589]: | >>> line 5: unsupported command
May 27 22:23:17 gentoo growroot[589]: |
May 27 22:23:17 gentoo growroot[589]: | New situation:
May 27 22:23:17 gentoo growroot[589]: | Disklabel type: dos
May 27 22:23:17 gentoo growroot[589]: | Disk identifier: 0xe4a8d41d
May 27 22:23:17 gentoo growroot[589]: |
May 27 22:23:17 gentoo growroot[589]: | Device Boot Start End Sectors Size Id Type
May 27 22:23:17 gentoo growroot[589]: | /dev/vda1 * 2048 6289407 6287360 3G 83 Linux
May 27 22:23:17 gentoo growroot[589]: | Leaving.
May 27 22:23:17 gentoo growroot[589]: |
May 27 22:23:17 gentoo growroot[563]: FAILED: failed to resize
May 27 22:23:17 gentoo growroot[563]: ***** WARNING: Resize failed, attempting to revert ******
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment