在raid上面用lvm挤压0无法使用grub2启动

GRUB Loading Welcome to GRUB! error: no such device: <GUID>. Entering rescue mode... grub rescue> ls (hd0), (hd0,msdos2) (hd0,msdos1) grub rescue> set prefix=(hd0,msdos1)/grub root=hd0,msdos1 grub rescue> ls /boot error: file not found. grub rescue> insmod linux error: file not found. grub rescue> insmod normal error: file not found. grub rescue> normal Unkown command 'normal' grub rescue> boot Unkown command 'boot' 

我已经尝试在救援模式下使用Debian Live CD,但无法安装任何分区。

问题:

  1. 我怎么能从这个恢复,并最终启动到系统而不会丢失数据?
  2. 我可以在不启动的情况下进行备份,稍后从中恢复数据?