D
Deleted member 9563
Guest
I am installing FreeBSD 10.1-RELEASE on top of an old FreeBSD 9.1-RELEASE. There's no new hardware and no apparent problems in that regard. The installation disk did not ask anything in regard to a boot loader, and I've tried a number of times. I even tried with the partition defaults instead of my own choices. I've just done this same upgrade with a more complicated partition scheme on another computer so I wasn't expecting this surprise from the board:
I've tried:
followed by starting over.
I've tried:
The above commands responded correctly.
The last thing I did was boot from a Linux Gpartd CD. It asked me if I wanted to boot an OS on the drive if it existed. I said "yes" and to my surprise could see that everything had installed. But it still won't boot.
Any suggestions about the best way forward?
PS: Since I've just done the same upgrade, I assume my basic methodology and the CD should be fine.
Code:
a bootable device has not been detected
gpart destroy -F ada0followed by starting over.
I've tried:
gpart bootcode -b /boot/pmbr -p /boot/gptboot -i 1 ada0The above commands responded correctly.
The last thing I did was boot from a Linux Gpartd CD. It asked me if I wanted to boot an OS on the drive if it existed. I said "yes" and to my surprise could see that everything had installed. But it still won't boot.
Any suggestions about the best way forward?
PS: Since I've just done the same upgrade, I assume my basic methodology and the CD should be fine.