From owner-freebsd-questions@FreeBSD.ORG Mon Apr 9 15:51:03 2012 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 658D0106566B; Mon, 9 Apr 2012 15:51:03 +0000 (UTC) (envelope-from airosovicz@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1CCBC8FC16; Mon, 9 Apr 2012 15:51:03 +0000 (UTC) Received: by obbwc18 with SMTP id wc18so7879124obb.13 for ; Mon, 09 Apr 2012 08:51:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=LUpNmSH4M5DwbkDdGl8AqqkRcFdZ1EVFJtdmiVuaidE=; b=pztK2p+tfzYbLl8zfT/o9mG0JC9Up2HPOVo9JpfOlzdEgiVjh6GlWt7vU8IoFeo24C THQxFnIUAtj0z+KXl1z9qaGefal1UO1qzQ7ZY75LsuDtopMxVQUzos8rKKItzpfJp7+s zKvTVx6YyXczd8aJ0SUgBjc4eBTfiYrq+/4LswDOpl8H9aJ3JBkepVecQZP4Xwa68Jwt StzMKJojcV6dRG3o+NwDlWqoqwZoaQ3vpUTyabQuB1c1gHrTn5yGzrp8bVW8t/Zv49s0 O9CIrHXeJ+UAMCG/UewoUu3xf2MoHG5j4wSTPgSp+PhYmMmclracu2L731KjEU95XRN4 QeGw== MIME-Version: 1.0 Received: by 10.182.139.42 with SMTP id qv10mr11068079obb.71.1333986662472; Mon, 09 Apr 2012 08:51:02 -0700 (PDT) Received: by 10.182.37.225 with HTTP; Mon, 9 Apr 2012 08:51:02 -0700 (PDT) Date: Mon, 9 Apr 2012 17:51:02 +0200 Message-ID: From: =?UTF-8?B?QWlyb3NvzrJpY3ogZmIu?= To: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Odhiambo Washington , Matthew Seaman , Da Rock Subject: 9.0 - Mount to root.. Sorted.. 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: Mon, 09 Apr 2012 15:51:03 -0000 Hi all, As Warren Block mentioned: If there are no ada devices in /dev at all, I'd guess too much has been > removed from the custom kernel. > So I've checked my custom kernel config (based on GENERIC) & indeed made some changes to the [S]ATA disk section after which I rebuilt & installed the kernel again.. The difference now with previous was that I *was* able to boot in single-user mode, mount, label my disk with tunefs, update my /etc/fstab accordingly & managed to install the world as a final step to my upgrade.. Problem solved, many thanx for all the assistance.. Regards, E.