From owner-freebsd-questions@FreeBSD.ORG Tue Oct 24 16:49:38 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEFAA16A403 for ; Tue, 24 Oct 2006 16:49:38 +0000 (UTC) (envelope-from abedini@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44D9643D55 for ; Tue, 24 Oct 2006 16:47:38 +0000 (GMT) (envelope-from abedini@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so1384314uge for ; Tue, 24 Oct 2006 09:47:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:to:cc:references:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole:from; b=fqBDF7EOd05MyYzyhgKMuKSTHW/knF+4ReaAtGYkpIQaL5qZ73/OPxWnrS0Bhs4Gib7BWbwHjw7nSkg4mGELhl4utWOEp1dDM3TRbTQ44pHmd5SUs1hv6n3jyk6+vd28bpk4BM6HdiUumXKLh8Vgq5/E79E0vfXRqsFz5Ot4RwA= Received: by 10.66.220.17 with SMTP id s17mr9225609ugg; Tue, 24 Oct 2006 09:46:56 -0700 (PDT) Received: from client ( [217.218.180.65]) by mx.google.com with ESMTP id 27sm938807ugp.2006.10.24.09.46.47; Tue, 24 Oct 2006 09:46:55 -0700 (PDT) Message-ID: <001101c6f78c$026fc7c0$41b4dad9@client> To: "Bill Moran" , References: <000601c6f50d$13b707e0$5ecadad9@client> <20061021100110.d233535e.wmoran@collaborativefusion.com> Date: Tue, 24 Oct 2006 20:16:37 +0330 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 From: abedini@gmail.com Cc: freebsd-questions@FreeBSD.org Subject: Re: Question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Oct 2006 16:49:38 -0000 ----- Original Message ----- From: "Bill Moran" To: Cc: Sent: Saturday, October 21, 2006 5:31 PM Subject: Re: Question > On Sat, 21 Oct 2006 16:02:19 +0330 > abedini@gmail.com wrote: > >> hi all dear in freebsd project >> >> Default FreeBSD kernel not support any ability and compile kernel take >> any time. I need some help for make freeBSD boot CD whit my custom >> KERNEL. how make own FreeBSD bootabel cd ? > > FreeSBIE has a set of scripts that allow you to do this. You can install > it from the ports collection. > > -- > Bill Moran > Potential Technologies > http://www.potentialtech.com hi dear Bill Moran I install FreeSBIE from ports in FreeBSD . I think this program uses for make Live CD. How can i use this program to make custom FreeBSD installations CD whit new kernel?