Hello,
I recently installed FreeBSD to a HP Compaq nx7400 and it does not boot and says there is no /boot/loader and no /boot/kernel/kernel . I found similar issues of this, but none of them have outputs that match exactly to what I get. The output I get every time I boot FreeBSD is as follows:
The partition structure of the computer's drive is as follows after using
I have also reinstalling FreeBSD multiple times to try and fix this issue, but it always gave the same error I got above.
I recently installed FreeBSD to a HP Compaq nx7400 and it does not boot and says there is no /boot/loader and no /boot/kernel/kernel . I found similar issues of this, but none of them have outputs that match exactly to what I get. The output I get every time I boot FreeBSD is as follows:
Code:
error 1 lba 968099840
error 1 lba 968099840
error 1 lba 968099840
No /boot/loader
FreeBSD/x86 boot
Default: 0:ad(0,a)/boot/kernel/kernel
boot:
error 1 lba 968099840
No /boot/kernel/kernel
FreeBSD/x86 boot
Default: 0:ad(0,a)/boot/kernel/kernel
boot:
The partition structure of the computer's drive is as follows after using
gpart show
:
Code:
=> 0 976773168 ada0 BSD (466G)
0 968884224 1 freebsd-ufs (462G)
968884224 7888944 2 freebsd-swap (3.8G)
=> 0 976773168 diskid/DISK-S2WRMQ0Y BSD (466G)
0 968884224 1 freebsd-ufs (462G)
968884224 7888944 2 freebsd-swap (3.8G)
I have also reinstalling FreeBSD multiple times to try and fix this issue, but it always gave the same error I got above.