Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Apr 2021 13:23:07 +0100
From:      Graham Perrin <grahamperrin@gmail.com>
To:        LuMiWa <lumiwa@dismail.de>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: fstab
Message-ID:  <d77b44a7-343a-bcaf-53c4-aecfb56c5d47@gmail.com>
In-Reply-To: <20210410053414.45f601d7@dismail.de>
References:  <20210408180150.7a8a27d5@dismail.de> <CAN6yY1uXEmw8JdhNrRQ_swxSRXb%2Ba=5p3BADAcXOE4QDONJmdg@mail.gmail.com> <20210410053414.45f601d7@dismail.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/04/2021 10:34, LuMiWa via freebsd-questions wrote:

> … 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

At a glance, fdesfs would have been invalid (a typo).

Please see <https://www.freshports.org/java/openjdk11/#message>.

If you like, compare with my current /etc/fstab <https://bsd.to/qDqD/raw>.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d77b44a7-343a-bcaf-53c4-aecfb56c5d47>