Mandi! Dmitry Petuhov In chel di` si favelave... Sorry, i reply to an old post for feedback...
> > So, summarizing: what tool it is better to use to do a (preferibly > > offline) image of some partition of a phisical server, respecting UEFI > > partitioning schema? > I've used something like > ssh root@<source_node> 'tar --one-file-system -C <source_mountpoint> -cf - .' > | tar -C <target_mountpoint> -xf - > Source and target partition layouts may differ, just don't forget to update > fstab accordingly and about boot partition for UEFI and re-run grub-install > (maybe not needed for UEFI?). I've found that recreating the UEFI partition and fill accordingly like that does not suffices, the VM does not boot in uefi mode. Instead of fiddling too much with things i dont't know very well, i've chrooted into the VM, installed grub-pc and now the VM run happily, but in BIOS mode. Anyway, thanks to all. ;) -- dott. Marco Gaiarin GNUPG Key ID: 240A3D66 Associazione ``La Nostra Famiglia'' http://www.lanostrafamiglia.it/ Polo FVG - Via della Bontà , 7 - 33078 - San Vito al Tagliamento (PN) marco.gaiarin(at)lanostrafamiglia.it t +39-0434-842711 f +39-0434-842797 Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA! http://www.lanostrafamiglia.it/25/index.php/component/k2/item/123 (cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA) _______________________________________________ pve-user mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
