From owner-freebsd-questions@freebsd.org Sat Apr 10 18:56:52 2021 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 940265D50BE for ; Sat, 10 Apr 2021 18:56:52 +0000 (UTC) (envelope-from lumiwa@dismail.de) Received: from mx1.dismail.de (mx1.dismail.de [78.46.223.134]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mx1.dismail.de", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FHkkW2fxRz3s9K for ; Sat, 10 Apr 2021 18:56:50 +0000 (UTC) (envelope-from lumiwa@dismail.de) Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id e8d47262 for ; Sat, 10 Apr 2021 20:56:48 +0200 (CEST) Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 3eb2cb02 for ; Sat, 10 Apr 2021 20:56:48 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id afe430bf for ; Sat, 10 Apr 2021 20:56:48 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 5db330d2 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for ; Sat, 10 Apr 2021 20:56:47 +0200 (CEST) Date: Sat, 10 Apr 2021 14:56:40 -0400 From: LuMiWa To: freebsd-questions@freebsd.org Subject: Re: fstab Message-ID: <20210410145640.45a31525@dismail.de> In-Reply-To: References: <20210408180150.7a8a27d5@dismail.de> <20210410053414.45f601d7@dismail.de> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; amd64-portbld-freebsd13.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4FHkkW2fxRz3s9K X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.70 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[dismail.de:s=20190914]; FROM_HAS_DN(0.00)[]; DWL_DNSWL_MED(-2.00)[dismail.de:dkim]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:78.46.223.134]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; TO_DN_NONE(0.00)[]; RCVD_DKIM_ARC_DNSWL_MED(-0.50)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_THREE(0.00)[4]; RCVD_IN_DNSWL_MED(-0.20)[78.46.223.134:from]; DKIM_TRACE(0.00)[dismail.de:+]; DMARC_POLICY_ALLOW(-0.50)[dismail.de,reject]; NEURAL_HAM_SHORT(-1.00)[-1.000]; NEURAL_SPAM_LONG(1.00)[1.000]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:24940, ipnet:78.46.0.0/15, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; MAILMAN_DEST(0.00)[freebsd-questions] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2021 18:56:52 -0000 On Sat, 10 Apr 2021 13:23:07 +0100 Graham Perrin wrote: > On 10/04/2021 10:34, LuMiWa via freebsd-questions wrote: >=20 > > =E2=80=A6 The problem start after installed openjdk11 and I put fdesk > > /dev/fd fdesfs rw 0 0 > > and > > proc /proc procfs rw 0 0 > > > > in /etc/fstab. > > It doesn't boot and I remove fdesc from fstab and it boot but start > > complaining about inappropriate... and I remove proc too but I am > > getting message still. I do not see any problem with system. But I > > have /dev/fd. > > My fstab: > > # Device Mountpoint FStype Options > > Dump Pass# /dev/nvd0p1 /boot/efi > > msdosfs rw 2 2 /dev/nvd0p2 / > > ufs rw 1 1 /dev/nvd0p3 > > swap sw 0 0 >=20 > At a glance, fdesfs would have been invalid (a typo). >=20 > Please see . >=20 > If you like, compare with my current /etc/fstab > . >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" Thank you very much. It was my mistake but not with java but with swap. It missed Mountpoint none. I apologize to everyone for take your time. I had on the other computer with 12.2 the same settings :) --=20 =E2=80=9CWe live in a world where there is more and more information, and l= ess and less meaning.=E2=80=9D Jean Baudrillard