fstab

Graham Perrin grahamperrin at gmail.com
Sat Apr 10 12:23:11 UTC 2021


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



More information about the freebsd-questions mailing list