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

    • SQL Server Management Studio 22.7 brings "What's New" page, T-SQL formatting, and lots more by Usama Jawad SQL Server Management Studio (SSMS) is the tool of choice for most developers working with SQL infrastructure and data. Microsoft recently released SSMS version 22, and in the past few months, it has been steadily releasing point upgrades to refine the integrated development environment (IDE). Now, it has released SSMS version 22.7.0 with a bunch of new features and interfaces. For starters, SSMS 22.7 has netted a native "What's New" page, which highlights the top features and bug fixes present in the latest release. However, Microsoft says that this page won't annoy you much as it will only show up each time you update SSMS, and once you dismiss it, it won't be shown again to you until the next release. Secondly, Microsoft has finally introduced T-SQL formatting inside SSMS. The good thing about this is that it does not require installing any additional components, as it is built into the native experience. All you have to do is right-click the query editor window and select Format SQL from the context menu. Additionally, you also have several customization options at your disposal, such as the ability to automatically place semicolons at the end of a statement, split clauses across multiple lines, and more. However, this capability is only in preview for now. Additionally, Microsoft has introduced a preview of Agent Mode, which allows the AI model to automatically perform complex workflows on your behalf. Furthermore, Agent Mode will operate in read-only mode by default, so that you don't have to worry about the AI model accidentally deleting your data. On a related note, Microsoft is finally allowing users to configure the execution context of GitHub Copilot. This can be controlled per database using the CONSTITUTION.md file, where you specify the user details for the agentic executor. You can find details about this and additional bugfixes in Microsoft's blog post here.
    • I only use 3 extensions in Zen. I don't need or want a ton of stuff in my browser i don't use.
    • I prefer to choose my own ad bockers, not what the browser seems to think I need. i remember the days when a browser was just that, now they try and be everything and add stuff in that not all of us want. I bet Brave is full of AI rubbish? I will stick with Zen, not perfect, but better than others.
    • PDF-XChange Editor 11.0.1.0 by Razvan Serea PDF-XChange Editor is a comprehensive PDF editor that allows you to create, view, edit, annotate, and digitally sign PDF documents with ease. With advanced features like OCR, document security, and PDF optimization, PDF-XChange Editor is a powerful tool for both personal and professional use. Whether you need to edit text, images, or links, or add comments, stamps, or watermarks, PDF-XChange Editor provides all the necessary tools to make your PDFs look perfect. Additionally, it supports a wide range of file formats, including PDF, XPS, and DOCX, making it easy to convert and share your documents. PDF-XChange Editor key features: Edit text and images in PDF documents Add and remove pages from PDF files Annotate and markup PDFs with comments, highlights, and stamps Use OCR to convert scanned documents into searchable text Create and fill out PDF forms Sign and certify PDF documents digitally Add and edit hyperlinks within PDFs Extract text and images from PDF files Batch process multiple PDF files at once Customize the interface to your preferences Work with multiple documents in tabs Convert PDFs to other formats such as Word, Excel, and HTML Use advanced redaction tools to permanently remove sensitive information Add customizable headers and footers to PDFs Merge multiple PDF documents into a single file Split PDF documents into multiple files Add watermarks to PDF documents Use the measurement tools to calculate distances and areas in PDFs ....and much more PDF-XChange Editor 11.0.1.0 changelog: Fixed a crash in the new Open/Save dialog box when creating a new folder in an unavailable network path. (49552) Fixed a rare/infrequent crash on some dynamic XFA forms after changing their field values. [installer] Fixed an issue where shortcuts were lost during an upgrade from the previous version. [installer] Fixed an issue preventing migration of serial keys during updates from version 10. Fixed the issues with the shell context menu after installation of version 11. Fixed the issue with filtering comments. (49478) Fixed the issue that caused "Error [IO subsystem]: Invalid access mode." when converting PDFs to MS Office formats. Fixed an issue with the context menu position on some multi-monitor systems. (48467) Fixed an issue with handling complex custom file filters, displayed by JS, in the new Open/Save Files dialog box. (49486) Fixed several issues with the new 'Select Folder' dialog box. (49505) Fixed an issue with the new custom 'Open File' dialog box when using double-click to open it. (49498) Fixed an 'infinite' loop/proliferation in the 'Open Files' and 'Manage Places' dialog boxes. (49526) Fixed an issue with handling the mouse wheel inside the document "Find" box. (49539) Fixed an incorrect behaviour in the 'Go back (Alt+Left)' button in the new Open/Save Files dialog box. (49510) Fixed an issue with the shortcut keys (Alt+Left/Right) after navigating via breadcrumb paths in the new Open/Save Files dialog box. (49554) [installer] Fixed an issue with redrawing the progress text in the EXE installers. Fixed the issue where a mouse click outside of the polyline/polygon context menu during annotation creation would cancel the annotation. (49475) We switched back to using the system Open/Save/SelectFolder dialog box by default, instead of using the new one, because some popular features such as the QuickAccess/Recent items are missing in the new version. These will be added in a future release. Replaced the 'Extension' column in the new Open/Save File dialog box with a more user-friendly 'Type' column. Also fixed some issues when handling the 'Show file extension' option. (49497) Added the ability to authenticate local network shares in the new Open/Save Files dialog box. (49557) Improved the handling of dates after 01.01.2030 in XFA files - now such dates are stored properly when set via the dropdown widget. Flags NoZoom and NoRotate are now respected for only a limited subset of annotations. Download: PDF-XChange Editor (64-bit) | Portable ~300.0 MB (Shareware) Download: PDF-XChange Editor (32-bit) | Portable ~200.0 MB Download: PDF-XChange ARM64 | 276.0 MB Download: PDF-XChange Portable @PortableApps.com | 97.0 MB View: PDF-XChange Editor Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Month Later
      johnjacobb40 earned a badge
      One Month Later
    • 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
  • Popular Contributors

    1. 1
      +primortal
      513
    2. 2
      PsYcHoKiLLa
      231
    3. 3
      +Edouard
      144
    4. 4
      ATLien_0
      86
    5. 5
      Steven P.
      82
  • Tell a friend

    Love Neowin? Tell a friend!