From mboxrd@z Thu Jan 1 00:00:00 1970 From: Angelo Dureghello Date: Mon, 13 Oct 2014 13:06:29 +0000 Subject: udev error, ENOEXEC Message-Id: <543BCE55.4010400@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Dear all, i am running kernel 3.19.0, Init 2.88 and udev 182 At boot i get this automount error: VFS: Mounted root (ubifs filesystem) on device 0:14. devtmpfs: mounted Freeing unused kernel memory: 152K (c05de000 - c0604000) INIT: version 2.88 booting Please wait: booting... Populating /dev using udev: udevd[1070]: starting version 182 davinci_wdt: disagrees about version of symbol module_layout done Starting System Watchdog service: random: nonblocking pool is initialized done udevd[1088]: failed to execute '/lib/udev/automount' 'automount add mmcsd /dev/mmcblk0p1': Exec format error Mounting configuration partition... Checking that all configuration is in place... Done Inserting all the extra modules... .... Tried hardly to find informations over the day, but still can't get out. After login, if i execute the same "automount" command not launched from udev but from command prompt), mount works. Same rootfs image with old kernel 3.5.1 was also working. Could this be an udevd issue ? If not, how can i debug to solve this problem ? Every help is appreciated, many thanks angelo