Bug 1219769 - [enhancement] OS starts even if a disk is unmountable
Summary: [enhancement] OS starts even if a disk is unmountable
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Lubos Kocman
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-09 11:45 UTC by Episteme PROMENEUR
Modified: 2024-04-07 03:46 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.