FreeBSD Challenge, Day 12-15
Half-way point.
Much progress made in the world of a bootable USB stick to get my new-fangled WiFi chip working. I was able to make a new image, wrote it to a new USB stick, booted it, and was able to successfully scan for my Access Points! W00t!
Tomorrow, I will take the second laptop (HP EliteBook Revolve 810), and load it with 10-Release (slightly patched). I do not expect everything to work (it has a touch screen), but enough should work that I can start using it for the daily driver. Having real wifi will help a lot.
FreeBSD Challenge, Day 9-11
Ah, life with kids…not enough spare time with soccer and volleyball practices and games.
Things are going well. Found a few more small utilities that I use under Linux and added them via pkgng, and all is good.
Next up: system debugging. The system will slow down at random points, so I need to go find a good performance debug guide. The only thing changed was I imported my music library (~60G), but my drive is still plenty empty (~37% used), so I do not think it is ZFS, but I am not sure.
FreeBSD Challenge, Day 8
Again, work is dragging, so not much to update.
I have install btsync and I am now syncing home dirs between the laptop, desktop, and the FreeNAS.
My attempt to build a custom kernel to deal with the new WiFi was mixed. I was able to build the kernel and world just fine and it made a USB image for me. But, it would not boot...I do need to figure out how to debug this. :)