From mboxrd@z Thu Jan 1 00:00:00 1970 From: Finn Thain Subject: Re: Installing with new Installer-Image Date: Fri, 15 Sep 2017 21:32:56 +1000 (AEST) Message-ID: References: <98ed5d64-d0d6-799e-a13e-63af27df3a4f@abbuc.de> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from kvm5.telegraphics.com.au ([98.124.60.144]:44778 "EHLO kvm5.telegraphics.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751198AbdIOLcw (ORCPT ); Fri, 15 Sep 2017 07:32:52 -0400 In-Reply-To: Sender: linux-m68k-owner@vger.kernel.org List-Id: linux-m68k@vger.kernel.org To: Geert Uytterhoeven Cc: John Paul Adrian Glaubitz , Stefan Niestegge , Debian m68k , Linux/m68k On Fri, 15 Sep 2017, Geert Uytterhoeven wrote: > CONFIG_DEVTMPFS_MOUNT=y > It wasn't needed with QEMU, so I doubt that it is needed with Aranym. systemd seems to have mounted /dev regardless. I mentioned this in the other thread: # grep devtmpfs /proc/mounts devtmpfs /dev devtmpfs rw,relatime,size=500196k,nr_inodes=125049,mode=755 0 0 --