Fix INACCESSIBLE_BOOT_DEVICE with Boot Camp Windows Systems
Dec 19, 2019 · 2 min read · windows fix macOS boot camp windows 10 INACCESSIBLE_BOOT_DEVICE bsod blue screen ·Like any self-respecting computer geek, I like everything. I typically run-up Windows on my Macs by installing it via Boot Camp, and then booting it as a VM. This lets me run everything in parallel, but also go full native mode when needed. Recently, I found I couldn’t boot my Windows natively any more, though it would …
Read MoreMy main personal web server became infected with some effin malware that was injected it very nearly every single .php script on the server. The injected code was basically: //###=CACHE START=### @error_reporting(E_ALL); @ini_set(“error_log”,NULL); …etc $strings = “as”; $strings .= “se”; $strings .= “rt”; $strings2 = …
Read MoreHowdy all, geek-mode enabled. So I’ve been fighting somewhat to get my AirPlay enabled device (Apple TV) to function perfectly. I use pfsense to run my router and in so doing I’ve got a Wireless and Wired network that are bridged together. I found with the AppleTV that only devices on the same physical media could …
Read MoreUbuntu 9.10 remote mounts via sshfs
Feb 7, 2010 · 2 min read · linux sshfs ubuntu 9.10 /etc/fstab fstab configure permission user d?? order resolve fix ·Hey just a fast post here.. I’ve been using sshfs on Ubuntu (meh, linux in general) for awhile as a means of securely remotely accessing my files. I’ve taken some steps to add a line to my /etc/fstab file to make this run smoothly… Though today I ran in to a really weird situation. I found that despite having a …
Read More