8 Apr
2024
8 Apr
'24
08:50
https://bugzilla.suse.com/show_bug.cgi?id=1222429 https://bugzilla.suse.com/show_bug.cgi?id=1222429#c7 --- Comment #7 from Jiri Slaby <jslaby@suse.com> --- (In reply to Wenruo Qu from comment #5)
Furthermore, most rescue= options would require ro mount option, and can not be remounted to RW, this is by design.
Note that exactly happens: mount_options = ["ro"] mount_options << "norecovery" if NORECOVERY_FS.include?(freshman[:fs]) -- You are receiving this mail because: You are on the CC list for the bug.