New to Linux (from 25 year of Windows with reasonable technical knowledge ) and I would welcome some advice of how to solve an issue regarding how SUSE installs (partitions and not LVM as CentOS) and moving an installation. Many thanks for any advice somebody can offer as to what may seem pretty obvious queries to established openSUSE users.
To evaluate and choose between CentOS7 and openSUSE 13.2 I installed both on separate hard disks in same machine but have decided to go openSUSE route but wish to effectively move my openSUSE install to the SDD that the CentOS install is on. Situation is:
- FIRST HDD
- a 128GB SDD CentOS7 install -shows two partitions(i) /dev/sda1 (524MB) XFS Not Mounted but bootable (? a Rescue partition)
(ii) /dev/sda2 a 128GB LMV2 PV partition - SECOND HDD
- a 640GB traditional disk openSUSE installed-shows 4 partitions|(i) /dev/sdb1 1MB BIOS Boot
(ii) /dev/sdb2 2GB - SWAP
(iii) /dev/sdb3 43GB-(37GB free) EFI System (BIOS Bootable) BTRFS Mounted at Temp
(iv) /dev/sdb4 595BG (594BG free) XFS basic Data type Mounted at Home - THIRD HDD
- 250GB - /dev/sdc1 Ext4 - this has Clonezilla images of First and Second HDD
Aim: Ideally to move my openSUSE installation from 640GB HDD2 to 128GSDD HDD1 in place
Queries:
- CentOS seems to have installed and used much simpler LVM setup (assuming the smaller partition is a rescue). This look simpler as Linux is all is in one logical volume.
Could I have installed openSUSE in this way (accepted defaults) rather than the multiple patrons it seems to have created?
Could I change the existing openSUSE multiple partitions into similar system to CentOS or would it need reinstall. - Looking to use Clonezilla to transfer I have created an image of HDD2 but now realise I cannot restore to smaller SDD HDD1 and would have to adjust the partition sizes on HDD2 first so total < 128GB and then remerge and then restore. However which ones can I do and how much as not sure which are which. sdb1 is very small and presumably related to Grub. sdb2 also small 2Gb and is a swap. sdb3 - is there where the OS is located - is 43GB but 37Gb free - how much is it safe to reduce it, if at all (why was 43Gb chosen?) and sdb4 seems to be user data with only 1 GB so easy to reduce and would be left over after the key sdb3 is altered.
Would this all have been easier if I had used an LVM? - I would be happy to reinstall a new installation of openSUSE to the SDD HDD1— BUT I would like to be able to copy all the settings and software configuration of the existing openSUSE HDD2 setup that I installed to test etc.
Is there a way to backup settings and installed software of existing setup and copy them to new install.