Jump to content

Problem after Windows Creators Update


DR M

Recommended Posts

I can answer this.

You have booted from the USB drive. Go to the Terminal and type sudo -i

Then you'll be at root console prompt. (Terminal is often called console.)

 

you should see root@your computername.

Link to comment
Share on other sites

My feeling is that Windows 10 is not playing very well with GRUB - the Linux bootloader that replaced the Windows one.

You have to use a Linux bootloader to dual boot because the Windows bootloader does not recognize anything but Windows.

This procedure should work. I know it's been used many times to rescue a system where the bootloader got corrupted.

 

Again I advise to wait for Josh's input but a couple of other things to possibly try:

 

Re-install Linux Mint as before. That may get you going again.

Try Boot Repair. This is for Ubuntu but should also work in LInux Mint.

https://help.ubuntu.com/community/Boot-Repair

 

Again let's wait and see if Josh has another idea.

Link to comment
Share on other sites

securitybreach

My feeling is that Windows 10 is not playing very well with GRUB - the Linux bootloader that replaced the Windows one.

You have to use a Linux bootloader to dual boot because the Windows bootloader does not recognize anything but Windows.

This procedure should work. I know it's been used many times to rescue a system where the bootloader got corrupted.

 

Again I advise to wait for Josh's input but a couple of other things to possibly try:

 

Re-install Linux Mint as before. That may get you going again.

Try Boot Repair. This is for Ubuntu but should also work in LInux Mint.

https://help.ubuntu....ity/Boot-Repair

 

Again let's wait and see if Josh has another idea.

 

More than likely, a Window's update screwed up the Grub Boot loader. Usually you simply boot a linux livecd and mount the partition as /mnt and then chroot /mnt. Then you simply reinstall grub but its not working as usual.

 

I assumed that typing sudo before each command of the link provided would be the answer to my question above. I don't know. I told you that I have no idea of how Linux terminal works...

 

Yes, typing sudo before the command is running it with admin rights.

Link to comment
Share on other sites

I have no experience with EFI but would the same grub install we normally do with an old school MBR disk work the same way? Can't see why it wouldn't. :shrug3:

Link to comment
Share on other sites

securitybreach

Well with uefi, there is a small efi boot partition and he does not have that part so I assume that it is bios.

Link to comment
Share on other sites

Right. And that would be a FAT32 not NTFS partitiion I think.

If it's a regular MBR drive then I cannot see why reinstalling grub won't work.

Link to comment
Share on other sites

securitybreach

The problem isn't with either OS but it's the bootloader that got screwed up and probably was because of a window's update.

Link to comment
Share on other sites

what do you suggest me to do? I have no disc and when I try to press F8 nothing happens. I only get the same error...

 

:(

Edited by DR M
Link to comment
Share on other sites

I'd suggest you try booting the live CD of Linux Mint. Install Boot Repair and run it from the live CD. Maybe that will work. If that fails, I might try to reinstall Linux Mint alongside Windows as before. If that fails then see if you can get a Windows 10 disk from somewhere and try to restore the Windows boot loader. Until you get some sort of working bootloader you won't be able to do much. Did you watch the video?

  • Like 1
Link to comment
Share on other sites

I'd suggest you try booting the live CD of Linux Mint. Install Boot Repair and run it from the live CD. Maybe that will work. If that fails, I might try to reinstall Linux Mint alongside Windows as before. If that fails then see if you can get a Windows 10 disk from somewhere and try to restore the Windows boot loader. Until you get some sort of working bootloader you won't be able to do much. Did you watch the video?

 

Hello...I tried Boot repair, but didn't work. Then I reinstalled Linux Mint. I am not sure if I did this correct. Now, when I press Computer, I see only one disk there. I hope I didn't erase Windows... I press on it, and I think that I'm seeing my Windows components, but when I enter Users, I don't see my User name. I could not see it before re-installation either. After the restart the computer enters Linux. I started to worry, because I have files that I want to save in Windows!

Edited by DR M
Link to comment
Share on other sites

What do you get if you enter Linux Mint go to the terminal and type blkid? You should see the partitions as before. You should have installed Linux Mint alongside Windows and not wiped out the disk. The installer should give you that option. Make sure you removed the USB or DVD you installed Linux Mint from before restarting.

Did you try sudo update-grub again? This time do it from within Linux on the hard drive.

If you see your Windows files, back up onto a USB or external drive.

If you don't have a Windows rescue disk or a backup of your essential files this is indeed a problem.

Edited by raymac46
  • Like 1
Link to comment
Share on other sites

securitybreach

Yeah if the window's installation was fine before you reinstalled Linux Mint, you would of been asked if you wanted to install along side Windows as that is part of the installation. None of the commands we have given you would of affected the window's partitions so they would of had to be messed up when you first started having the issue. But they did show when you ran blkid before so the files would still be accessible. Linux can mount window's partitions even if you cant boot into Windows. :)

Link to comment
Share on other sites

@Josh I don't know what grub is saying to him after a reboot. If he's still getting grub-rescue or the grub command shell there's some interesting info here.

 

https://www.linux.co...ng-grub-2-linux

 

I still think if he can get into Linux on the hard drive and

update-grub

grub-install --recheck /dev/sda

update-grub

 

Things should work unless the Windows O/S has been corrupted by the update. It shouldn't be this hard to get grub fixed.

 

I just tried the above commands in Ubuntu in VirtualBox as root and it worked OK. No harm done and I could reboot no problem.

Edited by raymac46
Link to comment
Share on other sites

Hi, raymac and Josh.

 

Thank you you are still here with me.

 

To sum up:

 

I re-installed Linux and ran the command sudo update-grub.

 

Now, when the computer starts, there is a black screen with these options:

 

Linux Mint

Advanced Linux Mint Options

Memory Test ...

Memory Test...

Windows Recovery Environment

Windows Recovery Environment

 

I think that Windows 10 is presented by the last line. When I click it, it seems that the computer will boot in Windows, but after some seconds, I see the message that Windows are going to previous version.

 

Meanwhile, I saved all my documents via Linux, and I'm ready even for a format if you think that it's necessary.

Link to comment
Share on other sites

I would do the following.

Boot Windows Recovery, let Windows roll back to previous state. After that is done, Shut down. Reboot in Linux. Update-grub again. Reboot and see if Windows is back to normal.

That update really messed things up.

  • Like 1
Link to comment
Share on other sites

The good news is that instead of Windows Environment I see now Windows 10 loader.

 

The bad news:

1. I tried the one of the two Windows 10 loader. It tried to go into a previous version and then suddenly boot in Linux. This happened three times and then I tried the other loader.

2. The other loader, went to the previous version of Windows. Finally, I saw my Windows desktop, but not the Creator's update.

3. My computer warns me in boot that it has to run check disk to fix drive errors.

Link to comment
Share on other sites

securitybreach

Well basically when you install Linux, it over writes the Windows Bootloader so you can boot into both of them. Well the Linux bootloader (grub in your case) got screwed up so unless you reinstall the windows bootloader, you will see errors like that. The command in Windows 8/8.1/10 for fixing the mbr bootloader is bootsect.

 

bootsect /nt60 C: /mbr

 

this fixes boot record of partition mapped to C: (replace with correct drive letter of window's installation) and the MBR of the disk where the partition is placed. https://superuser.com/questions/949219/how-to-fix-windows-10-boot-loader-from-windows

 

Yes, I know... helping with Windows... :oops: B)

Link to comment
Share on other sites

Well basically when you install Linux, it over writes the Windows Bootloader so you can boot into both of them. Well the Linux bootloader (grub in your case) got screwed up so unless you reinstall the windows bootloader, you will see errors like that. The command in Windows 8/8.1/10 for fixing the mbr bootloader is bootsect.

 

bootsect /nt60 C: /mbr

 

this fixes boot record of partition mapped to C: (replace with correct drive letter of window's installation) and the MBR of the disk where the partition is placed. https://superuser.co...er-from-windows

 

Yes, I know... helping with Windows... :oops: B)

 

BOOTSECT: COMMAND NOT FOUND... :(

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...