Hello.
Ok have installed in that order :
a) tumbleweed
b) 13.2
c) Leap 42.1
1°) tumbleweed install (/dev/sda3).
during install I have set 3 separate partitions ( 50 GiB for each flavor )[INDENT=2]/ set to /dev/sda3
/1 set to /dev/sda4
/2 set to /dev/sda5
[/INDENT]
I have set also 1 separate partition for /boot/efi ( 300 Mb )
I have set also 1 separate swap partition ( 8 Gib )
I have set also 1 separate partition “/data_home” for home user data ( 20 Gib )(next task to be done)
[INDENT=2]For each user I will deleted /home/user_name/Documents, Downloads,Music,…
[/INDENT]
[INDENT=2]Then I will put links for each user to /data_home/user_name/Documents, Downloads,Music,…
[/INDENT]
No remarks concerning the install and booting/rebooting
2°) 13.2 install (/dev/sda4).
Remark 1
During partition options, the installer plan to install in the existing slash partition (/dev/sda3).
Have deselect the current slash partition (/dev/sda3) ( no formatting, no mount )
Have select the existing “/1” (/dev/sda4) partition, rename it “/” and set format and mount option ON.
No more remarks concerning the install.
Remark 2
At first reboot of "13.2"Tumbleweed in the boot screen appear as “opensuse yyyymmdd”
Tumbleweed advance option in the boot screen appear as “opensuse yyyymmdd”
No remarks concerning booting/rebooting “13.2”.
Have not tested rebooting on tumbleweed (this is not clever).
3°) Leap 42.1 install (/dev/sda5).
Remark 3
During partition options, the installer plan to install in the existing slash partition (/dev/sda4).
Have deselect the current slash partition (/dev/sda4) ( no formatting, no mount )
Have select the existing “/2” (/dev/sda5) partition, rename it “/” and set format and mount option ON.
No more remarks concerning the install.
No remarks concerning booting/rebooting Leap.
4°) After all install test of booting on all flavor.
The Boot menu present 6 options :
openSUSE Leap 42.1
Advanced options for openSUSE Leap 42.1
openSUSE 20160116 (x86_64) (on /dev/sda3 )
Advanced options for openSUSE 20160116 (x86_64 (on /dev/sda3 )
openSUSE 13.2 (x86_64) (on /dev/sda4)
Advanced options for openSUSE 13.2 (x86_64) (on /dev/sda4)
Note : Option 3 and 4 concern tumbleweed
Choosing option 1 “Leap” ( the last installed )
Boot normally
“/” is mount on /dev/sda5
/dev/sda3 /dev/sda4 are unmounted
Choosing option 3 “openSUSE 20160116 (x86_64) (on /dev/sda3 )”
Failed to finish starting.
Ask for root password to enter maintenance session.
Entering maintenance session
a) starting yast2, Partitioner show “/” mount on /dev/sda3 (normal)/dev/sda4 /dev/sda5 are unmounted (normal)
b) /etc/fstab/dev/sda4 is configured to be mounted as /1 (initial partitioning)
/dev/sda5 is configuring to be mounted as /2 (initial partitioning)
c) Editing /etc/fstabcommented out /dev/sda4
commented out /dev/sda5
d) shutdown and reboot
Boot normally
Choosing option 5 “openSUSE 13.2 (x86_64) (on /dev/sda4)”
Failed to finish starting
Ask for root password to enter maintenance session.
Entering maintenance session
a) starting yast2, Partitioner show “/” is mount on /dev/sda4 (normal)/dev/sda3 /dev/sda5 are unmounted
b) /etc/fstab/dev/sda3 does not exists
/dev/sda5 should be mounted as /2 (initial partitioning)
c) Editing /etc/fstabcommented out /dev/sda5 /2 (initial partitioning)
d) shutdown and reboot
Boot normally
Now every thongs boot normally.
It seems a bad idea to pre-create partition for future OS install.
Is it the reason why I have to modify /etc/fstab on subsequent os installed ?
Any comments are welcome.