Should I even try?

8 replies379 views
Gordon Pegue avatar

A couple of weeks ago, my main PC suffered a fatal failure in the BDC/bootloader segment of the primary OS (Windows 11 25H2) SSD.

My data was unaffected due to proper backup strategies and keeping data on separate physical SSD’s.

I was able to mount the unbootable SSD as a second USB drive using an M.2/USB adapter and see the file system however.

Thus I was able to recover the binaries/data in ProgramData, Program Files (x86), Program Files and my user profile folder, including all the bits and pieces of the PixInsight 1.9.3 installation.

I just installed PixInsight 1.9.4 and activated it.

My question is whether I should venture down the rabbit hole of attempting to migrate settings files from the old install into the new install.

I do realize that I will have to manually rebuild my repository structures, paying close attention to inserting the correct URL’s for tools that have been updated, plus I’ll have to reinstall my RC-Astro stuff.

But if it’s possible to recover the systems settings (preferences) by reusing the correct items, that’d save me a fair chunk of time.

Anyone care to comment on this “plan”? Good? Bad? Why??

Well written Respectful
Brian Puhl avatar

I don’t think you lose anything all that important. Most all of your presets are in your icon set. I recently installed Pix on my laptop for when I’m on the road. Honestly, the only thing that I lost that took any time was my GPU acceleration, which took me a bit to reinstall because it had been awhile.

Had to setup my scratch/temp folders, install GPU acceleration, add repositories and download, then download my icon set. Ignoring a little extra time for GPU acceleration install, maybe 20 minutes? I know RC has something in his repositories that are supposed to help install the GPU acceleration stuff, but it didn’t work for me.

Based on that, I wouldn’t think the effort is at all worth it.

Helpful Concise
Willem Jan Drijfhout avatar

Going through the same here. MacOS, but idea is the same. I ran a system cleanup using CleanMyMac, which apparently saw all the PixInsight profile settings as system junk that could be deleted….

It’s not a big deal. Building repositories from scratch also cleans up stuff that is not used anymore anyway. I did have my icon sets, but even if they were gone, I could easily open a recent project and just safe the icons from there.

Helpful Respectful Concise Engaging Supportive
Quinn Groessl avatar

To me it would be a waste of time. I’m on my third pc that I’ve had Pixinsight on, and it’s only taken 5-10 minutes to set it back up how I like each time.

Depends on what your time is worth I guess.

Gordon Pegue avatar

It was most definitely NOT a waste of time!

Over-writing the core-001-pxi.settings file did in seconds what it would have taken me many minutes to try and remember how I’d set things up previously.

My multiple swap file entries, where I had the various GUI elements docked and other stuff that I never would have remembered, all restored in a blink.

So, rolling forward, my backup strategy will include grabbing a copy of the C:\Users\<user>\AppData\Roaming\Pleiades folder contents.

Well written Helpful Respectful Concise Engaging Supportive
Jim Raskett avatar

Did you use the RC Astro tools get CUDA configured? I found that it worked perfectly and saved a lot of time.

Gordon Pegue avatar

No, Jim. I ran a test StarXterminator run on an 180 MB H-alpha master of IsWe1 and it was pretty slow. So the RC-Astro default tensorflow.dll is not doing the trick.

On my task list to finish out my setup of PI is to find my notes on how I setup the tensorflow manually.

I had run into this previously and the manual method worked… I just hafta find my notes!

Helpful Concise
Jim Raskett avatar

Hi Gordon,

I guess that I got lucky. It had been years since I configured cuda and after a recent clean Windows 11 install, I was plucking around trying to get it working. RC Astro saved me a lot of time.

Respectful Supportive
Mark Theissen avatar

Yeah, I would definitely want the *.ini files from ..\AppData\Roaming\Pleiades folder where the “…” is your users folder (typically C:\Users\xxxxx). Also, recreate whatever PI Swap Folders you had set up on that drive. Otherwise, reinstalling Windows from scratch on a system every couple of years is never a bad idea, although it’s time-consuming to reinstall and setup all your apps.

I’m surprised that the RC Astro repository to setup the GPU acceleration didn’t work. Stupid question, but did you have the Nvidia driver installed? Did you download the “GPU” version of the repository of the “CPU” version?

Helpful