我有新的笔记本电脑的SSD和硬盘。默认情况下,Linux(EndlessOS)安装在HDD上。在SSD上成功安装Windows10后,我试图通过GParted从HDD中删除数据,然后当我重新启动时,我收到如下错误:
error: no such device: ostree.
error: unknown filesystem.
Entering rescue mode...
grub rescue>
我尝试从Windows恢复使用启动修复,但它没有改变任何东西。
编辑:我也试过发出这些命令:
>bootrec /fixboot
The operation completed successfully.
>bootrec /fixboot
The operation completed successfully.
>bootrec /rebuildbcd
Scanning all disks for Windows installations.
Please wait, since this may take a while...
Successfully scanned Windows installtions.
Total identified Windows installations: 1
[1] C:\Windows
Add installation to boot list? Yes(Y)/No(N)/All(A):yes
The requested system device cannot be found.
但是,最后一个命令没有正确完成。