Visual Studio 2015, a dead drive, and the inability to repair or modify the installation
So the reason I got the array was because one of my 2TB Drives failed on me. This has caused some major issues for my main dev environment. I utilize an SSD for boot, so I offload my Programs to a Program Drive. They don't really need fast IO. Well this kicked me in the nuts by corrupting my VS 2015 installation when the drive failed.
Might have to re-image my box if VS 2015 keeps giving me troubles.Trying to use the following instructions again to retry the installation.
Starting to move onto GPU Parallel Programming. It's a lot simpler to understand the concept it seems with CUDA cores versus actual CPU.
https://blogs.msdn.microsoft.com/heaths/2015/07/14/how-to-install-visual-studio-to-another-directory-when-a-pre-release-is-installed/
Another idea I came up with last night in a state of non-sleep was attempting to throw myself headfirst into Kernel-Mode Driver Debugging. Crazy I know, but what other way will I learn? I know of a case that I can recreate, but to get my debugging skills to the next level would be pretty awesome. So here's to another start and reminder of what I'm trying to learn.
https://msdn.microsoft.com/en-us/library/windows/hardware/ff553208(v=vs.85).aspx
Majority of my blog is dedicated to myself as mental reminders, that "Hey! Remember to do this stuff!"
Might have to re-image my box if VS 2015 keeps giving me troubles.Trying to use the following instructions again to retry the installation.
Starting to move onto GPU Parallel Programming. It's a lot simpler to understand the concept it seems with CUDA cores versus actual CPU.
https://blogs.msdn.microsoft.com/heaths/2015/07/14/how-to-install-visual-studio-to-another-directory-when-a-pre-release-is-installed/
Another idea I came up with last night in a state of non-sleep was attempting to throw myself headfirst into Kernel-Mode Driver Debugging. Crazy I know, but what other way will I learn? I know of a case that I can recreate, but to get my debugging skills to the next level would be pretty awesome. So here's to another start and reminder of what I'm trying to learn.
https://msdn.microsoft.com/en-us/library/windows/hardware/ff553208(v=vs.85).aspx
Majority of my blog is dedicated to myself as mental reminders, that "Hey! Remember to do this stuff!"
Comments
Post a Comment