freebsd安装完但不能启动
大家好,我是菜鸟、用VM安装完FREEBSD 之后,不能启动。显示no /boot/loader。请大家帮忙解决一下。
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
大家好,我是菜鸟、用VM安装完FREEBSD 之后,不能启动。显示no /boot/loader。请大家帮忙解决一下。
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(5)
估计是没安装引导吧……
Nobody can give you any useful suggestion based on your simple description.
My opinion is something wrong with the third stage of the booting process, for details refer the FreeBSD Handbook Chapter 12.
More specifically, boot2 can't find the boot loader which is located in the file system.
boot2 should have enough knowledge to explore the file system, find and run the loader program, but in your case it didn't do his job adequately.
BTW: I don't know VM at all.
Let us play zhuangbility with the fucking English reply.
LZ估计单独分了/boot了吧?
LZ分区是什么分的, grub.conf是怎么写的?