From owner-freebsd-stable@FreeBSD.ORG Wed Jun 1 15:29:28 2011 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 01DCC106564A for ; Wed, 1 Jun 2011 15:29:28 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 834378FC0C for ; Wed, 1 Jun 2011 15:29:26 +0000 (UTC) Received: by fxm11 with SMTP id 11so188404fxm.13 for ; Wed, 01 Jun 2011 08:29:25 -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:cc:content-type :content-transfer-encoding; bh=GW9c9c5Xmt2/zi/rGcsGnDfJ8Df2eQPcb0oxe6FEjks=; b=l1gsWuPcmByqu0LWk4dL4p0/FYQMn8XLwyU9Q3xGdmNaXWzhyLMaeH7NMrDrzmyTct BwoUTTymqF50gojNAPCd5Gy9B1365wSqvYz9Kryo/u3dqxYW6v0c5smjswmdTDuoeAdZ wXbEjBTKok1ydE+Z5OsfG8zvTMHa5bqaOz+1s= 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=Hwuiapb5o5crYGBNb4B90fLU5+g0lg+jYWnle5g9Rvb+wLtq8WiJ7zjKdpE9juQHKA 8ifaxL858EaUbW+vtmhWH+US1UcKZVK6MPWBfSgrfLSMGiIRt+S9cdNTi+CqZt+j4aNy vWERr0mYSYjMZ/+W1fEDlcMWcQEr+5Y+E7Q08= MIME-Version: 1.0 Received: by 10.223.53.85 with SMTP id l21mr3035206fag.26.1306942165355; Wed, 01 Jun 2011 08:29:25 -0700 (PDT) Received: by 10.223.72.13 with HTTP; Wed, 1 Jun 2011 08:29:25 -0700 (PDT) In-Reply-To: References: <20110601014933.GA12940@icarus.home.lan> Date: Wed, 1 Jun 2011 10:29:25 -0500 Message-ID: From: Zhihao Yuan To: Olivier Smedts Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD-STABLE Mailing List , Jeremy Chadwick Subject: Re: [ZFSv28]gtpzfsboot fails to boot ZFSv28 0511 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: Wed, 01 Jun 2011 15:29:28 -0000 On Wed, Jun 1, 2011 at 3:36 AM, Olivier Smedts wrote: > 2011/6/1 Jeremy Chadwick : >> On Tue, May 31, 2011 at 08:15:35PM -0500, Zhihao Yuan wrote: >>> I met this problem, which is serious. I need some help to recovered >>> the system, after that I'll show the photos about the error screen. >>> >>> I used the ZFSv28 patch maintained by mm@ before, and I have a >>> backuped working kernel. I need a LiveCD/memstick to boot the system >>> and recover it. But after I burned the 9.0-current image to memstick, >>> I found that it keeps giving me kernel panic when booting! How can I >>> find a LiveFS with ZFSv28 support? Thanks. >> >> The closest thing I can think of is this: >> >> http://mfsbsd.vx.sk/ > > I had a problem with latest gptzfsboot under 9-CURRENT with my v28 > pool, and restored the old gptzfsboot I had on a snapshot with "gpart > bootcode" thanks to mfsbsd. mfsbsd seems to an installation image. Can I use it to restore my old kerne= l? > >> Except: >> >> 1) The ISOs there don't claim to be "LiveFS"; I don't know if they are. >> 2) There's no memory stick image available, only ISOs, >> 3) They're 8.2-RELEASE with ZFSv28 patches, not 9.0-CURRENT. =C2=A0I don= 't >> =C2=A0 know the implications of this. >> >> Best to ask mm@. >> >> -- >> | Jeremy Chadwick =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 jdc@paro= dius.com | >> | Parodius Networking =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 http://www.parodius.com/ | >> | UNIX Systems Administrator =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0Mountain View, CA, USA | >> | Making life hard for others since 1977. =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 PGP 4BD6C0CB | >> >> _______________________________________________ >> freebsd-stable@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-stable >> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org= " >> > > > > -- > Olivier Smedts=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0 _ > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ASCII ri= bbon campaign ( ) > e-mail: olivier@gid0.org=C2=A0 =C2=A0 =C2=A0 =C2=A0 - against HTML email = & vCards=C2=A0 X > www: http://www.gid0.org=C2=A0 =C2=A0 - against proprietary attachments /= \ > > =C2=A0 "Il y a seulement 10 sortes de gens dans le monde : > =C2=A0 ceux qui comprennent le binaire, > =C2=A0 et ceux qui ne le comprennent pas." > --=20 Zhihao Yuan, nickname lichray The best way to predict the future is to invent it. ___________________________________________________ 4BSD -- http://4bsd.biz/