Dual boot 8.1 Win with Mate - no grub

I also tried something call boot-repair and that game me an error telling me to start BIOS in EFI mode or legacy, one to the two but to my understanding i was already in legacy mode, allowing this “CSM” is the only option i had aside from disabling secure boot. One thing i did find a little strange and again all these options made things that much more confusing was in my bios, I was allow to select “OS” between windows 7 and windows 8.x, which i’ve never seen before. Running Mate successfully at the moment as a single boot. there’s no way to install windows now is there? Id have to install windows then mate? Thanks a bunch.

Sorry for the constant editing but i literally spent half the day trying this and well not with much luck. As i recall bits and pieces of the errors i made have done i’m adding them. I also recall at some point my /dev/sda wasn’t sda anymore but sdb, lol i seriously made something really bad.

It sounds like your system has been booting between the BIOS and UEFI world. Just to clarify, the amd64 image is needed for booting in UEFI mode (the download description is a bit outdated/misleading if you downloaded i386 thinking it’s for an Intel processor only)

You can install Ubuntu MATE first, but you’ll need to provide unallocated partition space for Windows beforehand and follow my instructions (or boot-repair) to install GRUB over Windows’ bootloader.

Cant figure out how to quote and reply to your responses and my coding skills are not up there yet to be able to use html. :confounded:

I think my problem was what you mentioned about the intel/amd64 distro. I downloaded the intel version and this could have caused my issues, or not. I’ll start from scratch later on, installing windows then the correct version of Ubuntu mate to provide a solved/solution to this thread. Any problems running the intel386 version?

I have another slight problem and not sure if creating another thread would be wise. I cannot get the Fn key to control the screen birghtness on my laptop now. The volume keys do work fine however, any suggestions? Greatly appreciate your help.

PS- I’ll be instaling a Win 7 copy i had, will this be EUFI(bios depenent) or does this only apply to windows 8 and ^ preinstalled systems? I want to make sure i get the right copy of Ubuntu-Mate this time inteli386 or AMD64.

:bulb: You can highlight text and a “Quote Reply” button appears. :ok_hand:


i386 is the 32-bit version, targeted for BIOS PCs (but compatible with both 32-bit and 64-bit processors). This version doesn’t have UEFI support, which is essential for a system like yours, so go for amd64.

Differences between these two versions:

  • amd64 - 64-bit Version
  • Works on both Intel and AMD processors
  • Processor takes advantage of 64-bit instructions.
  • Supports booting in UEFI mode.
  • Best for systems with more then 4 GB of RAM.
  • i386 - 32-bit Version
    • Works on both Intel and AMD processors
  • 32-bit can access more then 4 GB using PAE.
  • 32-bit is more efficient for systems with less than 2 GB of RAM.

The naming should be ignored, there’s some history behind it that’s causing confusion. The download page isn’t helping right now with it’s outdated info, I’m hoping to get that changed. :wink:


Since you’re starting again from scratch, things should go a lot smoothly since you can boot and choose whether to use BIOS or UEFI mode.

Windows 7 doesn’t support UEFI, only Windows 8 and above. You can install Ubuntu MATE with amd64 since you’ve told your BIOS to boot in “Legacy” mode. It’s safe to install both and they’ll function just like a normal computer would (before all the UEFI/Secure Boot stuff came along)

It’s usually a good idea to install Windows first, since Ubuntu will install GRUB and kindly boot between both worlds.

A bit of further reading on UEFI: https://help.ubuntu.com/community/UEFI


Probably a good idea to do that. There may be threads already that have solved that problem. :slightly_smiling:

Well i tried to get my win7 copy and now i cant seem to boot from usb lol. Wow…either my bootable usb i made on my Mac is not good or something else is messed up.

Hi,

start here:

and also:

Hello, this might not be relevant but I’m currently running a dual boot with windows 8.1 and Ubuntu Mate but I use a dual-SSD setup (I have a 500Go SSD with Win8.1 and one which is 120 Go with U-M). I also had to install them both in UEFI mode (I used 64bit DVD for Win8.1 and AMD64 ISO for U-M). It works really well, GRUB handles choosing which OS I want to start when booting.

Thanks for this its sound advise. I didn’t follow these as is usually the first thing most giluides tell you as the Windows laptop I was using wasn’t used for anytning personal and was practically empty.

At this point I can’t boot to a usb to install Windows either, the boot priority selection reads a eufi: usbxxx which at least it seems to be running them in eufi. I even tried to force it to boot the usb by wiping the hdd from any actual OS using the live ubuntu usb, which oddly enough it lets me boot to. Yep, pretty odd. I’m using to different brand usb so not sure if that has anytning to do. Now I need to get my hands on another win os to make a eufi bootable usb with my windows OS in it as I read they use grt or something instead of mbr.

Thanks for this, it actually does help confirm I grabbed the wrong file for the mate install as the am64 seems to be the compatible with eufi. Now my issue is the reinstalling a Windows 7 in a previously installed Windows 8 pc lol. Just need the right tools to make the proper eufi bootable usb with my windows copy and we’ll be in business. Starting from scratch, thanks again for the contribution, any piece of info does help.

This might help? (I haven’t watched it btw!):

https://www.youtube.com/watch?v=amwujljr7pY

I’ll take a look at it for sure. Really appreciate your help. I have searched around and I know that most motherboards will vary slightly but I do know that “fast boot”, “secure boot” and “CSM” or “EUFI” will almost always be listed in one way or the next. I’ll review a few guidelines here and there along with the attached video to be sure before continuing with my quest. I’m pending a new Win 7 install and then try to dual boot with the correct amd64 Ubuntu-Mate distro.

Edit: Watched the video and it’s pretty good, being that the mobo is asus a lot of the labels are similar to mine. I see that I have to enable CSM(which I had, I actually tried every setting possible), select the EUFI source, in my case USB and so forth but… it doesn’t go into any details on how the usb has to be formatted. I think to be eufi compatible the partition table or boot loader(sorry but not sure what im talking about here) has to be GPT instead of the usual MBR. Whats odd is that it allows be to boot to the live Ubuntu usb, not sure if that’s gpt or mbr?

I have to get an app to create a bootable usb in gpt form. That or my last resort is make a DVD with the Win 7 ISO.

Found this little piece of information. Confirms that I have to use an app that allow me to format the usb in gpt or use a CD to be able to load windows. Thank you all for the help. I will resume my initial goal and update, mark as resolved as well.

With regard to formatting your USB stick, it should be pre-formatted to FAT32!.

When you create your Ubuntu Live disk (whether DVD or USB); it has UEFI tools included and you don’t need to worry about GPT and the like!. (Unless it doesn’t happen then you need to create a GPT partition manually!: https://en.wikipedia.org/wiki/EFI_System_partition )

MBR is the “Master Boot Record” which is placed at the beginning of the hard drive and is also automatically taken care of!.

CSM is the newer name for UEFI’s other name “BIOS” so if you can change that, do so!. :smiley:

If I disable CSM then It wont boot into anything or at least not the USB, whether it be Ubuntu live or windows, hence I left csm enabled. I think in order to boot USB for the windows OS install I have to use it in CSM/EUFI mode, since my laptop originally came with windows 8 installed. I could be wrong, but I know at least now with the usb im using to boot windows Os, which I believe it was created in MBR, it wont boot. I’ll try making one in gpt see if that works.

Question: if I disable CSM, meaning running legacy, I should be able to boot using my USB(windows 7) formatted using mbr?

So the new Ubuntu live comes with the eufi tools, is this all of the version,intelx86 and AMD64? I guess this could explain why I was able to boot with it.

I am not quite sure what you mean here?. You need to run/use CSM in order to boot from disks/USB sticks!. :smiley:

The MBR will be overwritten by the Ubuntu GRUB installer, you should install Windows first and then Ubuntu, see the partitioning guide on how to create your partitions!.

Read the first part of this guide and make sure Windows is on the left! :slightly_smiling:

Well I guess explains my experience(below), not being able to boot anything(when I had a clean HDD, no OS) when I disabled CSM. :laughing:

I do have a question now that I skimmed through the guide. I deleted the partitions I had in my HDD, leaving me without nothing, but there were a couple of, partitions, if they could be called that which had a key displayed. Ex. /dev/sd3 (key picture)… something like that, I don’t recall if it was the swap file or something else but I do know I couldn’t remove them to start with a clean completely unallocated HDD.

Lastly Wolfman i do appreciate the time taken and the quick responses, I’ve learned a lot from this and i will make sure to leave this thread solved. Don’t think I’m just sitting here asking anything and all that comes to mind with no end :grin:

These could be OEM partitions. The best way to start with a completely blank HDD is to use GParted which will also give you the option to start clean with a new MBR or GPT. If you’re deciding to use Windows 7, MBR is required (it cannot boot from GPT, I believe)

GParted is on the live session under System → Administration. The option is under Device → Create Partition Table

I was using Gparted via the Live Ubuntu usb. It wouldn’t let me delete these small partitions, if I recall correctly I had one of about 30gb and the other one was a few MB’s.
So if I go Device>Create I should be able to wipe the HDD? If not, how can I wipe it completely.

I thought that I needed to create a bootable GPT usb in order to be able to install Windows 7 on my laptop. The problem im having now is that I can’t boot using USB to install Windows 7 and im thinking is due to the eufi needing a gpt. I’m a bit confused but getting better.

You’re saying I should use Gparted to clean the HDD and set the two partitions(there), the first being the NTFS for windows and then the ext3?

Creating a new partition table starts the drive over (but doesn’t “blank” the drive entirely). The partition table is what stores information about partitions on the drive.

  • CSM/EFI mode = GPT, but can work with MBR.
  • Legacy/BIOS mode = MBR

If that fails for bizarre reason, then the command dd can blank (“zero”) the entire drive start to finish (this can take ages…)

sudo dd if=/dev/zero of=/dev/sda


This is a bit mind boggling :confused: – Just to clarify, only the 64-bit version of Windows 7 supports UEFI booting and installing to a GPT disk. I’ve gotten confused when I’ve tried it with 32-bit, which cannot do that.

Once your drive is “empty”, I’d suggest installing Windows 7 first using whichever mode that works with the disk formatted with the appropriate partition table.

Windows wants two partitions (crazy OS…!), one 100 MB for “Boot” and the rest for the OS, that’s up to you if you’d like to partition beforehand or during Windows Setup and leaving enough for Ubuntu MATE.

Once Windows is dealt with, you should be good to go installing Ubuntu MATE afterwards. :ok_hand:

So just deleting the partition and creating a new one NTFS that is(for the new windows install, or should i leave unallocated and let the windows install format), should wipe clean the other things lingering? That’s odd, i know i wiped the partitions but these smaller ones remained. Ill double check today to extra sure about what is saw.

Perfect, this makes perfect sense and I am installing a 64bit wind 7 so that should go as planned. Thanks for this, I think I should have enough to get me through.

:v: