Date: Wed, 18 Jan 2017 09:26:54 -0800 From: bob prohaska <fbsd@www.zefox.net> To: freebsd-arm@freebsd.org Subject: fstab: /etc/fstab:10: Inappropriate file type or format on RPI2 Message-ID: <20170118172653.GA28052@www.zefox.net>
next in thread | raw e-mail | index | archive | help
Recently an RPI2 running
FreeBSD 12.0-CURRENT #10 r312361: Wed Jan 18 00:06:38 PST 2017
bob@www.zefox.com:/usr/obj/usr/src/sys/RPI2 arm
has started to report
fstab: /etc/fstab:10: Inappropriate file type or format
/etc/fstab contains
/dev/mmcsd0s1 /boot/msdos msdosfs rw,noatime 0 0
/dev/mmcsd0s2a / ufs rw,noatime 1 1
#md /tmp mfs rw,noatime,-s50m 0 0
#md /var/log mfs rw,noatime,-s15m 0 0
#md /var/tmp mfs rw,noatime,-s5m 0 0
/dev/da0p4 /tmp ufs rw,noatime 0 3
/dev/da0p3 /usr ufs rw,noatime 1 2
/dev/da0p2 none swap sw 0 0
/dev/da0p1 /var ufs rw,noatime 0 4
proc /procfs rw 0 0
where the offending line is the last one above.
I can't see what's wrong, could somebody please point it out?
Thanks for reading,
bob prohaska
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170118172653.GA28052>
