Try this? gpart bootcode -b /mnt2/boot/boot0 da0 gpart bootcode -b /mnt2/boot/boot1 /dev/da0s1 gpart set -a active -i 1 da0
-- Regards. By: Haowu Ge; PGP:B7C9977A WWW: https://www.7axu.com/ 2014-04-11 21:54 GMT+08:00 Troyax <[email protected]>: > Hi, > > > Hello, since there's no answer yet, and it seems to be a bootloader > related problem, would you try the following? > > * Create a 10.0 memory stick > > * From your 9.2 environment, copy the bootcode to the memory stick: > > # gpart bootcode -b /boot/boot da0 > > * Try and see if it boots > > I have just tried your suggestion, but the result is the same. To be more > precise, BTX loader 1.02 seems to launch the loader correctly; but it stops > (and reboots the machine) very early on loading the kernel. > > Is there a way to try to build and boot a fbsd10 kernel with the same > option than my current (and working) fbsd9.2 kernel? > > Thanks for any tips, > Troyax. > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-amd64 > To unsubscribe, send any mail to "[email protected]" > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
