From owner-freebsd-current@FreeBSD.ORG Wed Jul 4 21:16:18 2007 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5B97116A41F for ; Wed, 4 Jul 2007 21:16:18 +0000 (UTC) (envelope-from serenity@exscape.org) Received: from pne-smtpout1-sn2.hy.skanova.net (pne-smtpout1-sn2.hy.skanova.net [81.228.8.83]) by mx1.freebsd.org (Postfix) with ESMTP id 2203513C459 for ; Wed, 4 Jul 2007 21:16:18 +0000 (UTC) (envelope-from serenity@exscape.org) Received: from [192.168.1.5] (217.211.83.81) by pne-smtpout1-sn2.hy.skanova.net (7.2.075) id 4656A990009816EF for freebsd-current@FreeBSD.org; Wed, 4 Jul 2007 22:06:28 +0200 Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: <21030091-F8DD-4787-9B36-6951381638A7@exscape.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-current From: Thomas Backman Date: Wed, 4 Jul 2007 22:06:28 +0200 X-Mailer: Apple Mail (2.752.3) Cc: Subject: Everything (but /boot) on ZFS - trouble X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jul 2007 21:16:18 -0000 The FreeBSD wiki entry (http://wiki.freebsd.org/ZFSOnRoot) is either outdated or incomplete; or it's just that I have no clue... In either case, the guide tells me to create a "boot" symlink on the new partition, but I already have such a file (/boot/boot, not a link): [root@devil ~]# file /boot/boot /boot/boot: x86 boot sector; partition 4: ID=0xa5, active, starthead 0, startsector 0, 50000 sectors, code offset 0x3c, reserved sectors 0, Media descriptor 0x0, reserved 0x16, dos < 4.0 BootSector (0x1f) What to do? I have no idea if this file is needed or not, and how to proceed. Input is welcome. BTW, I'm new to FreeBSD-CURRENT, and also quite inexperienced with mailing lists, so be gentle. :) Thanks, Thomas PS. Will the new bootable partition automatically show up in the boot manager? I haven't rebooted to check yet. DS.