In article <CAN+FjHNaKxUqE=uwrut1w540xr1ies+bbpmq_rbaiasjvjq...@mail.gmail.com>, Benny Siegert <[email protected]> wrote: >On Fri, Apr 4, 2014 at 12:14 PM, Ottavio Caruso ><[email protected]> wrote: >> 1) Install fuse-ntfs-3g and mount the existing Windows page file on Netbsd > >That's a definite No, I would say. The NTFS-3G driver is probably not >stable enough, and you may run into all kinds of random problems.
Yes, but you can mount_ntfs locally readwrite, and point the swap file to the windows pagefile. I believe that should work because the write code for NTFS is complete but the block allocation and freeing code is missing, but you don't need that. christos
