Hi @fullzero
when I recently upgraded my rig to run nvOC 0018, it did something nasty to an ssd that was connected to the rig which had a Windows 8.1 install on it. I remember reading something after it booted about how it was doing something to Windows partitions, and now if I remove the USB stick so the BIOs tries to boot from the SSD it says something like "NO OPERATING SYSTEM INSTALLED".
I do like to be able to swap to Windows to try out different things - do you have any idea how I may be able to repair the SSD so Windows will boot again? Or do I just have to go through the pain of installing it from scratch and unplug it when I use nvOC?
Install from scratch.
Then make sure it is not attached or you will kill it
BUMMER! A warning would have been nice.
Newmz, I had the identical thing happen to me. Most likely what happened is the boot record was wiped out on the hard drive where you had windows installed. I have not tried to recover mine yet but it should be a very simple thing. I would try something before taking philipma1957's advice; I would try putting a windows install disk into your DVD or USB key. Then run a recover. There is also (if I recall) an FSISK /MBR you can run.
I am going to try this myself but your windows partition should be fine, you're just missing an MBR. -No big deal really!
So give that some googling and you'll find it's easy to recover. Otherwise when I get to it this weekend. I will try to recover mine and let you know what I did to hopefully fix the issue.
My apologies; I had done a quick test to see if this would happen: but I realize now I needed to do a test with a standard option windows install; as I have used custom partitions will all the windows installs I have.
I will add a warning to the OP; and add more logic to 2unix for v0019.
hatch789 is correct in that if you used a standard windows partition set; your primary ( C Drive ) partition is still on that SSD.
A longer way to recover it with minimal risk ( and also make a backup of the primary partition ) You will need 3 additional SSDs of the same or larger capacity to do this:Get SSD to be used as the primary partition backup ready:Attach an already 1st booted nvOC USB key (make sure it is one that has already 1st booted so the same thing doesn't happen twice) and
an SSD that is empty or has data / an install you are willing to delete.
Boot the pc; and press the key for the boot menu, select the nvOC usb and boot
when it starts close the mining process and ensure the watchdog isn't running in the guake terminal (if it is select the tab and press ctrl + c to kill it)
go to the top right ( click Ubuntu button ) and type:
Disks
you should see a Disks application; click it to open
you should see the USB key and the SSD populate in the Disks app
select the SSD (its background should become orange)
at the top right of the application there is an icon with 3 horizontal lines
click this icon
and select Format Disk
set Erase to: Quick
set Partioning to: MBR / DOS
and Format the ssd
when it is done: underneath the orange horizontal bar that depicts the disk partitions:
click the
+
set Erase to: Quick
set Partitioning to: NTFS
click Create
when it is done shutdown the computer.
Make an iso Backup of the primary Windows partition:Attach an already 1st booted nvOC USB key (make sure it is one that has already 1st booted so the same thing doesn't happen twice) and
the SSD that you just got ready and
the original SSD with the affected windows install.
Boot the pc; and press the key for the boot menu, select the nvOC usb and boot
when it starts close the mining process and ensure the watchdog isn't running in the guake terminal (if it is select the tab and press ctrl + c to kill it)
go to the top right ( click Ubuntu button ) and type:
Disks
you should see a Disks application; click it to open
you should see the USB key and two SSDs populated in the Disks app
select the SSD (its background should become orange)
look at its partitions; if there are multiple then it is the affected SSD
if not and you see the single bar; select the other ssd from the list on the left.
select the primary partition: the largest and most likely furtherest to the right (its background should become orange)
underneath the horizontal bar that depicts the disk partitions:
click the
gear
select:
Create Partition Image
enter a title for the partition backup image ( leave the .img extention )
Save in Folder: select the Other SSD we got ready earlier
start imaging / enter password to authorize when prompted.
When imaging is complete power down and remove the affected SSD, the SSD with the created image and the nvOC USB key ( make sure you mark the SSD with the created image for reference )
Make an new Windows install:make a new windows install on another SSD which is the same or larger capacity as the one with the lost first partition.
just the initial install (no need to update or anything); ensure the primary partition is same size or larger as the one on the disabled ssd
When this is done, power down the computer
Restore the iso Backup of the primary Windows partition over the new Windows installs Primary partition:Attach an already 1st booted nvOC USB key (make sure it is one that has already 1st booted so the same thing doesn't happen twice) and
the SSD that you just created the image on
ensure the SSD you just installed Windows on is still attached.
Boot the pc; and press the key for the boot menu, select the nvOC usb and boot
when it starts close the mining process and ensure the watchdog isn't running in the guake terminal (if it is select the tab and press ctrl + c to kill it)
go to the top right ( click Ubuntu button ) and type:
Disks
you should see a Disks application; click it to open
you should see the USB key and two SSDs populated in the Disks app
select the SSD (its background should become orange)
look at its partitions; if there are multiple then it is the affected USB
if not and you see the single bar; select the other ssd from the list on the left.
select the primary partition: the largest and most likely furtherest to the right (its background should become orange)
underneath the horizontal bar that depicts the disk partitions:
click the
gear
select:
Restore Partition Image
Select the Created Image from the other SSD
Click:
Start Restoring
and enter password to authorize when prompted.
When restoration is complete power down and remove the SSD with the created image and the nvOC USB key
Boot the windows SSD and see if it is a working version of your original install.There are faster ways to do this with less SSDs: this way should minimize errors and be safe.
Thank you @fullzero for that long and detailed fix, but I just ended up doing a new clean install of windows 8.
Sorry to waste your time but I couldn't wait so just went ahead and did it myself.