Hello!
I will try to explain my problem as simply and shortly, as I can.
1. I have a gaming laptop - GT75 Titan 8RG
2. It has an Intel CM246 chipset and M.2 SSD Combo (NVMe PCIe Gen3/SATA) with two Samsung SSD drives PM961 MZVLW256HEHP combined together into a firmware RAID 0 array – specification on the screen below
![Click image for larger version
Name: RAID.jpg
Views: 1
Size: 43.3 KB
ID: 649457](filedata/fetch?id=649457&d=1654128212)
3. I divided this RAID 0 array into two equal partitions and installed Windows 10 Pro 64 bit on one of it – without any problems
4. The other partition is meant for Kubuntu 19.04., but sadly I cannot make it to see the array, and that’s the part in which I need help
I did some reading on RAID volumes under Linux, I tried to get a little bit inside Intel Rapid Storage Technology (Intel RST) in Linux document, and mdadm manual, but obviously I lack the know-how. Kubuntu doesn't detect the array, it even doesn't detect the SSD drives which are its components – lsblk command does not reveal them (in the picture: sda is my 1TB HDD, and sdb is an USB flash drive from which I run Kubuntu Live),
![Click image for larger version
Name: AAA.png
Views: 1
Size: 27.6 KB
ID: 649458](filedata/fetch?id=649458&d=1699565310)
but lspci | grep RAID shows that my system has RAID configured.
![Click image for larger version
Name: BBB.jpg
Views: 1
Size: 18.2 KB
ID: 649459](filedata/fetch?id=649459&d=1699565310)
But mdadm seems not aware of my array...
![Click image for larger version
Name: CCC.png
Views: 1
Size: 15.3 KB
ID: 649460](filedata/fetch?id=649460&d=1656334212)
Is there a way I could install Kubuntu 19.04. alongside Windows 10 on my RAID array without destroying Windows installation? Many people on the Internet advised others to assemble a RAID array with mdadm, but my array is already assembled and I don’t want it to be destroyed.
I will try to explain my problem as simply and shortly, as I can.
1. I have a gaming laptop - GT75 Titan 8RG
2. It has an Intel CM246 chipset and M.2 SSD Combo (NVMe PCIe Gen3/SATA) with two Samsung SSD drives PM961 MZVLW256HEHP combined together into a firmware RAID 0 array – specification on the screen below
3. I divided this RAID 0 array into two equal partitions and installed Windows 10 Pro 64 bit on one of it – without any problems
4. The other partition is meant for Kubuntu 19.04., but sadly I cannot make it to see the array, and that’s the part in which I need help
I did some reading on RAID volumes under Linux, I tried to get a little bit inside Intel Rapid Storage Technology (Intel RST) in Linux document, and mdadm manual, but obviously I lack the know-how. Kubuntu doesn't detect the array, it even doesn't detect the SSD drives which are its components – lsblk command does not reveal them (in the picture: sda is my 1TB HDD, and sdb is an USB flash drive from which I run Kubuntu Live),
but lspci | grep RAID shows that my system has RAID configured.
But mdadm seems not aware of my array...
Is there a way I could install Kubuntu 19.04. alongside Windows 10 on my RAID array without destroying Windows installation? Many people on the Internet advised others to assemble a RAID array with mdadm, but my array is already assembled and I don’t want it to be destroyed.
Comment