Hello again,
after my first adventures with Proxmox, ZFS and Grub I can't start it again.
At boot I get the message:
I already boot with a live-cd to check if the pool is ok, and: It is ok!
If i type set I'll get the following output:
which looks quite good!
If i list the directories
What makes me a bit thinking is the following output
I'm sure, I didn't do something stupid like running an update or similar.
Any idea how to continue to boot?
boot=zfs does nothing!
Also tried to chroot in the installation and update/reinstall grub!
after my first adventures with Proxmox, ZFS and Grub I can't start it again.
At boot I get the message:
Code:
error: not a directory
Entering rescure mode...
grub rescue>
I already boot with a live-cd to check if the pool is ok, and: It is ok!
If i type set I'll get the following output:
Code:
cmdpath=(hd0)
prefix=(hd0,gpt2)/ROOT/pve-1@/boot/grub
root=hd0,gpt2
If i list the directories
Code:
grub rescue> ls /
@/ ROOT/ data/
grub rescure> ls $prefix
i386-pc locale fonts/ grubenv grub.cfg
What makes me a bit thinking is the following output
Code:
grub rescue> linux
Unknown command 'linux'.
grub rescue> linux
error: not a directory
I'm sure, I didn't do something stupid like running an update or similar.
Any idea how to continue to boot?
boot=zfs does nothing!
Also tried to chroot in the installation and update/reinstall grub!