小编red*_*sPL的帖子

无法在 P133 笔记本电脑上启动 FreeBSD

最近,我在我的主要 Arch Linux 计算机上使用 PATA/SATA>USB 适配器和 qemu 在 6GB PATA 2.5" 硬盘上设置了 FreeBSD 11。FreeBSD 在 qemu 中启动正常,但是当移动到我的 Dell Latitude XPi (P133 ,56mb RAM)它加载引导加载程序,然后说:

Can't work out which disk we are booting from.
Guessed BIOS device 0xffffffff not found by probes, defaulting to disk0:

can't load 'kernel'

Type '?' for a list of commands, 'help' for more detailed help.
OK
Run Code Online (Sandbox Code Playgroud)

使用 lsdev 列出设备后,我得到:

cd devices:
disk devices:
      disk0:  BIOS drive a:
      disk1:  BIOS drive c:
pxe devices:
Run Code Online (Sandbox Code Playgroud)

我看到引导程序尝试加载不存在的软盘驱动器而不是 HDD 的内核;我尝试过boot …

freebsd boot usb-drive

5
推荐指数
1
解决办法
598
查看次数

标签 统计

boot ×1

freebsd ×1

usb-drive ×1