Date: Sun, 10 Apr 2005 12:11:49 -0500 (CDT) From: Zera William Holladay <zholla1@uic.edu> To: hackers@freebsd.org Subject: make for bootable ISOs Message-ID: <Pine.GSO.4.58.0504101157220.23873@icarus.cc.uic.edu>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.58.0504101157220.23873>