From owner-freebsd-mips@FreeBSD.ORG Mon Dec 5 20:04:37 2011 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58AF8106564A for ; Mon, 5 Dec 2011 20:04:37 +0000 (UTC) (envelope-from monthadar@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1670D8FC08 for ; Mon, 5 Dec 2011 20:04:36 +0000 (UTC) Received: by iafi7 with SMTP id i7so5140872iaf.13 for ; Mon, 05 Dec 2011 12:04:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=ujx1fDM7HPRxoPy0kI97ZHcowSzjJFr/Dj1K3mb++f4=; b=E6YDYZg8ClklOAe84bJm1mPoOyq8djKhExJBSNyC9iLnH/gE3714hpmaGybFnX3dRq ZcywZMXDRaLnOE0SpHM1hTZ8fljzkm+SC5Gb1a3s0MYtAi1h6w0p4/TtOD65xmuS0D9p Zdl07ote9REe0OUGRV8SD3BSP7qeLgLO3BH1o= MIME-Version: 1.0 Received: by 10.42.173.71 with SMTP id q7mr10982269icz.43.1323115475921; Mon, 05 Dec 2011 12:04:35 -0800 (PST) Received: by 10.50.100.132 with HTTP; Mon, 5 Dec 2011 12:04:35 -0800 (PST) Date: Mon, 5 Dec 2011 21:04:35 +0100 Message-ID: From: Monthadar Al Jaberi To: freebsd-mips@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: boot RSPRO from usb X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Dec 2011 20:04:37 -0000 Hi, sorry if this is old and answered somewhere, but I cant seem to find a solution: I am trying to boot Freebsd current root file system @ RouterStation Pro from usb (I did it before) but I cant remember how to do it. I know I need ROOTDEVNAME=\"ufs:/dev/da0\" but I dont seem to manage to create a bottable root fs... grateful for any advice -- Monthadar Al Jaberi