Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Apr 2021 05:34:14 -0400
From:      LuMiWa <lumiwa@dismail.de>
To:        freebsd-questions@freebsd.org
Subject:   Re: fstab
Message-ID:  <20210410053414.45f601d7@dismail.de>
In-Reply-To: <CAN6yY1uXEmw8JdhNrRQ_swxSRXb%2Ba=5p3BADAcXOE4QDONJmdg@mail.gmail.com>
References:  <20210408180150.7a8a27d5@dismail.de> <CAN6yY1uXEmw8JdhNrRQ_swxSRXb%2Ba=5p3BADAcXOE4QDONJmdg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 9 Apr 2021 21:40:25 -0700
Kevin Oberman <rkoberman@gmail.com> wrote:

> On Thu, Apr 8, 2021 at 3:02 PM LuMiWa via freebsd-questions <
> freebsd-questions@freebsd.org> wrote:
>=20
> > Hi!
> >
> > I have installed openjdk11 and I put in /etc/fstab
> >
> > proc    /proc   procfs  rw      0       0
> >
> > but when laptop start I got a message:
> > fstab /etc/fstab:4: Inappropriate file type or format but mounted
> > /proc
> >
> > I am using FreeBSD 13.0-RC5
> >
> > Thank you.
> > --
> > =E2=80=9CWe live in a world where there is more and more information, a=
nd
> > less and less meaning.=E2=80=9D
> >
> > Jean Baudrillard
> > _______________________________________________
> > 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"
> >
> 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.
>=20
> I am running 13-stable and have procfs with no problems.
> --
> Kevin Oberman, Part time kid herder and retired Network Engineer
> E-mail: rkoberman@gmail.com
> 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



--=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?20210410053414.45f601d7>