From owner-freebsd-stable@freebsd.org Thu Jul 6 21:59:29 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 3B6BBD92FC6 for ; Thu, 6 Jul 2017 21:59:29 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-yb0-x233.google.com (mail-yb0-x233.google.com [IPv6:2607:f8b0:4002:c09::233]) (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 03DD38118A for ; Thu, 6 Jul 2017 21:59:26 +0000 (UTC) (envelope-from asomers@gmail.com) Received: by mail-yb0-x233.google.com with SMTP id 84so5223250ybe.0 for ; Thu, 06 Jul 2017 14:59:25 -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=mjSMOLCdbsRmQ/Q8L/+NV9aVzPTdVxgRxcmkvah2egc=; b=XgvHU6DSCNPWDIZ48dq52DQ/7j5+8g0vYuS51QmgTSs0pv6Hr2ttqlGlFlgqhq1JmR 93+iRb7cawVsgvdRZ/WfOGDRqw1tTqHxyKffgL246FF/7CNkAaaXqxQRuWCp9uGRVRzf YK28MEZ9y8MaBGW/Sl2J4Ai8Jtjvn53zhOyRe7fJm324dfA6v6e37bh4SIHF1pLlRZGy oV5PSs+QNn05GJvvSCeUa9Us2TQIr0vsv5w61daCNL/vpTn/8CHuqdkWqrA9Ud32o7X+ taFyjkEqnZJHx5q6CYhOEiBANHa6ZprNJ1weRqYAhbPLKCEVBNsFTCJfhJy2ylBVDkuN /hbA== 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=mjSMOLCdbsRmQ/Q8L/+NV9aVzPTdVxgRxcmkvah2egc=; b=P3X5XmhzQu0oQmc5TLZCxGn4IyONUaTf7o3W9tWrzOEywmJn20Koen+1gJF3tauVMA RSlo1b18yTMk3HtvAtUreVgcmAzkrzun9PeC/wTZP+BW0jL7s+AJI/jYW+D1vFke8zwf 4yYq217MHB8GNSohjnZb0UilEqGBxcQw/IzpAMmm0Nhg6L8F/wsIhjXXUC7YDVm+aE9G m0ws1Rds+d7bWTE8xPZOTjBb4dOabX8unmmVY5S5vnPf4hknyVfDAP0cLYGeqoJMPlYI +2rUoDyjNcdkNP9rr8OQ91eqc0KitXcHV6sSTF9vsS4qcXEaU1zebqlD0unvuaz18B95 1aOQ== X-Gm-Message-State: AIVw113kSJAg2SSzf/zNx/BQIpngjKbn6VSm9F3Ha9nagv2Esb1PLxi8 +/FeYmVsOowwG1arqIjI8WViTBRTig== X-Received: by 10.37.172.153 with SMTP id x25mr1855372ybi.96.1499378365100; Thu, 06 Jul 2017 14:59:25 -0700 (PDT) MIME-Version: 1.0 Sender: asomers@gmail.com Received: by 10.13.206.199 with HTTP; Thu, 6 Jul 2017 14:59:24 -0700 (PDT) In-Reply-To: <595E905A.5030705@rodconit.com> References: <595E905A.5030705@rodconit.com> From: Alan Somers Date: Thu, 6 Jul 2017 15:59:24 -0600 X-Google-Sender-Auth: 0HLr3kSvJL3yYEEq_mlGJ1xmu2E Message-ID: Subject: Re: pefs not working To: Walther Cc: FreeBSD Content-Type: text/plain; charset="UTF-8" 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 21:59:29 -0000 What is this pefs? I've never heard of it, and I can't find it in the source anywhere. Are you sure you're spelling it right? -Alan On Thu, Jul 6, 2017 at 1: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 > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"