make for bootable ISOs

Zera William Holladay zholla1 at uic.edu
Sun Apr 10 10:11:55 PDT 2005


Hi, I'm attempting to make a bootable ISO for i386 architecture on
4.11-STABLE.  I am using:

%make buildworld
%make buildkernel
%make hierarchy DESTDIR=/...
%make installworld DESTDIR=/...
%make installkernel DESTDIR=/...

And then modifying etc so that /dev/acd0a is the root directory.

Is this the correct sequence and are these the correct targets?  Since
this is such a time consuming task, I figured that I would ask for help.

Thank you, Zera


More information about the freebsd-hackers mailing list