Bugzilla – Bug 1219769
[enhancement] OS starts even if a disk is unmountable
Last modified: 2024-04-07 03:46:26 UTC
The reason why. IF your installation is UEFI, / and swap in a disk /home in another disk /backup in another disk if /backup is broken then with the enhancement you can - use your PC for your work - repair your backup disk with a tool - wait for a new disk If /home is broken then with the enhancement you can repair your home disk with a tool. For a non-techie person, this is useful. This person can use tools with GUI. This needs less knowledge.
It seems that could be achieved with the "nofail" flag. See https://bugs.kde.org/show_bug.cgi?id=476054
There is also the "nobootwait" option. I let the techie persons choose the good one for the enhancement.