https://bugs.kde.org/show_bug.cgi?id=401407
Bug ID: 401407
Summary: No mdadm in Neon Live and installed system
Product: neon
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected], [email protected]
Target Milestone: ---
SUMMARY
mdadm (software raid util) is absent of the live ISO and the installed system.
This prevents to do an installation with RAID enabled.
STEPS TO REPRODUCE
1. Run a neon Live USB on a already configured raid setup
2. Run the installer
3.
OBSERVED RESULT
The /dev/mdx devices are not present when the disk partitioning appears
EXPECTED RESULT
To see the /dev/mdx devices and install on it
SOFTWARE/OS VERSIONS
Windows:
MacOS:
Linux/KDE Plasma: 4.15.0-39 / 5.14.3
(available in About System)
KDE Plasma Version: 5.14.3
KDE Frameworks Version: 5.52.0
Qt Version: 5.11.2
ADDITIONAL INFORMATION
I succeed to workaround this with :
-At the installation :
Before launching the installer, installing mdadm.
After that, the /dev/mdx devices apprears in the installer, and we can
partition and install on it.
-After the installation :
If we reboot directly right after the installation, the /dev/mdx devices are
not found and this leads to a kernel panic or a fallback initramfs cli.
The solution is to chroot the installed system, install mdadm (apt install
mdadm) and if the package installation does not do it, re-generate the
initramfs with update-initramfs -u (with sudo) and the distro boots normally
--
You are receiving this mail because:
You are watching all bug changes.