View Single Post
Old 4th May 2009
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

Quote:
Originally Posted by jggimi View Post
# echo set image /bsd.rd > /mnt/etc/boot.conf
I'm resurrecting this old thread to make a correction.

As of -current installlation scripting, and therefore for 4.6 this fall, "set image" is no longer considered best practice.

The install script sets the appropriate kernel as "/bsd".
"set image" is only available for i386/amd64 and not for other architectures.
Reply With Quote