mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
resize: Document steps to avoid UNMOUNTABLE_BOOT_VOLUME BSOD (RHBZ#797986).
(Thanks Grant Williamson for finding and fixing this problem)
This commit is contained in:
@@ -663,6 +663,14 @@ after printing C<GRUB> on the console, try reinstalling grub.
|
||||
For more flexible guest reconfiguration, including if you need to
|
||||
specify other parameters to grub-install, use L<virt-rescue(1)>.
|
||||
|
||||
=head2 WINDOWS UNMOUNTABLE_BOOT_VOLUME BSOD
|
||||
|
||||
After sysprepping a Windows guest and then resizing it with
|
||||
virt-resize, you may see the guest fail to boot with an
|
||||
C<UNMOUNTABLE_BOOT_VOLUME> BSOD. This error is caused by having
|
||||
C<ExtendOemPartition=1> in the sysprep.inf file. Removing this line
|
||||
before sysprepping should fix the problem.
|
||||
|
||||
=head1 ALTERNATIVE TOOLS
|
||||
|
||||
There are several proprietary tools for resizing partitions. We
|
||||
|
||||
Reference in New Issue
Block a user