You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest modifying the Debian installation instructions as follows (I have installed mhddfs-nosegfault on Ubuntu 15.10):
Installation
Debian
git clone https://github.com/vdudouyt/mhddfs-nosegfault
cd mhddfs-nosegfault
fakeroot dpkg-buildpackage -us -uc
sudo umount -a
cp /usr/bin/mhddfs mhddfs.bkp
sudo cp mhddfs /usr/bin
sudo mount -a
This package is awesome. I hope it fixes my transport endpoint error. Can you tell me what you changed in the mhddfs source (I don't want to sdiff everything)?
The text was updated successfully, but these errors were encountered:
johnrichardrinehart
changed the title
Suggestion: Modify Installation Instructions
Suggestion: Modify Debian Installation Instructions
Feb 2, 2016
I suggest modifying the Debian installation instructions as follows (I have installed mhddfs-nosegfault on Ubuntu 15.10):
Installation
Debian
This package is awesome. I hope it fixes my transport endpoint error. Can you tell me what you changed in the mhddfs source (I don't want to sdiff everything)?
The text was updated successfully, but these errors were encountered: