From owner-freebsd-questions@FreeBSD.ORG Wed Jun 22 20:31:09 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 46CA8106564A for ; Wed, 22 Jun 2011 20:31:09 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id ED6818FC13 for ; Wed, 22 Jun 2011 20:31:08 +0000 (UTC) Received: by qwc9 with SMTP id 9so793776qwc.13 for ; Wed, 22 Jun 2011 13:31:08 -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; bh=UiWLD/Fp+uckkeFaD+LG9tiLYnYnIi2uk3gCFfBOkXI=; b=bYu8OOGgeefgHCHaw7sQhLl9AgpS9yRks3Ru1nQ+RZlv7UdWRo1qCmpkYwWU4rZPeA gpUh28KPjTfDaHHBRS2y4y+j2mQR+rAu8jFmYy5fmAUrEIiGo6sVUiewvf5kEYcA3a+N A3Z1EfnJfWghsKz7Po5Q1+QcRACCEx0elfJLA= 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; b=Enx/uUNg48REhZWQBUjtf66i2i1eD4+Nk9VARrgRkovYcIDnBmXfq7Fena7F/eA2d5 uRkVguj2KHM0MOLY9npazsb9xn/TQ6qCEMvsFq/j34KaSImqr37i8rCEbLFdfmPEeG63 GPPJ9Gjp8XH7wRMj8fYTF9cNlW9iKwYM0S8yM= MIME-Version: 1.0 Received: by 10.229.7.3 with SMTP id b3mr920931qcb.194.1308774668233; Wed, 22 Jun 2011 13:31:08 -0700 (PDT) Received: by 10.229.89.79 with HTTP; Wed, 22 Jun 2011 13:31:08 -0700 (PDT) In-Reply-To: <20110622004535.GA29715@gmail.com> References: <20110621201553.GA29153@gmail.com> <4E01344B.4020902@snap.net.nz> <20110622004535.GA29715@gmail.com> Date: Wed, 22 Jun 2011 21:31:08 +0100 Message-ID: From: krad To: Chris Brennan Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Peter Toth , freebsd-questions@freebsd.org Subject: Re: ZFS on Root 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, 22 Jun 2011 20:31:09 -0000 On 22 June 2011 01:47, Chris Brennan wrote: > * Peter Toth [2011-06-22 12:16:11 +1200]: > > > Did you set the "bootfs" property on your root pool? Example: "zpool set > > bootfs=tank/root tank" > > OK, I booted back to the livefs memostick, imported my zpool (tank) and > zpool promptly tells me the following > > Fixit# zpool set bootfs=tank/root tank > cannot set property for 'tank': no such pool or dataset. > Fixit > > But ... there is! It was a great tip and a worthy try. But it didn't > work, got any more idea's? > > -- > > Chris Brennan > > -- > > A: Yes. > > >Q: Are you sure? > > >>A: Because it reverses the logical flow of conversation. > > >>>Q: Why is top posting frowned upon? > > http://xkcd.com/84/ | http://xkcd.com/149/ | http://xkcd.com/549/ > > GPG: D5B20C0C (6741 8EE4 6C7D 11FB 8DA8 9E4A EECD 9A84 D5B2 0C0C) > ------------------------------------------------------------------------ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > I never have the os installed in the rootfs of the pool