Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Nov 2014 11:50:44 -0800
From:      "Chris H" <bsd-lists@bsdforge.com>
To:        emulation@freebsd.org, Chris Roberts <jakeroberts01@windstream.net>
Subject:   Re: boot hangs on fsck with linprocfs enabled.
Message-ID:  <295d549c4301fc6416a82af16f9fbaee@ultimatedns.net>
In-Reply-To: <547B6F87.80108@windstream.net>
References:  <547B6F87.80108@windstream.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 30 Nov 2014 13:27:03 -0600 Chris Roberts <jakeroberts01@windstream.net>
wrote

> Good afternoon.  I am on a nearly fresh install of FreeBSD 10.1 amd64
> with.  I installed linux-f10 from ports with the default options.  I had
> to reboot this morning, and now the system hangs at boot complaining
> that it can't find fsck_linprocfs.  There isn't a packaged called this
> that I can find by that name.
> 
> The system is a Toshiba laptop that I am using as a desktop.  Mate,
> xorg, flashplugin, nswrapper, are installed.  I have one jail configured
> in jails.conf.
> 
> my rc.conf
> hostname="huninn"
> wlans_iwn0="wlan0"
> ifconfig_wlan0="WPA DHCP"
> sshd_enable="YES"
> ntpd_enable="YES"
> powerd_enable="YES"
> # Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
> dumpdev="AUTO"
> zfs_enable="YES"
> slim_enable="YES"
> hald_enable="YES"
> dbus_enable="YES"
> sendmail_enable="NONE"
> fsck_y_enable="YES"
> usbd_enable="YES"
> clear_tmp_enable="YES"
> syslogd_flags="-ss"
> ntpd_sync_on_start="YES"
> devfs_system_ruleset="localrules"
> privoxy_enable="YES"
> jail_enable="YES"
> nfs_client_enable="YES"
> 
> ###############
> my /etc/fstab
> # Device        Mountpoint    FStype    Options        Dump    Pass#
> /dev/ada0p2.eli        none    swap    sw        0    0
> linproc          /compat/linux/proc   linprocfs   rw   0  1
> 
> 192.168.1.131:/Backups/Media  /home/jake/Media nfs rw,noatime 0  0
> 
> 192.168.1.131:/Backups/Music  /home/jake/Music nfs rw,noatime 0  0
> 
> 
> 
> I have tried both linproc and linprocfs in fstab.  Either way works with
> mount -a, but both hang at boot.
Greetings,
I use the following on all the systems I manage that use it:
linproc	/compat/linux/proc	linprocfs	rw	0	0

Note the 0 on the end.

All the best.

--Chris

> 
> _______________________________________________
> freebsd-emulation@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
> To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@freebsd.org"





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?295d549c4301fc6416a82af16f9fbaee>