Bug 1219769

Summary: [enhancement] OS starts even if a disk is unmountable
Product: [openSUSE] openSUSE Tumbleweed Reporter: Episteme PROMENEUR <epistemepromeneur>
Component: OtherAssignee: Lubos Kocman <lubos.kocman>
Status: NEW --- QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Episteme PROMENEUR 2024-02-09 11:45:57 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.
Comment 1 Episteme PROMENEUR 2024-04-07 03:35:04 UTC
It seems that could be achieved with the "nofail" flag.

See https://bugs.kde.org/show_bug.cgi?id=476054
Comment 2 Episteme PROMENEUR 2024-04-07 03:46:26 UTC
There is also the "nobootwait" option.

I let the techie persons choose the good one for the enhancement.