Date: Sun, 8 Sep 2019 17:19:30 -0700 From: Kevin Oberman <rkoberman@gmail.com> To: Michael Butler <imb@protected-networks.net> Cc: Alan Somers <asomers@freebsd.org>, "Clay Daniels Jr." <clay.daniels.jr@gmail.com>, "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>, freebsd@dussan.org Subject: Re: fusefs & ntfs-3g Message-ID: <CAN6yY1t=CisCLx_8eU-=NGrPQ3PcRcaQQ1v=eao%2BLBO5XotPDQ@mail.gmail.com> In-Reply-To: <f3f7050d-f94d-5c78-1b75-d27c52226a6d@protected-networks.net> References: <CAGLDxTXT4Dh4D_FuFNoMgsqNTbx03sY=yYAPixpddqim3P_LpA@mail.gmail.com> <CAOtMX2jQ9KwbZJYnds%2B7mqD8-jv_wn3SJsPS4HvS64jJQV3YDw@mail.gmail.com> <f3f7050d-f94d-5c78-1b75-d27c52226a6d@protected-networks.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 8, 2019 at 4:46 PM Michael Butler <imb@protected-networks.net> wrote: > On 9/8/19 7:09 PM, Alan Somers wrote: > > On Sun, Sep 8, 2019 at 5:00 PM Clay Daniels Jr. < > clay.daniels.jr@gmail.com> > > wrote: > > > >> I want to view my Windows C: drive on ata0p4. > >> This is what I have: > [...] > >> root@bsd13:/home/clay # ntfs-3g -o default_permissons /dev/ada0p4 /mnt > >> * Windows is hibernated, refused to mount. > >> The disk contains an unclean file system (0, 0). > >> Metadata kept in Windows cache, refused to mount. > >> Falling back to read-only mount because the NTFS partition is in an > unsafe > >> state. Please resume and shutdown Windows fully (no hibernation > >> or fast restarting. > >> > >> I'm having a roadblock here. Maybe someone knows the answer. > >> > > > > I'm assuming that you already ascertained that the Windows file system > was > > in fact clean? If so, then this sounds like a problem with fusefs-ntfs, > > not with fuse in general. I've CC'd its maintainer. He may be able to > > help you. > > -Alan > > Windows-10 has a changed default; it does the equivalent of hibernation > to facilitate "fast start". ntfs-3g won't touch a partition for writing > in that mode :-( > > If I recall correctly, there is a setting you must change from in > Windows under control panel -> system -> power and sleep. From there you > should be able to disable the "fast start" option and, after shutting > down, ntfs-3g will allow a read/write mount, > I can confirm this. It is documented, but not obvious. You ave two choices: 1. Change the system setting, more or less as Michael suggests. I'm away from my only W10 system, so I can't check the exact details. 2. Force a full shutdown by starting a command window and entering "shutdown /s /f /t 0". This is a one-time full shutdown. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1t=CisCLx_8eU-=NGrPQ3PcRcaQQ1v=eao%2BLBO5XotPDQ>