9-stable from i386 to amd64
- From: Randy Bush <randy@xxxxxxx>
- Date: Fri, 10 Feb 2012 20:56:43 -0800
is there a recipe for moving from i386 to amd64?
on a very remote system, i made the migration from 7.4 to 8.2 to 9.0,
all 32-bit. it was done with repeated
make buildworld
make kernel.new [0]
nextboot -k kernel.new
reboot
make installworld
etc
[0] - well, there were some mv(1)s in there :)
so after it was happy with 9.0 i386, i went to move to amd64 with
make buildworld TARGET=amd64
make kernel TARGET=amd64 DESTDIR=kernel.new [0]
nextboot -k kernel.new
reboot
it did not come back from the reboot, and required a manual reset. i
have no console access to the machine, not my choice.
clue bat please.
randy
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: 9-stable from i386 to amd64
- From: Dan Nelson
- Re: 9-stable from i386 to amd64
- From: Doug Barton
- Re: 9-stable from i386 to amd64
- Prev by Date: hang during dump (reproducible)
- Next by Date: Re: 9-stable from i386 to amd64
- Previous by thread: hang during dump (reproducible)
- Next by thread: Re: 9-stable from i386 to amd64
- Index(es):
Relevant Pages
|