Recommended Posts

I have three drives in my system:

 

C: 512MB SSD

D: 256SSD

E: 2TB 7200 RPM drive

 

I've cleared off the D drive completely and have formatted it. What I'd like to do is install LInux Mint to the D drive and dual boot Win10 and Mint 18.

 

What's the best way to accomplish this? Do I use the standard Mint installer and just guide it to install on D? Should I use a different boot manager?

 

Any help would be greatly appreciated

Link to comment
https://www.neowin.net/forum/topic/1345258-dual-booting-win10mint/
Share on other sites

You can choose to install Mint on the D: drive. Will leave C: alone. Grub should be able to pick up Windows 10 just fine.

 

Edit: Only thing you might need to do is put your 256 drive first in boot order, in BIOS.

  • Like 3
6 minutes ago, Somnus said:

I have it installed, but I can't boot to it. I've tried putting the 256 drive first in boot order as well. Windows 10 constantly fast boots it seems, even with it disabled. 

msconfig and boot tab, does it also show the Mint install? Failing that try EasyBCD http://neosmart.net/EasyBCD/ (get the Free version)

  • Like 2
20 hours ago, Somnus said:

I have it installed, but I can't boot to it. I've tried putting the 256 drive first in boot order as well. Windows 10 constantly fast boots it seems, even with it disabled. 

I'd like to do know how you get it done because I have this same problem. I tried to get a dual boot of Mint set up but my computer fast boots to Win 10 no matter what I do.

On 10/17/2017 at 3:02 PM, Steven P. said:

msconfig and boot tab, does it also show the Mint install? Failing that try EasyBCD http://neosmart.net/EasyBCD/ (get the Free version)

Yes it shows it in the msconfig boot tab. I tried EasyBCD, and still no joy. I tried a dual boot of Win10/Ubuntu, and I can boot to both. Mint 17 or 18 will not boot in a dual setup. 

5 hours ago, patseguin said:

I'd like to do know how you get it done because I have this same problem. I tried to get a dual boot of Mint set up but my computer fast boots to Win 10 no matter what I do.

I'll keep this thread updated. Ubuntu will boot, Mint won't. There must be something wrong with the installer or the way it configs grub. 

  • 2 weeks later...
On 2017-10-19 at 1:36 AM, Somnus said:

Yes it shows it in the msconfig boot tab. I tried EasyBCD, and still no joy. I tried a dual boot of Win10/Ubuntu, and I can boot to both. Mint 17 or 18 will not boot in a dual setup. 

I'll keep this thread updated. Ubuntu will boot, Mint won't. There must be something wrong with the installer or the way it configs grub. 

Since you are talking about Fast Boot, I assume that you're booting Windows in EFI mode. Windows can't be downgraded to legacy boot. So don't fiddle too much with booting since it might break Windows booting, so just keep Fast Boot disabled.

  1. In Windows, open the Administrative Tools in the control panel.
    Open Computer Management
    Go to Disk Management
  2. Does your Mint drive have a EFI System Partition?
  3. Right click on your Mint disk and select Properties and go to the tab called Volumes and read what it says about Partition type.

If your Mint disk uses GPT and has a EFI system partition then you should be able to change the boot order in EFI firmware setup or using EasyBCD.

If your Mint disk does not use GPT and or a EFI system partition isn't there then you need to reinstall Mint in EFI mode. If this was the case, Grub might not have detected Windows properly either.

If Mint wasn't installed in EFI mode, was Windows installed in EFI mode? Check the same things I mentioned but for the Windows.

 

EFI booting:

  • The firmware has a list of entries with bootable EFI programs and their parameters. Operating systems add their bootloader or kernel to this list.
  • As a fallback, "\\EFI\Boot\bootx64.efi" (or bootx32.efi on early x86 Macs) is executed.
  • For removable media, the EFI firmware looks for block devices that use GPT and looks for an ESP with the fallback bootloader. This is the bootloader that you'll load when you boot into OS installers and other tools on removable media.

Interesting things:

  • Motherboards do not come with legacy and EFI firmware. They come with pure EFI firmware with CSMs that enables you to boot legacy systems. Crappy firmware is crappy either way.
  • EFI doesn't utilize harddrive boot order at all, it loads EFI programs (.efi files), not boot sectors.
  • The operating system can add, remove and reorder EFI boot entries.
  • The EFI subsystem is hidden when booting in legacy mode (CSM).
  • Grub exists in two forms: Legacy (MBR) multi stage loader and as a EFI program.
  • EFI programs are stored on EFI System Partitions (ESP) and the UEFI standard requires that the firmware supports VFAT, so the ESP is almost always VFAT (Macs are the exception, because Apple).
  • Booting drives larger than 2.2 TB in legacy mode is nothing but a hack (no standard). UEFI and GPT uses straight out 64 bit LBA as opposed to the 32 bit LBA availible on a MBR that limits us to 2.2 TB / 2 TiB / 2,199,023,255,552 bytes since LBA came long after MBR was a de facto standard.
  • On Linux, if you've booted Linux in EFI mode, /sys/firmware/efi/ will be availible and contain various EFI stuff that one should not touch manually.
  • In Linux, the EFI boot order is manipulated using the command line tool "efibootmgr". You can also set the boot entry that should be used for the next boot. Grub uses efibootmgr to add itself to the list.
  • The Linux kernel can be booted directly by the EFI firmware if it has been compiled with the EFI STUB, which makes it a valid EFI program.
  • When grub or another boot loader adds itself to the EFI boot order, it will put itself at the top of the list. You should be able to change the boot order from inside the firmware setup.

 

  • Like 2

I don't get the dual boot desire anymore.. Why would you not just run the other OS as VM on the first OS?  Then you could use both OSes at the same time..

Agree with @BudMan. Build a second machine, set it up next to the first one and use cross-platform software that lets you use the same KB/Mouse between the two. Systems are SO power-efficient nowadays that it's really no big deal to do this now, and it saves having to mess with SSH/VM/WINE (at least for me) when I want to game. :) 

 

No need to mess with dual-booting either, in that arrangement.

  • 4 months later...
1 minute ago, Somnus said:

So this has been solved with the latest updates from Linux Mint 18.3. I was able to dual boot via the regular set up.

 

No clue as to why it wouldn't work before, but when I tried again this evening, it went as smooth as butter. In fact I'm using it as we speak.

¯\_(ツ)_/¯

Just now, Somnus said:

Now I just have to figure out how to make Chrome and Firefox update automatically. The old way of adding the PPA doesn't seem to work anymore..

 

 

Your distro should take care of that. I run Mint and I have gotten a few updates from FireFox since it released Quantum.

27 minutes ago, Somnus said:

What is your current version? Windows is on 59.01 and my Mint version is 58.02.

Mine is 58.0.2. Linux versions and Windows versions are not in sync. AFAIK

firefox just started getting offered as a Snap Package, Chrome will probably follow suit soon.

 

https://www.neowin.net/news/firefox-quantum-finally-available-as-a-snap-package

https://snapcraft.io/firefox

 

Chromium is already a Snap Package as well https://snapcraft.io/chromium

This topic is now closed to further replies.
  • Posts

    • Instagram now lets you manually reorder posts on your profile grid by David Uzondu Instagram is finally rolling out the ability to customize your feed layout as you see fit by letting you reorder posts on your profile grid. This feature comes several months after the app introduced a tool that lets users rearrange photos and videos within a carousel post after it has already been published. To do that, people tap the three-dot menu in the top right corner of the post, select the edit option, and reorganize their slides. Now that Instagram has expanded the feature to your profile grid, you can organize your main page without deleting old uploads. To use the new system, you simply tap any picture on your grid and select the option to reorder. This action opens up a separate screen where you can freely drag your grid items around until you get your preferred aesthetic, and then you just hit the back button to save your changes. Instagram's Threads account posted that the system would reach accounts starting this week, so you might need to wait for the automatic update to hit your phone. https://www.threads.com/@instagram/post/DZVV_fyjjSW In other Instagram news, last week, people figured out that if you ask Meta's AI support assistant to hand over any Instagram account, the bot will actually hand it over (even if the victim's account had 2FA enabled). The security exploit involved the assistant accepting prompts from users and generating password reset links for unauthorized email addresses. Meta said that the issue has now been fixed, but this came after the issue affected several high-profile accounts, including @obamawhitehouse. Last month, the company finally rolled out paid subscription tiers for WhatsApp and other Meta social platforms after months of testing. WhatsApp Plus costs $2.99 a month and gives you custom themes, while Instagram Plus and Facebook Plus cost $3.99 a month for extra profile customization and story rewatch counters. Meta's also working on Meta One, a unified subscription service that contains options for heavy users of its servers who want more reach or advanced features. For instance, Meta One Essential ($14.99/mo) comes with a verified badge and impersonation protection. If you pay for Meta One Premium ($19.99/mo), you get deeper AI reasoning tools, whereas the Meta One Advanced ($49.99/mo) tier increases your search placement (on Facebook and Instagram) and visibility.
    • Hello mysterious lamborghiniv10, I was in Australia and... now I'm in the Netherlands. 
    • EU says Meta must restore rival chatbots' access to WhatsApp by Hamid Ganji The European Commission has ordered Meta to restore third-party AI chatbots’ access to WhatsApp after the tech giant decided to block them from operating on the popular messaging platform. After Meta banned rival AI chatbots from operating on WhatsApp, the European Commission launched an antitrust investigation to determine whether the company had abused its market dominance. As a result of Meta’s decision, third-party AI chatbots, including Microsoft’s Copilot and OpenAI’s ChatGPT, were prevented from operating on WhatsApp. At the time, Meta said it wanted to reserve the WhatsApp Business API for other types of businesses and did not allow rival chatbots to use it. This effectively prevented the WhatsApp ecosystem from being used to distribute rival chatbot services. However, the European Commission has now announced an interim measures decision requiring Meta to restore access to WhatsApp for rival general-purpose AI assistants on the same terms and conditions as before October 15, 2025. The Commission has also asked Meta to maintain that access until the antitrust investigation is concluded. The Commission argues that Meta has used its dominant market position to prevent rival AI chatbots from accessing the WhatsApp Business API. While Meta allowed rival services to return to WhatsApp by paying a fee, the European Commission still considers that arrangement to be a de facto access ban. According to EU antitrust chief Teresa Ribera, the fees introduced by Meta are so high that using WhatsApp is no longer economically sustainable for competitors. “It seems that Meta expects to leverage the vast reach and likely dominance of WhatsApp to benefit its own AI assistant and to foreclose rivals,” Ribera said. “We cannot let large digital incumbents leverage their dominance of the past to dictate who in Europe gets to compete and who gets to innovate in AI.”
    • A few years ago walmart had the 512 models on clearance for $35. I bought 3 of them. I should have purchased more.
    • I'm fine with a little reasonable promotion of Edge, but the degree which they do it right now I consider extremely unreasonable. 
  • Recent Achievements

    • One Year In
      Primer1st earned a badge
      One Year In
    • Experienced
      JayZJay went up a rank
      Experienced
    • Reacting Well
      Sir_Timbit earned a badge
      Reacting Well
    • Week One Done
      rubentuben8 earned a badge
      Week One Done
    • Week One Done
      ARaclen earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      512
    2. 2
      PsYcHoKiLLa
      229
    3. 3
      Edouard
      134
    4. 4
      ATLien_0
      87
    5. 5
      Steven P.
      80
  • Tell a friend

    Love Neowin? Tell a friend!