From owner-freebsd-current@FreeBSD.ORG Sat Oct 12 03:52:53 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 35A0084F; Sat, 12 Oct 2013 03:52:53 +0000 (UTC) (envelope-from miguelmclara@gmail.com) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9FD642675; Sat, 12 Oct 2013 03:52:52 +0000 (UTC) Received: by mail-wi0-f180.google.com with SMTP id h11so1006487wiv.13 for ; Fri, 11 Oct 2013 20:52:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=user-agent:in-reply-to:references:mime-version:content-type :content-transfer-encoding:subject:from:date:to:cc:message-id; bh=YpsGJcGYOlDLh4yiT3LZKHRRIR+KaeRqK+jh6c5/WUM=; b=d2A18X5VsppSFdNDSbGtnBvrph9ExDSvt380F1k/hKREQnDmVmzsbFBMRWAp83N8HZ jwl5StA1KVbsk1dq+sKvLgXaMITR20+9ZXEe+QmEB7IxPbYj1lZ9FqeN+KubDTzUGuSB 1sj7p9v0WUqGQLgxigvmbmshwGGRtjeFwv0yDzgIti2+CacF8wNI7xBsRrO6+AMiDF9d 3gwPUa+bOvFjpTAK/HNO0msRA+lhSMwe5rMT7Ce6f9NkaxOqvJWaeNA138S296DIaI+D 95QHR04dypDQRZQDOnmyI+So4geRnGm0qU+I4oIZcQa7B4ReCsAw5LD/T379qs/QD3os LUXw== X-Received: by 10.180.221.38 with SMTP id qb6mr5794701wic.8.1381549969047; Fri, 11 Oct 2013 20:52:49 -0700 (PDT) Received: from android-7378cca9a7882e13.geek.lan (52.91.249.5.rev.vodafone.pt. [5.249.91.52]) by mx.google.com with ESMTPSA id d11sm11417304wic.4.2013.10.11.20.52.47 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 11 Oct 2013 20:52:48 -0700 (PDT) User-Agent: K-9 Mail for Android In-Reply-To: <08D4D879-C866-4BEB-BB1D-9579A32F1975@FreeBSD.org> References: <52571EF6.8010703@gmail.com> <5257DDD1.4070403@gmail.com> <08D4D879-C866-4BEB-BB1D-9579A32F1975@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [SOLVED] Re: Can't start iscsid - kldload: can't load iscsi: Exec format error - FreeBSD 10 Alpha 2 From: "Miguel C." Date: Sat, 12 Oct 2013 04:52:45 +0100 To: =?UTF-8?Q?Edward_Tomasz_Napiera=C5=82a?= Message-ID: <7c50c939-bfe7-4fcb-b3ef-5c51d4ae8a9c@email.android.com> Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Oct 2013 03:52:53 -0000 I updated to alpha5 it is indeed removed. Thanks "Edward Tomasz Napierała" wrote: >Dnia 11 paź 2013 o godz. 13:15 "Mike C." >napisał(a): > >> >>> On 10/11/13 09:24, Edward Tomasz Napierała wrote: >>>> Wiadomość napisana przez Mike C. w dniu 10 paź 2013, o godz. 23:41: >>>> Hi, >>>> >>>> I'm running Alpha-2 and wanted to test with iscsi but it seems I >can't >>>> start iscsid. >>>> >>>> >>>> $ sudo service iscsid onerestart >>>> kldload: can't load iscsi: Exec format error >>>> /etc/rc.d/iscsid: WARNING: Unable to load kernel module iscsi >>>> /etc/rc.d/iscsid: WARNING: failed precmd routine for iscsid >>>> >>>> >>>> dmesg shows: >>>> interface icl.1 already present in the KLD 'kernel'! >>>> linker_load_file: Unsupported file type >>> >>> Do you have "device ctl" in your kernel config? If so, >>> either remove it (ctl.ko module is automatically loaded >>> by ctladm), or add "device iscsi". >> >> device ctl # CAM Target Layer >> >> Seems that GENERIC has it by default! I'll remove and recompile! > >Actually, it got removed from GENERIC in 10 some time ago. -- Sent from my Android device with K-9 Mail. Please excuse my brevity.