Maybe; as long as the Windows bootloader is intact.
Iâm beginning to suspect that this might be the problem. Maybe os-prober doesnât regard the partition as bootable. ![]()
@soundofthunder
Thank you for the edits. I thought I was doing better.
Windows 7 DVDs (most of them) have a recovery environment which should allow to at the barest minimum run some diagnostics â chkdsk for a start â and possibly install a fresh bootloader (Manjaroâs bootloader would likely be demolished in the process as Win 7 was never made with the intention of multi-booting; Grub would then need to be installed again later). OEM disks may or may not have the recovery environment (usually not). I havenât used (stock) Windows 7 for a decade, so that is not something I can easily guide from memory.
Iâm very leary of reloading windows and Manjaro when the problem happened during a stable (regular) Manjaro update. If that is the verdict, then i will.
The windows 7 recovery enviroment on sda1 is the one that Grub recogizes!
There is a Windows Recovery partition on the OPâs drive, but without any means to boot into it, itâs pretty useless. ![]()
Yes, but it does not let you boot into it, or does it? ![]()
Which is why the Installer DVD/ISO would be needed.
I suppose we need to ask the questionâŚ
Do you have the Windows 7 Installer DVD?
I have not selected the option to boot to Windows recovery, because past experience has shown that once it is started there is no way to stop it. I was trying to find the fix to the Manjaro update. When i was able to run win7 (yesterday) i did do a disk check. I was uncertain if the Grub regenerations would cause windows problems. It passed.
Yes, I have the Win7 DVD.
Thatâs good to know, because it might allow recovery of the Windows bootloader (if indeed itâs damaged). Is it a retail Windows 7 or OEM?
It is an OEM version.
grub does not write to your Windows partition.
That is what I generally hear from other people as well â I donât use Windows â but under the circumstances as they stand, I donât think there would be much of an alternative. ![]()
I am wrong. It is a retail version. Sony told me to update through Microsoft. I apologize. Itâs been 10 years since the transaction.
Are you certain itâs not an OEM recovery disk of some kind?
Booting into a Windows recovery environment should do just that - boot into it - and nothing else, until you command it to do anything else.
I see, well that should at least make it usable if it comes to that.
It could be useful to confirm that the Windows bootloader is still intact. Booting with the Windows DVD (Windows Setup), but dropping to a command prompt instead of installing Windows, would let you run diskpart to verify that itâs still active. However, this is not something easily guided through a forum; we canât see what you see.
If you do decide to verify that, then the commands are simple enough once you get there.
Shift + F10 will usually open a Command Prompt, or the recovery environment will give another method.
diskpart
select disk 1
select partition 1
detail partition
then look for âActive: yesâ
If itâs ânoâ, then the boot sector is likely damaged or missing.
Typing exit and pressing Enter (twice) would exit diskpart and the command prompt; then simply exit the Windows Installer.
My apologies for the abrupt departure. The system sent me a message that I had reached my limit of posts as a new user and said not to post for 16 hours
I wasnât sure if that time was a minimum, so I waited.
I used the time to try Soundofthunders advice.
Disk 1 is no longer recognized, from any win7 recovery USB, DVD or from the Grub windows recovery option. That option is actually the VAIO recovery tools. It reports can see 3 hard drives and running its diagnostics says they are good. But it canât see any system files on the drive containing windows.
It appears the most efficient way to solve problem, is to close this thread; reinstall the System I wonât name, and then reload Manjaro. If I experience the same behavior with the new install (and its UEFI settings), perhaps this laptop is too old to run new Manjaro.
This confused me for a moment, as your inxi output from earlier clearly shows you only have one disk.
Then I realised you must be referring to partitions as disks.
Iâm tending to agree.
With a legacy system and only one disk, Iâd suggest installing Windows first, and when comes time to install Manjaro, choose the manual partitioning option in Calamares (the installer).
Iâd also suggest formatting partitions as EXT4 rather than BTRFS, as it may prove more versatile with the older hardware.
That said, choosing EXT4 will also allow a wider set of options during install, apart from manual partitioning.
It seems at this stage we can only wish you luck.
Regards.
I wanted to thank everyone who answered my post.
I was obsessed with understanding âhowâ I goofed things up from the Manjaro side of the system, and what process I needed fix what I messed up. I didnât consider the whole machine
âŚ
I apologize for wasting everyoneâs time ![]()
Reloading the OS who will not be named fixed part of my problem. I didnât want to be the poster who posted once and disappeared; but I will go back to âlurkingâ
The time spent (however indirectly) lead you to a solution, so no time has been wasted this end.
Good to know youâre back on track.
Itâs customary to mark the post that helped you the most as the solution to a topic to allow others to find it easily (or dismiss it if irrelevent to their issue).
I have taken the liberty of marking the post that seems to apply (mine, in this instance).
Regards.