Hi
I was trying the last few days to migrate an old Debian 6.0 system to proxmox 4.1 LXC as follow:
- create a new lxc container with debian 6.0 template through proxmox webadmin
- stop container and mount loop device of raw image -> /mnt
- rename all top folders to *.save, eg. /mnt/var -> /mnt/var.save
- rsync all data from physical server to /mnt
- rename /mnt/dev.save to /mnt/dev
- unmount loop device and start container through proxmox webadmin
- no errors but server is not running (no prompt in console, no ping etc.)
What is the right way for a successfull migration?
Thanks for any help.
I was trying the last few days to migrate an old Debian 6.0 system to proxmox 4.1 LXC as follow:
- create a new lxc container with debian 6.0 template through proxmox webadmin
- stop container and mount loop device of raw image -> /mnt
- rename all top folders to *.save, eg. /mnt/var -> /mnt/var.save
- rsync all data from physical server to /mnt
- rename /mnt/dev.save to /mnt/dev
- unmount loop device and start container through proxmox webadmin
- no errors but server is not running (no prompt in console, no ping etc.)
What is the right way for a successfull migration?
Thanks for any help.