02-01-2015, 09:56 PM
(02-01-2015, 06:31 PM)tripple aught link Wrote: Besides, you have a reputation to uphold - everything you touch is supposed to turn to gold. Touch this project ! :-)
Well, I don't know about that -- doesn't seem to be working here ... yet.

(02-01-2015, 06:31 PM)tripple aught link Wrote: I'm wondering if there's really something screwy about the aftermarket install of Win7 on the desktop.... Other people with Win7 don't have to jump through these hoops - do they?
No, this kind of problem is rare. Most of the time a dual-boot installation is relatively simple.
(02-01-2015, 06:31 PM)tripple aught link Wrote: I was curious about the WARNING in the command response to Fixparts....
Actually, I'm glad you brought that up again. I ignored it before because was focused on what should have showed up but didn't. So I looked up info on partitions marked as 0xEE to see what that meant and came across this page: http://www.rodsbooks.com/gdisk/hybrid.html. It's written by same guy who wrote the FixParts program -- who is an expert on partitioning related stuff and much of what I've learned came from his writings.
In a nutshell, it looks like you've got what's called a "Hybrid MBR" on your disk. I'm not even going to try explaining what that means because I don't have full grasp of it myself. (Read the link for yourself and you'll see why I say that.) Basically it sounds like a rats nest and somehow your Windows installation was created with that instead of a normal MBR. That is causing the problem of GParted not seeing the partitions.
Before proceeding:
- Make sure your backups are good and that you can access the files.
- Make sure you have a Windows install/recovery disk handy.
If that didn't work then I'm going to outline two other possibilities. Both of them will require that you wipe out the disk and make a new (normal) MBR to start with. That can be done with GParted from your live LL disk. In GParted, just go to Device -> Create Partitition Table -> "msdos" -> OK. That will make a new MBR/(msdos) partition table and Windows will be gone. Then ...
Option 1: try copying cloned partitions back to the drive. (Completely unsure if this will work.)
I'm not very familiar with Redo Backup, but if you created a clone of the drive I'm worried that you may not be able to use that to clone back on to the original drive because it might clone back the hybrid MBR with it. If you can just clone back each partition separately (instead of whole disk at once), then that might not happen. In that scenario, it might work as an easy way to get your system setup quickly, but you'll need to run a Win 7 install/restore disk to put the boot loader back on the disk. Worst case scenario is that you can't copy the cloned partitions, but you can at least copy back any files you need from them to a new installation of Windows (option 2).
Option 2: Reinstall Windows from scratch, then install Linux Lite. (This will work.)
This will work, but it reinstalling Windows and your programs will take a loooong time.
Once you've wiped out the drive by creating a new MBR partition table, use GParted to create one NTFS partition on the drive and make it the size that you want Windows to be. Leave rest of disk unused, unpartitioned.
Close out of live LL and reboot computer with Windows install disk. Direct installation to that one NTFS partition. (Windows will automatically create any other partitions it needs -- probably one small system related partition.)
After the install completes, I'd recommend you DO NOT bother installing Windows updates or any additional programs for right now. If for some reason you run into the same problem, you want to find that out before you waste more HOURS with updates and program installs to Windows.
Now boot with live LL disk and open GParted. If you see the Windows partitions, breath a sigh of relief and go ahead with your installation. You can pick "Along side Windows" and it will automatically make a Root and Swap partition for you in the unused space. Or, if you pick "Something else", you can make the partitions yourself.
If all that worked, you should now have a dual-boot system. Now is the time to go ahead and do your Windows updates, install addition programs to it, copy your backed-up files on to it, etc.
Good luck.
Try Linux Beginner Search Engine for answers to Linux questions.