From owner-freebsd-questions@FreeBSD.ORG Tue Jan 26 01:29:09 2010 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 44C091065676 for ; Tue, 26 Jan 2010 01:29:09 +0000 (UTC) (envelope-from geo.liaskos@gmail.com) Received: from mail-fx0-f218.google.com (mail-fx0-f218.google.com [209.85.220.218]) by mx1.freebsd.org (Postfix) with ESMTP id CFDED8FC1D for ; Tue, 26 Jan 2010 01:29:08 +0000 (UTC) Received: by fxm10 with SMTP id 10so253735fxm.14 for ; Mon, 25 Jan 2010 17:29:07 -0800 (PST) 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; bh=kWHQdRVcZy9QEiC0ETv/9ONMkV0mqkUUfGuprkcwKvs=; b=Sab2CyXHg4RHD2s2w9Ead9Wy61SpiM+uulo4gfEYgYhZdITUwC/ydFH6HtSuZ1AM9o TeQPjjI99e1Spc0LfiDyJVvE5RCFUQ7l9BakkKhjY8+M4Xx8hd7pJUYkKdXQrfYoUNKu NJR2tJE0oXQ7uCnVGedHzySHXo5TKDjUPuSFA= 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=KbhhCIliWUvBbWOsZBokRxarHKUdYHXBAskJ0mMFX7tT8xXhNZv35YaWQglKVgy3+r vMGHN5aFamykoAYffQ43fMKH2NHuBNDYeV45wApvwGHugDqKZ2PjKNaDjEt2kLm67uO/ icSZTt6cKCMiI10LuICSxdbJEE4JaeObF8Tw4= MIME-Version: 1.0 Received: by 10.223.77.155 with SMTP id g27mr6672837fak.2.1264469347769; Mon, 25 Jan 2010 17:29:07 -0800 (PST) In-Reply-To: References: Date: Tue, 26 Jan 2010 01:29:07 +0000 Message-ID: From: George Liaskos To: Ross Penner Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org Subject: Re: Help booting FreeBSD with a ZFS root filesystem 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, 26 Jan 2010 01:29:09 -0000 I had the same issue because i forgot to copy the zpool.cache under /zroot/boot/zfs. On Mon, Jan 25, 2010 at 9:31 PM, Ross Penner wrote: > I'm trying to set up a system using ZFS as the root filesystem. I > followed this guide: (http://wiki.freebsd.org/RootOnZFS/GPTZFSBoot). > Everything went swimmingly until I rebooted and the system failed to > load. > > output: > > FreeBSD/i386 bootstrap loader, Revision 1.1 > (root@, Mon Jan 25 13:03:11 UTC 2010) > \ > can't load 'kernel' > > Type '?' for a list of command, 'help' for more detailed help. > OK > > > I used the memstick 8.0-Release. Can anybody suggest what could have > gone wrong, or how I could find out what could have gone wrong? > > Thank you for any help > _______________________________________________ > 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" >