Hi everybody,
I have a very old Thinkpad W520 and bought a less old Thinkpad W541. I want to move the W520’s first HDD to the W541 and change the layout of the partitions. Does anybody foresee trouble I could run into?
The old system has this configuration:
/dev/sda1 vfat /boot/efi
/dev/sda2 crypto_LUKS (root)
/dev/sda3 crypto_LUKS (cache)
/dev/sdb1 vfat (second efi system partition for windows)
/dev/sdb2 (Microsoft reserved partition)
/dev/sdb3 ntfs (Windows 10)
/dev/sdb4 ntfs (empty)
I want to install EndeavourOS on a new sdd with 1TB, which should have the EndeavourOS encrypted / and a vfat /boot/efi and on another partition the windows system as dual boot.
The W520’s sda (a 2TB HDD) has a complete system on it, LVM on LUKS, with root and home inside. I want to keep using only the home folder making it sdb in the W541.
First I would install the windows on sda, than add EndeavourOS using it’s partition tools making sda2=/, sda3=boot/efi plus adding the old HDD as sdb with /home and /cache. Later I could delete the not needed partitions on the old sda=new sdb, extend sdb2 and delete all folders outside
/home.
At the end the W541 would have a SDD with dual boot EndeavourOS and Windows and EndeavourOS’s /home on the old HDD.
Some questions I have to work on:
Is the installer able to add the existing encrypted LVM on LUKS and using it’s /home partition?
Should I keep using the encrypted /cache partition on the HDD or put it on the SDD?
Or should I keep the old windows making it an external USB drive? I rarely use it…
Any concern or suggestions? Thank you!