Date: Mon, 7 Mar 2016 10:31:47 +0300 From: Chagin Dmitry <dchagin@freebsd.org> To: Miguel C <miguelmclara@gmail.com> Cc: "freebsd-emulation@freebsd.org" <freebsd-emulation@freebsd.org> Subject: Re: Sublime no longer working on FreeBSD CURRENT Message-ID: <20160307073147.GA4152@chd.heemeyer.club> In-Reply-To: <CADGo8CWEDVXYyT39q=0qDdV5Z=%2BBp4U=BXLRh5m2OHszLrBiNA@mail.gmail.com> References: <CADGo8CUE9LD1AFMCQtBzYmN8w1OeHZUUvbr0SXztqhiVhc53oA@mail.gmail.com> <20160306013429.GA9032@chd.heemeyer.club> <CADGo8CWEDVXYyT39q=0qDdV5Z=%2BBp4U=BXLRh5m2OHszLrBiNA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 07, 2016 at 01:42:46AM +0000, Miguel C wrote: > https://dpaste.de/ucXY > > It seems to fail do to missing "shm" but this should work with the link to > tmp on devfs.conf, or at least it did before. > yes, it's related to the /dev/shm. please, mount tmpfs to the /tmp, ie put tmpfs /tmp tmpfs rw,size=1g,mode=1777 0 0 to the /etc/fstab
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160307073147.GA4152>