Talk:Setting up a software RAID array: Difference between revisions
No edit summary |
m (Unsigned comment attribution.) |
||
Line 16: | Line 16: | ||
''rc-update add mdadm-raid boot'' | ''rc-update add mdadm-raid boot'' | ||
<small><span class="autosigned">— Preceding [[Help:Signature|unsigned]] comment added by [[User:Jvl de|Jvl de]] ([[User talk:Jvl de|{{int:talkpagelinktext}}]] • [[Special:Contributions/Jvl de|{{int:contribslink}}]]) 15:05, 8 March 2018</span></small> |
Latest revision as of 03:42, 14 August 2023
kernelmodule is already loaded in standard configuration.
modprobe raid1 might be dropped!?
rc-update add mdadm-raid
failed in my case I checked everything and the only solution is to put mdadm-raid to "boot" level and not to "default"
Thus the command should read:
rc-update add mdadm-raid boot
— Preceding unsigned comment added by Jvl de (talk • contribs) 15:05, 8 March 2018