From owner-freebsd-stable@freebsd.org Thu Jul 6 22:14:40 2017 Return-Path: Delivered-To: freebsd-stable@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 D144FD935C3 for ; Thu, 6 Jul 2017 22:14:40 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-pg0-x230.google.com (mail-pg0-x230.google.com [IPv6:2607:f8b0:400e:c05::230]) (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 AB18A81D34 for ; Thu, 6 Jul 2017 22:14:40 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by mail-pg0-x230.google.com with SMTP id u62so7301765pgb.3 for ; Thu, 06 Jul 2017 15:14:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=75uAvtRl2FTfaj0YEjO+217fiw6u7LdtMttuVJNaN3k=; b=pnMHgJx2+jX26vXeflDMGqOoqKfyndc10jy7bGGPPLUdnposbFN/X4SrIL4X2RjLVU u0HmZ6n5ntXxvJ1z/OpnC/TpKpw/v9INV5di+YsuvYe9E06817kcOCdyQ1a4rZsVPAKf VLZ8xDYaC2ZHParzq9DPBMxBsioN97QAamEU0UttGI/gKEJrrLvY9oeiwoG638G32hI1 EgYT6rNFo97BtxjMJfHIA5y7qAL/WOtX2um/im4nsZoXFQeZ82XyeNSHfQT0xil9dWXx g4x4puYMGaI9SRqjfyiK0hPhAaDxDXfaj0hr0DDYnm7973H0YNufka3lb3bxnUtWvg4N 1H0g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=75uAvtRl2FTfaj0YEjO+217fiw6u7LdtMttuVJNaN3k=; b=RJNQKAAXlRdD/xW2QartspCYKZa4UITtgyd9Z5LYldW4gO2a5gzXu3ryl2lIEfAwYP UGKeg7f4+FmRPHow0j5p3elr2U2WanNi2+S/ub36JjihrYCke05bV+iTbD85kmkzeEd4 tjZ5VEck67Rim7yWPXdMvGH8ir7txXwNCyJKF2/jgs49GGv2+VYB/6kSuFHM2bEaQGVX E/oCHNL82Dn/IDbLpOEHWW1G8MZv5YkvqYGtS9DdzqRy+WFqGgeUUnkUiHEf/Wj+Ht9n jtV/gFvbYnnVpAUCKPGHyLgd6vcJcLsFqmRNAJq2S3Ck7WISm+IDtdUjtYm7hWwq3H/M E47w== X-Gm-Message-State: AIVw111U3g+WO3SIIsIJN+I3teMSQ1rzT1huDf8yI39AztdFJdJIldL7 OAEZu+tALP2Z6d8gnWQzXungv+Ayivhm5do= X-Received: by 10.98.215.73 with SMTP id v9mr28386622pfl.103.1499379280193; Thu, 06 Jul 2017 15:14:40 -0700 (PDT) MIME-Version: 1.0 Sender: kob6558@gmail.com Received: by 10.100.165.193 with HTTP; Thu, 6 Jul 2017 15:14:39 -0700 (PDT) In-Reply-To: <595E905A.5030705@rodconit.com> References: <595E905A.5030705@rodconit.com> From: Kevin Oberman Date: Thu, 6 Jul 2017 15:14:39 -0700 X-Google-Sender-Auth: gdl4fPa2p-vxLz-06BUFA3aGBF4 Message-ID: Subject: Re: pefs not working To: Walther Cc: FreeBSD-STABLE Mailing List Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jul 2017 22:14:40 -0000 On Thu, Jul 6, 2017 at 12:32 PM, Walther wrote: > Hello > Testing FreeBSD 11.1 RC1 i386 version I found the following: > I am not able to load pefs (pefs.ko) I am not receiving an error but it > can not be loaded > I added pefs_load="YES" to the /boot/loader.conf and I also tried running > kldload but it ois always failing > Thanks > > Walther > pefs does not seem to be part of the base OS. Is it installed by a port? And, if so, which one? If it is installed from port, it MUST be rebuilt when the kernel is updated. It may be installed as a package only if you are running a RELEASE version and release candidates are not releases, so you MUST rebuild them from sources. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683