进入到系统救援模式的命令行界面,这时你可以遇到一个问题,就是 linux 系统自动无法挂载到 /mnt/sysroot/上面。
1
2
3
you don't have any Linux partitions,
Press return to get a shell.
Thesystem will reboot automatically when you exit from the shell.
手动挂载也会提示出错。
1
2
mount /dev/sdb1 /mnt/sysimage/
mount unknown filesystem type ‘lvm2_member’