Hi.
I want to automount an ntfs partition on internal SSD.
I did following on FreeBSD 12.0-CURRENT #0 r315059.
(1) install sysutils/fusefs-ntfs
(2) add fuse_load="YES" to /boot/loader.conf
(3) add '/- -noauto' to /etc/auto_master
(4) add '/dev/ada0p4 /windows ntfs
rw,noauto,uid=XXX,gi
Hope you don't mind a top post...
Attached is a little patch you could test maybe?
rick
From: owner-freebsd-curr...@freebsd.org on
behalf of Rick Macklem
Sent: Thursday, March 16, 2017 9:57:23 PM
To: Dimitry Andric; Ian Lepore
Cc: Gergely Czuczy; FreeBSD
Dimitry Andric wrote:
[lots of stuff snipped]
> I'm also running into this problem, but while using lld. I must set
> vfs.timestamp_precision to 1 (e.g. sec + ns accurate to 1/HZ) on both
> the client and the server, to make it work.
>
> Instead of GNU ld, lld uses mmap to write to the output exe
Using r315340 I simply commented out those 3 lines and buildworld and
kernel succesfuly compiled and installed.
--- pciconf.o ---
/usr/src/head/usr.sbin/pciconf/pciconf.c:703:3: error: use of
undeclared identifier 'PCIC_ACCEL'
{PCIC_ACCEL,-1, "processing
acc
Err, I’m at r315289….
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: l...@lerctr.org
US Mail: 17716 Limpia Crk, Round Rock, TX 78664-7281
On 3/16/17, 5:51 PM, "Rick Macklem" wrote:
I believe the cause of this crash was
I believe the cause of this crash was fixed by a recent commit
to head r313735 (which was MFC'd to stable/11 and stable/10).
rick
From: owner-freebsd-curr...@freebsd.org on
behalf of Larry Rosenman
Sent: Wednesday, March 15, 2017 10:44:33 PM
To: freebsd.
> On 12 Mar 2017, at 18:47, Ian Lepore wrote:
>
> On Thu, 2017-03-09 at 21:07 +0100, Gergely Czuczy wrote:
>>
>> On 2017. 03. 09. 20:47, Gergely Czuczy wrote:
>>>
>>>
>>>
>>> On 2017. 03. 09. 19:44, John Baldwin wrote:
On Thursday, March 09, 2017 03:31:56 PM Gergely Czuczy wrote:
On Mon, 13 Mar 2017 14:04:23 -0700, John Baldwin wrote:
> On Monday, March 13, 2017 12:28:44 PM Jeffrey Bouquet wrote:
> > Seems to happen when Xorg has a large webpage or a page idle for a time
> >
> > Dump header from device: /dev/gpt/WDswap
> > Architecture: i386
> > Architecture Versio
On 16 Mar, O. Hartmann wrote:
> Am Wed, 15 Mar 2017 13:12:37 -0700
> Cy Schubert schrieb:
>> >
>> > When the clock is floating that wild, in all cases ntpd isn't
>> > running any mor e.
>> > I try to restart with options -g and -G to adjust the time quickly
>> > at the beginning, which works fin
Am Wed, 15 Mar 2017 13:12:37 -0700
Cy Schubert schrieb:
Thank you very much for responding.
> Hi O.Hartmann,
>
> I'll try to answer as much as I can in the noon hour I have left.
>
> In message <20170315071724.78bb0...@freyja.zeit4.iv.bundesimmobilien.de>,
> "O. H
> artmann" writes:
> > Runn
On Thursday, 16 March 2017 15:25:10 CET, Allan Jude
wrote:
The problem is that the build system has built a cross compiler in
/usr/obj that it uses to do the building etc, and it is 64bit. Your
32bit OS cannot run it (gives Exec format error).
Thanks for all the replies I got.
Meanwhi
On 2017-03-16 07:41, Matthias Apitz wrote:
>
>
> Hello,
>
> I have an older FreeBSD 9.0-CURRENT system which I want to update to
> 12-CURRENT:
>
> # uname -a
> FreeBSD vm-9Current 9.0-CURRENT FreeBSD 9.0-CURRENT #2 r220692: Sun Apr 17
> 03:28:12 CEST 2011 guru@tinyCurrent:/usr/obj/usr/src/
On Thu, 16 Mar 2017 12:41+0100, Matthias Apitz wrote:
>
>
> Hello,
>
> I have an older FreeBSD 9.0-CURRENT system which I want to update to
> 12-CURRENT:
>
> # uname -a
> FreeBSD vm-9Current 9.0-CURRENT FreeBSD 9.0-CURRENT #2 r220692: Sun Apr 17
> 03:28:12 CEST 2011 guru@tinyCurrent:/usr/
Hello,
I have an older FreeBSD 9.0-CURRENT system which I want to update to
12-CURRENT:
# uname -a
FreeBSD vm-9Current 9.0-CURRENT FreeBSD 9.0-CURRENT #2 r220692: Sun Apr 17
03:28:12 CEST 2011 guru@tinyCurrent:/usr/obj/usr/src/sys/GENERIC i386
To do so without compiling everything from sc
Mark Millard wrote:
> [Something strange happened to the automatic CC: fill-in for my original
> reply. Also I should have mentioned that for my test program if a
> variant is made that does not fork the swapping works fine.]
>
> On 2017-Mar-15, at 9:37 AM, Mark Millard wrote:
>
> > On 2017-Mar-
On 2017-Mar-15, at 11:07 PM, Scott Bennett wrote:
> Mark Millard wrote:
>
>> [Something strange happened to the automatic CC: fill-in for my original
>> reply. Also I should have mentioned that for my test program if a
>> variant is made that does not fork the swapping works fine.]
>>
>> On 20
16 matches
Mail list logo