From owner-freebsd-questions@FreeBSD.ORG Wed May 11 01:58:49 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67449106564A for ; Wed, 11 May 2011 01:58:49 +0000 (UTC) (envelope-from abedini.ericsson@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id E17A48FC12 for ; Wed, 11 May 2011 01:58:48 +0000 (UTC) Received: by bwz12 with SMTP id 12so76938bwz.13 for ; Tue, 10 May 2011 18:58:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=HV1s+Hv4bamwpUqiBkdKf0goi+uAgk/C5ze2JSZ+5p8=; b=MMOCwcPtPFaoqe+vtpZBDmwt52c7cstUhfFlqfQ7RvAMIqqnYn9jK/5QpWCq1k6559 YExafnrvAB3tO1GIsm+OOAE1esHg9dG/FH0mOYtJVcp6khHox/E9LTb0ftkM8x5mu1lw zscSeJ3z6/WoK9kd2A4d//veUr0Pi1vy864Zs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=WP2v8p9hjbSGB8cytT+7RjW4lIql+6fe1pw0RQ6VuizNVLa9gLiWjNkA2+Fzt7o4XZ f/wt1Pt3ZgMk+kRbpFT606qVgmZYhf/Nt7pGjRWsQNw+omueuciSiGmcbFf9rOO2QgVu dD7YVIfvQDuQZ5ZV1QTMx3SsxeqdGSnLquiHU= MIME-Version: 1.0 Received: by 10.204.35.18 with SMTP id n18mr4163359bkd.91.1305079127666; Tue, 10 May 2011 18:58:47 -0700 (PDT) Received: by 10.204.58.17 with HTTP; Tue, 10 May 2011 18:58:47 -0700 (PDT) In-Reply-To: <44vcxid6oo.fsf@lowell-desk.lan> References: <44vcxid6oo.fsf@lowell-desk.lan> Date: Tue, 10 May 2011 18:58:47 -0700 Message-ID: From: mohammad abedini To: "freebsd-questions@FreeBSD.org" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: make the iso image 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: Wed, 11 May 2011 01:58:49 -0000 Tanks I like make iso image from my freeBSD in my hard disk. BR On Tue, May 10, 2011 at 6:30 AM, Lowell Gilbert < freebsd-questions-local@be-well.ilk.org> wrote: > mohammad abedini writes: > > > 1. i install freebsd and make the new kernel, i like make the iso > > install CD in new install FreeBSD how can i do this? > > If you've downloaded the image already and have a CD burner in your > machine, burncd(8) will burn it for you, although installing cdrecord > from the cdrtools port is easier for most people. > > > 2. How can restore FreeBSD in to the first boot time lake sunsolaris > > delete all program and back to the first install > > The fast way is to reinstall, reformatting the disk along the way. > If you want to keep the user data, pkg_delete(1) on all the installed > ports is probably what you want. >