Answer the question
In order to leave comments, you need to log in
How to properly restore RAID0 on a regular PC?
QNAP broke. Everything is fine with the HDD. The problem is that I can’t properly combine in RAID 0 (striping - “striping”) on a PC for data recovery. I've been fiddling with different programs for a week and all in vain. I hope for your help!
SOLUTION:
Kubuntu
# sudo apt-get install mdadm
# sudo mdadm --verbose --examine --scan
ARRAY /dev/md/0 level=raid0 metadata=1.2 num-devices=2 UUID=03110621:21981706:4a6017b9:0f348f05 name =gentoo:0
devices=/dev/sdc1,/dev/sdb1
added the received info to /etc/mdadm/mdadm.conf
# mdadm -A /dev/md0
the disk appeared and then ctrl+c ctrl+v :D
Answer the question
In order to leave comments, you need to log in
How to properly restore RAID0
can't properly merge into RAID 0 (striping) on PC for data recovery
So plug it into Linux and see if the raid 0 will build, if not, then see why
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question