After many hours of hard work :hail @fvdw finally did it - he created his famous fvdw-sl firmware for WD MyCloud v1 :rock :applause
Output from console.
gdisk -l /dev/sda
mdadm --detail /dev/md0
cat /proc/partitions
root@fvdwsl-base:/ # cat /proc/partitions
major minor #blocks name
8 0 488386584 sda
8 1 524288 sda1
8 2 524288 sda2
8 3 524288 sda3
8 4 786432 sda4
8 5 786432 sda5
8 6 10240 sda6
8 7 2048 sda7
8 8 484178944 sda8
8 9 524288 sda9
8 10 524288 sda10
9 0 524224 md0
root@fvdwsl-base:/ # cat /proc/mdstat
Personalities : [linear] [raid0] [raid1] [raid10]
md0 : active raid1 sda10[1] sda9[0]
524224 blocks [2/2] [UU]
unused devices: <none>
root@fvdwsl-base:/ # mdadm --detail /dev/md0
/dev/md0:
Version : 0.90
Creation Time : Wed Aug 31 19:56:45 2022
Raid Level : raid1
Array Size : 524224 (511.94 MiB 536.81 MB)
Used Dev Size : 524224 (511.94 MiB 536.81 MB)
Raid Devices : 2
Total Devices : 2
Preferred Minor : 0
Persistence : Superblock is persistent
Update Time : Thu Sep 1 17:17:39 2022
State : clean
Active Devices : 2
Working Devices : 2
Failed Devices : 0
Spare Devices : 0
UUID : 77033c2c:4d816df6:17f1365a:f1692e81
Events : 0.18
Number Major Minor RaidDevice State
0 8 9 0 active sync /dev/sda9
1 8 10 1 active sync /dev/sda10
root@fvdwsl-base:/ # gdisk -l /dev/sda
GPT fdisk (gdisk) version 0.8.5
Partition table scan:
MBR: protective
BSD: not present
APM: not present
GPT: present
Found valid GPT with protective MBR; using GPT.
Disk /dev/sda: 976773168 sectors, 465.8 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): 2402C150-1331-4EA9-A85D-E33EE5ECC194
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 976773134
Partitions will be aligned on 2048-sector boundaries
Total free space is 2029 sectors (1014.5 KiB)
Number Start (sector) End (sector) Size Code Name
1 2048 1050623 512.0 MiB 8300
2 1050624 2099199 512.0 MiB 8300
3 2099200 3147775 512.0 MiB 8200
4 3147776 4720639 768.0 MiB 8300
5 4720640 6293503 768.0 MiB 8300
6 6293504 6313983 10.0 MiB 8300
7 6313984 6318079 2.0 MiB 8300
8 6318080 974675967 461.7 GiB 8300
9 974675968 975724543 512.0 MiB FD00
10 975724544 976773119 512.0 MiB FD00
Users browsing this forum: No registered users and 13 guests