Tuesday, May 20, 2014

debian make convert regular disk to lvm

1. Attach the new disk
2. create lvm
3. dd data from old to new lvm root
4. grub-install /dev/sdb (the new disk)
5. update-grub (in chroot or inside the actual OS)

No comments: