i wonder if/how i can stop my linux machine using the installed software raid, without loosing any data.
All information i found was about removing the superblock of any hdd, and this is o/c what i dont want.
so i wonder how i can archive my goal of booting w/o any read.
do i have to remove the device from the array, remove its superblock and dd the md-device to the sd-device, change the boot-configuration/fstab and be lucky? or do something else?
i really tried to google it up. but i failed just like my raid :/
Raid Setup:
raid1, 2 discs
/dev/md1, /dev/md3, array built of /dev/sd{a,b}1 and /dev/sd{a,b}3
please, i add this since i read it 100 times on other forums, dont tell me to use a hw-raid instead. this is not related to my question. thank you guys.