You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The installer has no guided partitioning option, which seems like a major flaw. Even worse, it seems like it neither will create an EFI partition if the user doesn't nor will it even warn about it, but apparently just silently fail to set up anything bootable. Even more worse, when I attempt to create an EFI partition myself, it seems to be impossible in the installer since I can't format it.
The result seems to be that with an empty hard disk to start with that is GPT rather than MBR, the result will always be that the installer produces some unbootable partitions that aren't really of any use without further modifications that the installer UI can't do.
Given the many bug reports regarding the installer, it seems like it's not just me. I apologize however if I did something obvious wrong.
Reproduction steps
Start the installer
Choose "Install BlissOS..."
On an empty disk, no partition will be present. Choose "Create partitions..."
You'll be dropped into cfdisk or cgdisk without zero guidance on what partitions BlissOS even expects. This seems like the first major flaw, it should ask whether to set up the default partitions instead.
In cfdisk or cgdisk you can create an EFI partition, but it won't have any filesystem inside and therefore be unusable. When you return later to the installer UI it seemingly won't let you do anything about it. This seems like the second major flaw.
If in cfdisk or cgdisk you just create a single Linux partition filling the entire hard disk, the install will happily resume but in case of a GPT disk, seemingly silently(!) fail to install grub in any bootable way. This seems like the third major flaw.
It's also not clear what setting up a "userdata" partition is as the second entry in the installer main menu, or whether this should be a separate second partition at all. I assume this is some Android-specific concept, but the Installer UI somehow just assumes I know what it should be. This should perhaps be revised as well.
When the installer later prompts to install grub, it doesn't say why I wouldn't want to install grub or what it'll do if I don't. I assume the reason to say 'no' here is for dualboot if grub is already present, but it could be misunderstood to mean that it'll use some other boot method if I say 'no' so the UI again could use some work here.
Screenshots
![DESCRIPTION](LINK.png)
Logs
No response
Category
Bootup
OS Version
15.x
The text was updated successfully, but these errors were encountered:
Description
The installer has no guided partitioning option, which seems like a major flaw. Even worse, it seems like it neither will create an EFI partition if the user doesn't nor will it even warn about it, but apparently just silently fail to set up anything bootable. Even more worse, when I attempt to create an EFI partition myself, it seems to be impossible in the installer since I can't format it.
The result seems to be that with an empty hard disk to start with that is GPT rather than MBR, the result will always be that the installer produces some unbootable partitions that aren't really of any use without further modifications that the installer UI can't do.
Given the many bug reports regarding the installer, it seems like it's not just me. I apologize however if I did something obvious wrong.
Reproduction steps
Screenshots
![DESCRIPTION](LINK.png)
Logs
No response
Category
Bootup
OS Version
15.x
The text was updated successfully, but these errors were encountered: