From owner-freebsd-arm@freebsd.org Tue Mar 28 10:50:16 2017 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E9DCD20B15 for ; Tue, 28 Mar 2017 10:50:16 +0000 (UTC) (envelope-from otacilio.neto@bsd.com.br) Received: from mail-qk0-x22d.google.com (mail-qk0-x22d.google.com [IPv6:2607:f8b0:400d:c09::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 64A8D799 for ; Tue, 28 Mar 2017 10:50:15 +0000 (UTC) (envelope-from otacilio.neto@bsd.com.br) Received: by mail-qk0-x22d.google.com with SMTP id r142so32716690qke.2 for ; Tue, 28 Mar 2017 03:50:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsd.com.br; s=capeta; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=EWvhhQ1LNU9EfqiapBNMATCOAVu8IrilGFwr+DDqPAY=; b=MZZ0A9TBFu1HY8zOK4ljrkzkdxkeMMhyv+P913pY5eGclb46Je4B6uOjQnbcxaiPH9 lFboBSu4Z+ZJfW+7svR6u4luqIKXciQ7A1iMjW0SwWwSLkbuVSpI1JGv3f7VFXbMorHx qLFdMVCDTHHmlp+7DitIVnuPecyNA3rHH7qd4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=EWvhhQ1LNU9EfqiapBNMATCOAVu8IrilGFwr+DDqPAY=; b=mdOfdOgkDugBrnM72P6lehfahzT6lVOmcIb9ucNCllRvjcjCwoeqUe++1+wwC0NbpZ +vU7t3aILfXNb3l/4wQoz8m6wondFAWdEtYu/tDgh9zjCkiUgVcJLyWqyfuYRFegigxm ZOmP9EYZHJ98PMjFhfYfPx3RGSKvFlBH7uJBNESo10hofE2u4Wf68IUhxA816ez9bdfm rwzEO6HwRQmruzaMTp07gssduJ3hRp2veloFY1/azgpopujW3JquFyJNURTi2KbGLGFa WItq7tMa82TJaICpXxLpqD+u5kcKrco69d4NUkl3yjhHwJiRNgwo3LIWtWU5auhewt2M sm4g== X-Gm-Message-State: AFeK/H2ALLc2pRAmjjl4o1R4D8NnHMcLuNNI2xAshLFcwoPUP/FVoJngKmx3WUOMJgH8TA== X-Received: by 10.55.88.66 with SMTP id m63mr25600780qkb.270.1490698214530; Tue, 28 Mar 2017 03:50:14 -0700 (PDT) Received: from [192.168.0.11] ([186.236.217.98]) by smtp.googlemail.com with ESMTPSA id a21sm1163382qkc.12.2017.03.28.03.50.13 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Mar 2017 03:50:14 -0700 (PDT) To: "freebsd-arm@freebsd.org" From: =?UTF-8?B?T3RhY8OtbGlv?= Subject: vm_fault: pager read error, pid 1 (init) on beaglebone black Message-ID: <62c82146-0022-d811-891e-2f12c28af1aa@bsd.com.br> Date: Tue, 28 Mar 2017 07:49:46 -0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Mar 2017 10:50:16 -0000 After upgrade my src to revision 316065 and rebuild my beaglebone black image I'm getting this error on boot: ===================================================================== Growing root partition to fill device mmcsd0s2 resized mmcsd0s2a resized eval: growfs: Device not configured /etc/rc: WARNING: hostid: unable to figure out a UUID from DMI data, generating a new one eval: sleep: Device not configured eval: uuidgen: Device not configured eval: /sbin/md5: Device not configured Setting hostuuid: . Setting hostid: 0x. sysctl: invalid unsigned long '0x' eval: cannot open /etc/fstab: Device not configured No suitable dump device was found. eval: cannot open /etc/fstab: Device not configured eval: /sbin/swapon: Device not configured Warning! No /etc/fstab: skipping disk checks. eval: mount: Device not configured Mounting root filesystem rw failed, startup aborted ERROR: ABORTING BOOT (sending SIGTERM to parent)! vm_fault: pager read error, pid 1 (init) vm_fault: pager read error, pid 1 (init) vm_fault: pager read error, pid 1 (init) vm_fault: pager read error, pid 1 (init) ===================================================================== When building images using crochet, theses error messages pops up: ===================================================================== tunefs: NFSv4 ACLs set Mounting all file systems: Mounting FAT partition 1 at /root/crochet/work/_.mount.boot Mounting UFS partition 1 at /root/crochet/work/_.mount.freebsd Installing U-Boot from: /usr/local/share/u-boot/u-boot-beaglebone /root/crochet/work/fdt/fdt.7pbKpU/beaglebone.dtb: Warning (unit_address_vs_reg): Node /ocp/ethernet@4a100000/slave@4a100200 has a unit name, but no reg property /root/crochet/work/fdt/fdt.7pbKpU/beaglebone.dtb: Warning (unit_address_vs_reg): Node /ocp/ethernet@4a100000/slave@4a100300 has a unit name, but no reg property : Warning (unit_address_vs_reg): Node /ocp/ethernet@4a100000/slave@4a100200 has a unit name, but no reg property : Warning (unit_address_vs_reg): Node /ocp/ethernet@4a100000/slave@4a100300 has a unit name, but no reg property /root/crochet/work/fdt/fdt.FyugYN/beaglebone.dtb: Warning (unit_address_vs_reg): Node /ocp/ethernet@4a100000/slave@4a100200 has a unit name, but no reg property /root/crochet/work/fdt/fdt.FyugYN/beaglebone.dtb: Warning (unit_address_vs_reg): Node /ocp/ethernet@4a100000/slave@4a100300 has a unit name, but no reg property /root/crochet/work/fdt/fdt.8TQGJw/beaglebone-black.dtb: Warning (unit_address_vs_reg): Node /ocp/i2c@44e0b000/tda19988 has a reg or ranges property, but no unit name /root/crochet/work/fdt/fdt.8TQGJw/beaglebone-black.dtb: Warning (unit_address_vs_reg): Node /ocp/i2c@44e0b000/tda19988/ports/port@0 has a unit name, but no reg property /root/crochet/work/fdt/fdt.8TQGJw/beaglebone-black.dtb: Warning (unit_address_vs_reg): Node /ocp/i2c@44e0b000/tda19988/ports/port@0/endpoint@0 has a unit name, but no reg property /root/crochet/work/fdt/fdt.8TQGJw/beaglebone-black.dtb: Warning (unit_address_vs_reg): Node /ocp/ethernet@4a100000/slave@4a100200 has a unit name, but no reg property /root/crochet/work/fdt/fdt.8TQGJw/beaglebone-black.dtb: Warning (unit_address_vs_reg): Node /ocp/ethernet@4a100000/slave@4a100300 has a unit name, but no reg property /root/crochet/work/fdt/fdt.8TQGJw/beaglebone-black.dtb: Warning (unit_address_vs_reg): Node /ocp/lcdc@4830e000/port/endpoint@0 has a unit name, but no reg property : Warning (unit_address_vs_reg): Node /ocp/i2c@44e0b000/tda19988 has a reg or ranges property, but no unit name : Warning (unit_address_vs_reg): Node /ocp/i2c@44e0b000/tda19988/ports/port@0 has a unit name, but no reg property : Warning (unit_address_vs_reg): Node /ocp/i2c@44e0b000/tda19988/ports/port@0/endpoint@0 has a unit name, but no reg property : Warning (unit_address_vs_reg): Node /ocp/ethernet@4a100000/slave@4a100200 has a unit name, but no reg property : Warning (unit_address_vs_reg): Node /ocp/ethernet@4a100000/slave@4a100300 has a unit name, but no reg property : Warning (unit_address_vs_reg): Node /ocp/lcdc@4830e000/port/endpoint@0 has a unit name, but no reg property /root/crochet/work/fdt/fdt.tdGlJZ/beaglebone-black.dtb: Warning (unit_address_vs_reg): Node /ocp/i2c@44e0b000/tda19988 has a reg or ranges property, but no unit name /root/crochet/work/fdt/fdt.tdGlJZ/beaglebone-black.dtb: Warning (unit_address_vs_reg): Node /ocp/i2c@44e0b000/tda19988/ports/port@0 has a unit name, but no reg property /root/crochet/work/fdt/fdt.tdGlJZ/beaglebone-black.dtb: Warning (unit_address_vs_reg): Node /ocp/i2c@44e0b000/tda19988/ports/port@0/endpoint@0 has a unit name, but no reg property /root/crochet/work/fdt/fdt.tdGlJZ/beaglebone-black.dtb: Warning (unit_address_vs_reg): Node /ocp/ethernet@4a100000/slave@4a100200 has a unit name, but no reg property /root/crochet/work/fdt/fdt.tdGlJZ/beaglebone-black.dtb: Warning (unit_address_vs_reg): Node /ocp/ethernet@4a100000/slave@4a100300 has a unit name, but no reg property /root/crochet/work/fdt/fdt.tdGlJZ/beaglebone-black.dtb: Warning (unit_address_vs_reg): Node /ocp/lcdc@4830e000/port/endpoint@0 has a unit name, but no reg property ===================================================================== Someone can give me a hint about what is causing this? []'s -Otacilio