From owner-freebsd-stable@FreeBSD.ORG Tue Jul 7 13:05:33 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D23F1065670; Tue, 7 Jul 2009 13:05:33 +0000 (UTC) (envelope-from dan.naumov@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.245]) by mx1.freebsd.org (Postfix) with ESMTP id 437C18FC17; Tue, 7 Jul 2009 13:05:33 +0000 (UTC) (envelope-from dan.naumov@gmail.com) Received: by an-out-0708.google.com with SMTP id d14so2143326and.13 for ; Tue, 07 Jul 2009 06:05:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=4VFw8EIYibBP+4pIopo7fzEBovy4niRY34322hIHhnY=; b=icmMrqcFAgMFEreePBEvt3TDfhQGeqKspyl+wopNo2MP5GzPIiSgthJfgWxqPrWTVs MyalqoKfm73Aj2RX3vLgCJUkePaZcRk/685FtiLUq32+hNCNzhzhOBzhiqsupXj80q5+ /Zbh2aGBDN5HM/r2ChQjIsruOUQT+UoyFBWS0= 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 :cc:content-type:content-transfer-encoding; b=d2Cleo8hpj7whROhIMxNYExtz6x5kX6SphB1L3GgPLZDNQbOoMIwr0Y3+y1vYAvIV3 wGY3LAFVdyxd92R26DzNrGkCJ7OaFokUdnBIQ8k4b+6XKkRf+bbODaY/uSbATA39Kc4L id9Tvhw1VioGGB8WXM7p6VEMdrZrkazkgC+uM= MIME-Version: 1.0 Received: by 10.100.94.4 with SMTP id r4mr10507202anb.171.1246971932463; Tue, 07 Jul 2009 06:05:32 -0700 (PDT) In-Reply-To: <1246926782.11597.23.camel@bauer.cse.buffalo.edu> References: <1246926782.11597.23.camel@bauer.cse.buffalo.edu> Date: Tue, 7 Jul 2009 16:05:32 +0300 Message-ID: From: Dan Naumov To: Ken Smith Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current , freebsd-stable Subject: Re: FreeBSD 8.0-BETA1 Available X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jul 2009 13:05:34 -0000 On Tue, Jul 7, 2009 at 3:33 AM, Ken Smith wrote: > Be careful if you have SCSI drives, more USB disks than just the memory > stick, etc - make sure /dev/da0 (or whatever you use) is the memory > stick. =A0Using this image for livefs based rescue mode is known to not > work, that is one of the things still being worked on. Hey Just wanted a small clarification, does livefs based rescue mode mean "fixit environment" or not? I would like to do some configuration testing with 8.0-beta1, but applying the configuration pretty much requires working in FIXIT, since sysinstall isn't exactly up to the task. - Sincerely, Dan Naumov