On 2/9/19 1:11 AM, Paul Smith wrote:
> Dear All,
>
> With the most recent versions of VirtualBox, the shared folder is not
> working properly as before.
>
> My guest machine is running Windows 7, and the shared folder works
> fine during some time. However, after some time, the connection to the
>
On Fri, Feb 8, 2019 at 6:56 PM Patrick O'Callaghan
wrote:
> >
> > With the most recent versions of VirtualBox, the shared folder is not
> > working properly as before.
> >
> > My guest machine is running Windows 7, and the shared folder works
> > fine during some time. However, after some time, th
On Fri, 2019-02-08 at 17:11 +, Paul Smith wrote:
> Dear All,
>
> With the most recent versions of VirtualBox, the shared folder is not
> working properly as before.
>
> My guest machine is running Windows 7, and the shared folder works
> fine during some time. However, after some time, the co
Dear All,
With the most recent versions of VirtualBox, the shared folder is not
working properly as before.
My guest machine is running Windows 7, and the shared folder works
fine during some time. However, after some time, the connection to the
shared folder gets lost. Are other people experienc
On 2/8/19 8:54 PM, Tom Horsley wrote:
> Sometime recently systemd has decided to shutdown
> the network interfaces before it unmounts all the
> NFS filesystems, thus resulting in about a 5 minute
> timeout on reboot.
>
> I've now added code to my pre-reboot script to
> umount -l and umount -f every
Sometime recently systemd has decided to shutdown
the network interfaces before it unmounts all the
NFS filesystems, thus resulting in about a 5 minute
timeout on reboot.
I've now added code to my pre-reboot script to
umount -l and umount -f every nfs filesystem
prior to really rebooting, and I ca