The boot area becomes corrupted and at system startup a message appears on a black display: grub rescue unknown filesystem.
I choosed ZFS as root filesystem.
If I do "ls" I get the list below which I think are my three partitions
Any tips? I will appreciate any help.
I choosed ZFS as root filesystem.
If I do "ls" I get the list below which I think are my three partitions
Code:
grub rescue> ls
(hd0) (hd0,gpt9) (hd0,gpt2) (hd0,gpt1)
Code:
grub rescue> set
cmdpath=(hd0)
prefix=(hd0.gpt2)/ROOT/pve-1@/boot/grub
root=hd0.2
Code:
$ lsblk -o +FSTYPE
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
FSTYPE
sdb 8:16 0 931,5G 0 disk
├─sdb1 8:17 0 1007K 0 part
├─sdb2 8:18 0 931,5G 0 part zfs_member
└─sdb9 8:25 0 8M 0 part
Any tips? I will appreciate any help.
Last edited: