krotsj.blogg.se

Super grub2 windows 10
Super grub2 windows 10













super grub2 windows 10
  1. Super grub2 windows 10 install#
  2. Super grub2 windows 10 windows 10#
  3. Super grub2 windows 10 code#
  4. Super grub2 windows 10 password#

My partition is dev/sda6 so i will change the the line of code to - sudo grub-install -root-directory=/mnt/ /dev/sda Change the "X" at the end to match your mint partiton. To do this copy and paste this line of code into the terminal sudo grub-install -root-directory=/mnt/ /dev/sdXĪgain you will need to change this line of code to match your Linux Mint partition. Now we need to tell the computer to reinstall grub2 to the Linux Mint partition we just mounted. The terminal will display nothing after the $ sign like it did when you 1st open it.ģ. It may look as if nothing has happened, but your Linux Mint partition will now be mounted.

Super grub2 windows 10 password#

Now that you edited the line of code to match your mint partiton, go ahead and press Enter on your keyboard then type in your password if your asked for it then press Enter again.(When your entering in your password you will not see any characters, letters numbers etc). For example my mint partition is dev/sda6 so i would change the code to - sudo mount /dev/sda6 /mnt You will need to change the XY part of the code to match the name of your Linux Mint partition. To do this copy and paste this code into the terminal sudo mount /dev/sdXY /mnt Now we need to mount the Linux Mint partition so that we are able to use it (access it). Now open up a Terminal by clicking the Mint menu then clicking "Terminal" under System. For example mine is called dev/sda6 (yours may be something different like dev/sda1 etc)Now that you know what partition is the Linux Mint partition, just leave gparted open so you can look back at it again incase you forget. When you have located this partition look to the left and see what it is called.

super grub2 windows 10

You should see one with a "/" under Mount Point and its File system will likely be EXT4. Look at the list of partitons and see what one is the Linux Mint partiton.You can tell this by looking at the Mount Points of the partitons. Linux Mint partitions will probaly be EXT4 and the windows partitions will probaly be NTFS.Ģ. Open the Mint Menu and type "Gparted" into the filter text box.When it loads you should see all the partitons that are on the hard drive. (best to use the same version as the one you are running on your computer)Once everything is loaded and your at the mint desktop.

super grub2 windows 10

Ok 1st thing you want to do is boot into your LiveCD of Mint. Just take your time and follow them correctly.ġ. Please dont look at this post thinking its gonna take forever it wont. Il try and make them easier to understand as when i first saw them it looked a bit complicated.

Super grub2 windows 10 install#

If a new partition is discovered, install boot-repair and run "Recommended Fix" to reinstall grub.These instructions are based on the instructions from the ubuntu help website - from LiveCD Input start & end and see if it finds partition. This was resolved, again from the Live USB, with parted: sudo parted /dev/sda unit s print Windows didn't register my Ubuntu ext4 within an extended partition with the swap space. Sudo dd if=/usr/lib/syslinux/mbr.bin of=/dev/sda In order to restore Windows 10, I booted from an Ubuntu Live USB and ran: sudo apt-get install syslinux

super grub2 windows 10

Super grub2 windows 10 windows 10#

I'm losing hope that I'll be able to recover any of my data :/ Any advice would be greatly appreciated!ĮDIT: Thanks to oldfred, I can access both Ubuntu and Windows 10 from the grub menu at boot. Taking a closer look at the boot into summary, the boot sector type is listed as Windows 8/2012. I then tried to repair/restore using the Live USB assuming sda1 to be the Linux partition but chroot gave me failed to run command ‘/bin/bash’: No such file or directory. Incidentally, most of the advanced options are grayed out. I installed the boot-repair utility with a Live USB and ran a "Recommended Repair", which after a few minutes reported it had ran successfully but the grub prompt was there waiting for me when I restarted the laptop. I tried this solution but ls into any partition gives me unknown filesystem. An updater tried to install Windows 10 in the middle of the night and now when I start the laptop, I get the grub rescue prompt. I had a Ubuntu/Windows 7 dual boot set up on my laptop.















Super grub2 windows 10