Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3474

Rescue system with RAID 0

$
0
0
Hello,

Booting into my previously working system, it only boots into GRUB. I have tried to restore or fix it, but I may have no idea what I am doing or maybe it's not fixable. One point of data, my 400W PSU failed 2 weeks ago and I upgraded it to an 800W Thermaltake, which I could boot into Debian fine. I am unsure if I had an HDD failure at this point.

My system is two 512 SSD that I made one logic drive in RAID 0. There is one other 125GB SSD that is just there for extra space. ls in GRUB shows

Code:

(proc) (memdisk) (md/0) (hd0) (hd0,gpt1) (hd1) (hd1,gpt2) (hd1,gpt1) (hd2) (hd2,gpt2) (hd2,gpt1)
ls of (md/0) shows Filesystem type ext* - Last modification time 2024-11-15 21:55:39 Friday - Sector size 512B - Total size 997996544KiB
All other drives say No Known filesystem detected with ls.

I have tried this which resulted in error: attempt to read or write outside of disk 'hd0'.

Code:

set root=(md/0)linux /boot/vmlinuz-6.9.10+bpo-amd64 root=/dev/sda1initrd /boot/initrd.img-6.9.10+bpo-amd64error: attempt to read or write outside of disk 'hd0'.
I can see all my personal files by navigating (md/0). I am not sure how to proceed from aside a fresh install. Any advice on how I should proceed? Could this be a failing SSD that I should test? Thank you

Statistics: Posted by Darth9590 — 2024-11-19 18:24 — Replies 3 — Views 100



Viewing all articles
Browse latest Browse all 3474

Trending Articles