On Fri, 9 Apr 2021 21:40:25 -0700
Post by Kevin ObermanOn Thu, Apr 8, 2021 at 3:02 PM LuMiWa via freebsd-questions <
Post by LuMiWa via freebsd-questionsHi!
I have installed openjdk11 and I put in /etc/fstab
proc /proc procfs rw 0 0
fstab /etc/fstab:4: Inappropriate file type or format but mounted /proc
I am using FreeBSD 13.0-RC5
Thank you.
--
“We live in a world where there is more and more information, and
less and less meaning.”
Jean Baudrillard
_______________________________________________
https://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "
Is line 4 the procfs line? Could you post the full file? If proc was
mounted, that line should be OK. I'm a bit suspicious there may be
something else that happened when you edited the file.
I am running 13-stable and have procfs with no problems.
--
Kevin Oberman, Part time kid herder and retired Network Engineer
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
_______________________________________________
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
Thank you
--
“We live in a world where there is more and more information, and less
and less meaning.”
Jean Baudrillard