Hi all,
I make a mistake thinking something like cloning a disk was a easy task. I took out my proxmox NVME and on another machine y clone to a bigger one using clonezilla. Everything works great, so i plugged the new cloned nvme and i just have the "Welcome to grub". To get my server back i went and switch again to the original NVME, but for my surprise the same problem.....
I really dont want to install fresh, because im missing some backups.
I have tried many things on the cloned disk, like booting from proxmox live and use rescue boot, but it just hangs, dont know why.
Then on a ubuntu live session i mount the files and use
, then run
After that the system recognize the proxmox disk but it get stuck loading, attached picture from recovery mode for debug
Other detail, is that the pve-root size is 220G with used 211G but the use% is 100%, i think this is weird
Should i surrender? I can imagine there is something i can do, at least the original disk is there, i just have been manipulating the cloned one, with better advise i would try on the original disk.
i will keep trying to save this, because i really really dont want to start from scratch (i didnt backup a critical VM, my bad...)
I make a mistake thinking something like cloning a disk was a easy task. I took out my proxmox NVME and on another machine y clone to a bigger one using clonezilla. Everything works great, so i plugged the new cloned nvme and i just have the "Welcome to grub". To get my server back i went and switch again to the original NVME, but for my surprise the same problem.....
I really dont want to install fresh, because im missing some backups.
I have tried many things on the cloned disk, like booting from proxmox live and use rescue boot, but it just hangs, dont know why.
Then on a ubuntu live session i mount the files and use
Code:
chroot /mnt
Code:
umount /boot/efi
proxmox-boot-tool init /dev/nvme1n1p2
After that the system recognize the proxmox disk but it get stuck loading, attached picture from recovery mode for debug
Other detail, is that the pve-root size is 220G with used 211G but the use% is 100%, i think this is weird
Should i surrender? I can imagine there is something i can do, at least the original disk is there, i just have been manipulating the cloned one, with better advise i would try on the original disk.
i will keep trying to save this, because i really really dont want to start from scratch (i didnt backup a critical VM, my bad...)