deshmukh wrote:Just to confirm, the numbers, per se, are not important but the order is. Correct? So, it could be 1 - Kubuntu, 3 - Swap, 5 - /home and 9 - Mageia
the order is not important, the important thing is the separate /home partition.
Any desktop widgets may cause a problem as they use a different package [ .deb or .rpm ]
You will need to check which boot loader is being used by your existing Kubuntu,[ I think it is Grub2 ] and use the same one when setting up the Mageia system configuration page- this is the last page of the installer, as Mageia default is grub legacy.
Mageia uses 2 level of management. user and root.
Root is for system changes and software management is considered a system change by Mageia.
User changes like wallpaper preference, mouse pointer, text preferences etc. do not need admin [ root ] level access and as such do not normally need a root level password.
If a user attempts a change that requires root level access Mageia will request it.
E.g. you have down-loaded a piece of software that is not in the repository - Google earth is an example. you dont need root level access to download it but to install it you would need to give the root password.
You are welcome to use the command line, however there are 2 levels - user and root.
you can start any program from command line eg - type dolphin and the file manager will start.
type sudo apt-get [ package-name ],[ the command line installer from ubuntu] and it will not run, as it is not enabled by default.
if you want to install a package via command line in Mageia you first must become root.
the belief is, is you are prepared to run as a root user , you understand the risk and are prepared for them.