From owner-freebsd-arm@FreeBSD.ORG Fri Feb 22 05:50:51 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 276BE4B4 for ; Fri, 22 Feb 2013 05:50:51 +0000 (UTC) (envelope-from alie@affle.com) Received: from mail-qa0-f51.google.com (mail-qa0-f51.google.com [209.85.216.51]) by mx1.freebsd.org (Postfix) with ESMTP id DD15486C for ; Fri, 22 Feb 2013 05:50:50 +0000 (UTC) Received: by mail-qa0-f51.google.com with SMTP id cr7so227198qab.3 for ; Thu, 21 Feb 2013 21:50:43 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=zR1bgyDaz+IBjpVWklt7bLNmPfqVgKnuZYoaidXqyW4=; b=MG3B5zIabCZUMGYq1sLSnF4jDJIx/0F9XeJZRacminGwBNpNkQ4Jef37C1rp5lrTM4 L96Zppb6iaQFsW7tB+whgI/fAcjyolPAxAylSJ/yK1ywUsQRX+xBfxZ0ZVVVa0u8Eya5 /jJD9xFg8/UZbyI2FdFPQ84JBGIcanUGF/qp3w4B6dZpwQGflP2jwKHibi/L2+kN8g90 mxMXNTWCYu++2JxRXLGVgXrXaUH8LjylNRtdIg0ypNQS8ffAw+1/L3JQYAyu78iS+8jr lq/SlqB9ITAdfIwoNMljS/mUD7TAZeseBpWBLW9R050BTzvz6USkSRujr6NeZAX9o4XC GyTw== MIME-Version: 1.0 X-Received: by 10.224.33.208 with SMTP id i16mr601362qad.45.1361512243828; Thu, 21 Feb 2013 21:50:43 -0800 (PST) Received: by 10.49.51.138 with HTTP; Thu, 21 Feb 2013 21:50:43 -0800 (PST) Date: Fri, 22 Feb 2013 13:50:43 +0800 Message-ID: Subject: Unable to copy DTB into module directory From: Alie Tan To: "freebsd-arm@freebsd.org" X-Gm-Message-State: ALoCoQnxhXEPESND/sgfohHi+rZx8zjVpe64ISnoaTDcieFLlT3/IvFaUkzYTDQR/a//3N1STZot Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2013 05:50:51 -0000 Hi, I just built RasPi image and keeps getting this message: "unable to copy DTB into module directory" then the raspi reboot again and again.