more fixes after reinstall

This commit is contained in:
2024-08-03 16:04:28 -04:00
parent c0ae17c3de
commit e4f58cf8f1
4 changed files with 22 additions and 29 deletions

View File

@@ -30,7 +30,8 @@ qemu-img convert -f qcow2 -O raw /var/lib/libvirt/images/vm-image.qcow2 /dev/sdb
### Convert bootable drive to qcow
```bash
qemu-img convert -f raw -O qcow2 /dev/sdd /var/lib/libvirt/images/toshiba.qcow2 conv=noerror -p
dd if=/dev/sda of=/home/ducoterra/Downloads/toshiba.raw conv=noerror,sync,notrunc,sparse status=progress
qemu-img convert -f raw -O qcow2 -p /dev/sdd /var/lib/libvirt/images/toshiba.qcow2
```
If you need to resize a windows partition to non-continuous space simply grow the