Surface8: 2024-10-29 18:40:47
This commit is contained in:
parent
6bedb49e22
commit
60fc4c7bfd
@ -137,12 +137,13 @@ qm disk import 104 Server.vmdk local-zfs
|
|||||||
### Import LZO (alte Backups)
|
### Import LZO (alte Backups)
|
||||||
|
|
||||||
try
|
try
|
||||||
|
GEHT NICHT
|
||||||
```bash
|
```bash
|
||||||
GEHT NICHT qm create <vmid> --archive ./2142424.vma.lzo --storage <store>
|
qm create <vmid> --archive ./2142424.vma.lzo --storage <store>
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
GEHT
|
||||||
```bash
|
```bash
|
||||||
lzop -d EBS-vzdump-qemu-103-2024_10_28-22_48_37.vma.lzo
|
lzop -d EBS-vzdump-qemu-103-2024_10_28-22_48_37.vma.lzo
|
||||||
vma extract EBS-vzdump-qemu-103-2024_10_28-22_48_37.vma -v ebs/winxp
|
vma extract EBS-vzdump-qemu-103-2024_10_28-22_48_37.vma -v ebs/winxp
|
||||||
@ -152,6 +153,8 @@ Dann eine neue VM über die GUI erzeugen und die Platte dort dann importieren :
|
|||||||
qm importdisk 202 /mnt/pve/sdbevo860/dump/ebs/winxp/disk-drive-ide0.raw local-lvm
|
qm importdisk 202 /mnt/pve/sdbevo860/dump/ebs/winxp/disk-drive-ide0.raw local-lvm
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Windows musste neu aktiviert werden
|
||||||
|
|
||||||
Siehe hierzu auch
|
Siehe hierzu auch
|
||||||
https://forum.proxmox.com/threads/vma-archive-restore-outside-of-proxmox.14226/#post-76387
|
https://forum.proxmox.com/threads/vma-archive-restore-outside-of-proxmox.14226/#post-76387
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user