- Create 5GB FreeBSD image.
- Install FreeBSD on xhyve.
- Mount host directory.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# See http://mybookworld.wikidot.com/forum/t-583096 | |
# See http://tech.roxee.tv/2012/06/12/solving-the-my-book-live-insane-load/ | |
# http://community.wd.com/t5/My-Book-Live-Duo/New-MyBook-Duo-4Tb-astonishingly-slow-I-mean-really-soul/td-p/417642/page/5 | |
# Disable all this stuff, but also make miocrawler drops its logs. | |
# vi /etc/rsyslog.d/miocrawler.conf | |
# [root@storagecasa rsyslog.d]# cat miocrawler.conf |