godfather007
Dabbler
- Joined
- Mar 1, 2018
- Messages
- 12
Hi,
i'm trying to migrate from Proxmox to Scale.
Using NFS i raw-cloned a vm, tried 2 types now (linux & windows) but both do not seem to boot (bootable device not found).
What i did:
Made a zvol of 500MB ( the linux VM only 300Mbytes)
After that using a command like this:
Added a VM and pointed it to use the zvol and assigned it 1GB (instead of the 300 MB used 500GB zvol) with the sparse option.
Unfortunately it does not seem to boot. (The Linux VM was using a SCSI device on PVE so that could explain). But also the Windows VM does not seem to work.
Tried both BIOS/UEFI modes without success.
Any idea?
i'm trying to migrate from Proxmox to Scale.
Using NFS i raw-cloned a vm, tried 2 types now (linux & windows) but both do not seem to boot (bootable device not found).
What i did:
Made a zvol of 500MB ( the linux VM only 300Mbytes)
After that using a command like this:
Code:
dd if=/mnt/tank/NFS/102/subsonic.raw of=/dev/zvol/tank/virtual_machines/subsonic
Added a VM and pointed it to use the zvol and assigned it 1GB (instead of the 300 MB used 500GB zvol) with the sparse option.
Unfortunately it does not seem to boot. (The Linux VM was using a SCSI device on PVE so that could explain). But also the Windows VM does not seem to work.
Tried both BIOS/UEFI modes without success.
Any idea?