Search found 3 matches

by gianlucabruno
24 Nov 2020, 02:24
Forum: Partition Recovery
Topic: RAID0 Recovery after BIOS Update
Replies: 3
Views: 1665

Re: RAID0 Recovery after BIOS Update

sudo fsck -y /dev/nvme2n1
fsck from util-linux 2.36.1
e2fsck 1.45.6 (20-Mar-2020)
ext2fs_open2: Bad magic number in super-block
fsck.ext2: Superblock invalid, trying backup blocks...
fsck.ext2: Bad magic number in super-block while trying to open /dev/nvme2n1

The superblock could not be read or ...
by gianlucabruno
23 Nov 2020, 23:34
Forum: Partition Recovery
Topic: RAID0 Recovery after BIOS Update
Replies: 3
Views: 1665

Re: RAID0 Recovery after BIOS Update

Is there any other information that would be beneficial to gather? I'm also having a difficult time locating my files when I look at them via photorec, they are all labeled like f1342343.txt etc.... Is there a way to view the files as I saved them?
by gianlucabruno
23 Nov 2020, 07:30
Forum: Partition Recovery
Topic: RAID0 Recovery after BIOS Update
Replies: 3
Views: 1665

RAID0 Recovery after BIOS Update

I have a raid0 nvme array with 4 drives. I updated my bios the other day and now the array isn't working. I'm not sure on how to fix this array. I'm using Arch Linux and mdadm.

This is missing nvme2n1
cat /proc/mdstat
Personalities : [raid0]
md124 : inactive nvme5n1[3](S) nvme4n1[2](S) nvme3n1[1 ...