Here is what I've done so far:
I booted from the Live USB and selected the Boot Repair option. Going through the menus, I found the Windows boot loader and it allowed me to start Windows successfully. I shut down using the Shift-Shutdown procedure. Then I Went through the above process again and started Windows once more.
First, I opened Windows Explorer and ran a Check Disk operation without any of the repair options. The scan operation did not report any errors, so when Gparted reported sector errors, it may have been erroneous.
I used the
diskmgmt.msc command and that started the program to allow me to resize the Windows partition. That operation seemed to complete successfully.
I shutdown using the Shift-Shutdown and then restarted again and used Windows Explorer to check to see if it reflected the new partition size, and it did.
I shut down and then restarted with the Live-USB, then ran Gparted to create the new Extended partition and the new Logical partition for MX. I also formatted the partition for ext4.
Then I went back to the desktop to run the Installer and put MX on the new partition. Everything seemed to go alright until the installation of GRUB started about 93% of the way in. I got a message that the installation of GRUB failed and that I could use Boot Repair to fix it. So I aborted the installation and opened MX Tools and selected.Boot Repair. Then I ran Reinstall GRUB. I got the following error message:
Code: Select all
Installing for i386-pc platform.
grub-install: error: cannot copy `/usr/share/locale/sr.gmo' to `/boot/grub/locale/sr.mo': Is a directory.
Then I ran the Repair GRUB Configuration File operation and it seemed to complete successfully with the following output:
Code: Select all
Generating grub configuration file ...
Found theme: /boot/grub/themes/mx_linux/theme.txt
Found linux image: /boot/vmlinuz-6.2.14-1-liquorix-amd64
Found initrd image: /boot/initrd.img-6.2.14-1-liquorix-amd64
Found linux image: /boot/vmlinuz-5.10.0-34-amd64
Found initrd image: /boot/initrd.img-5.10.0-34-amd64
Found memtest86+ image: /boot/memtest86+.bin
Found Windows Recovery Environment on /dev/sda1
Found Windows 7 on /dev/sda2
done
I tried rebooting normally, i.e., not from the Live-USB. but the reboot failed. How do I proceed from here? Thanks for all of the help, so far.