linuxmint / ubiquity

Installer
https://www.linuxmint.com
46 stars 48 forks source link

Consider using LMDE installer for Linux Mint Main Edition #30

Open dg1727 opened 7 years ago

dg1727 commented 7 years ago

I have recently installed LMDE, then attempted to install (onto a different partition on the same PC) the main edition of Linux Mint. I found the main-edition installer to have several usability problems, and I don't remember the LMDE installer being that bad. So maybe the LMDE installer should be used for the main edition in the future.

To give you an idea of what I'm talking about, I'll list what I happen to remember:

Some of these issues may sound unimportant, but the installer is one of the most important components that has to make sophisticated admin tasks be straightforward for inexperienced users. I could write a few more sentences about this, but hopefully I don't have to.

If you want a more definitive list of the problems, I can try the main-edition install again & take notes. However, I offered the suggestion the way I did because I hope this way would be less work than fixing the problems with the existing main-edition installer.

The fact that a separate installer exists for LMDE may indicate that the development team has already been aware of the above issues.

The current releases of Linux Mint are LMDE 2 "Betsy" (2017 update) and Linux Mint (Main Edition) 18.1 Serena.

dg1727 commented 7 years ago

Another problem with the current Linux Mint (main edition) installer is that it seems to allow installation of only whichever boot method (legacy-BIOS vs. UEFI) pertains to the "live" USB stick or DVD rather than the hard drive that's being installed to. See items 2 & 3 in https://forums.linuxmint.com/viewtopic.php?f=237&t=240383&p=1284047#p1284047

dg1727 commented 7 years ago

When I opened this issue, I wrote:

An existing bootable Ubuntu "/" partition wasn't detected as having an OS on it.

I think this was because that partition was Btrfs and had the root in a subvolume (the name of the subvolume was "@").

Also, on the same PC, the Serena install now has its root in subvolume "@" of its partition. I didn't specify this during install. Either (A) the partition was formatted with that subvolume by the PC vendor and I didn't bother to reformat the partition when running the Linux Mint installer, or (B) the Linux Mint installer put that subvolume there (I'm guessing it was case A). It appears that the Serena installer correctly handles its own "/" and "/home" being in Btrfs subvolumes. Notably, /etc/fstab in Serena has the subvol=@ and subvol=@home mount options for the 2 respective partitions. (/home on the PC in question is in subvolume @home of a separate partition, which was set up that way when the "existing bootable Ubuntu '/' partition" was installed.)

The expected behavior is that the installer detects existing OSes if they are in a Btrfs subvolume such as "@".