Date: Sat, 10 Apr 2021 14:56:40 -0400 From: LuMiWa <lumiwa@dismail.de> To: freebsd-questions@freebsd.org Subject: Re: fstab Message-ID: <20210410145640.45a31525@dismail.de> In-Reply-To: <d77b44a7-343a-bcaf-53c4-aecfb56c5d47@gmail.com> References: <20210408180150.7a8a27d5@dismail.de> <CAN6yY1uXEmw8JdhNrRQ_swxSRXb%2Ba=5p3BADAcXOE4QDONJmdg@mail.gmail.com> <20210410053414.45f601d7@dismail.de> <d77b44a7-343a-bcaf-53c4-aecfb56c5d47@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 10 Apr 2021 13:23:07 +0100 Graham Perrin <grahamperrin@gmail.com> 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 <https://www.freshports.org/java/openjdk11/#message>. >=20 > If you like, compare with my current /etc/fstab > <https://bsd.to/qDqD/raw>. >=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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210410145640.45a31525>