After an outage Im not able to boot my home server.
Its a HP Proliant g8 with a microsd and 2 hdds with raid1
Proxmox 4.4 is installed in the microsd and all containers and data I have are on the hdds
This is the error Im getting:
When I try to ls in any of the partitions all of them return "Filesystem is unknown"
I also tried to set the prefix but also threw an error.
PS: I have no backup available(I know...)
Its a HP Proliant g8 with a microsd and 2 hdds with raid1
Proxmox 4.4 is installed in the microsd and all containers and data I have are on the hdds
This is the error Im getting:
Code:
error: disk 'lvmid/h7PJQA-GR59....' not found.
Entering rescue mode...
grub rescue> ls
(hd0) (hd0,gpt3) (hd0,gpt2) (hd0,gpt1)
grub rescue> ls (hd0)
(hd0): Filesystem is unknown.
grub rescue> set
cmdpath=(hd0)
prefix=(lvmid/h7PJQA-GR59....)/boot/grub
root=lvmid/h7PJQA-GR59...
When I try to ls in any of the partitions all of them return "Filesystem is unknown"
I also tried to set the prefix but also threw an error.
PS: I have no backup available(I know...)