Dual boot installation Windows 10 / Linux Mint

Shikiryu

I have Windows 10 installed on a SSD drive and want to install Linux Mint on another HDD drive.

Anyway, I don't know if my PC is UEFI (some parts are old, others recent, like the SSD) but I don't think so. Here are my partition.

I want to install my whole linux (/, swap and /home) in /dev/sda1

How can I do that without screwing up my boot to windows which I need... you know... for steam ;) ?

enter image description here

EDIT :

2 more points :

I'm wondering if I need a /boot partition, since there's a Windows 10 loader (sdb1)? And if I can test without it…

Plus, in my BIOS, it's written ASUS EFI BIOS, is it UEFI or BIOS then?

Rod Smith

The safest approach to installing Linux in a way that won't disrupt Windows is to use virtualization -- VirtualBox, VMWare, etc. Such tools let you run Linux within Windows (or vice-versa), so you needn't repartition your hard disk or mess with the delicate boot process. You'll also be able to run both OSes simultaneously, so you can do something in Linux at the same time you're doing something else in Windows. The drawback to virtualization is that you'll sacrifice some performance; the virtualized OS won't get full access to the hardware and so will perform more slowly than it would if it were installed natively.

If you decide that virtualization is not for you, it looks to me as if your Windows is installed in BIOS/CSM/legacy mode. I say this because there doesn't seem to be an EFI System Partition (ESP) in the partitions you've shown, and an ESP is more-or-less required for booting an EFI-based computer. To be 100% sure, though, see the instructions on this page of mine for identifying your Windows boot mode.

You say that you want to install Linux in /dev/sda1. Be aware that, aside from virtualization and one or two other exotic installation methods, Linux completely takes over any partition(s) you give it. Thus, if you install Linux to /dev/sda1, any data on that partition will be lost. If that's fine, you can proceed; but if not, you should re-think your plans or move your data elsewhere. If you want the three partitions you mentioned, your /dev/sda1 will be replaced with three or four new ones, depending on how you partition the disk. (Personally, I'd replace /dev/sda1 with an extended partition and then create root (/), /home, and swap as logical partitions -- /dev/sda5, /dev/sda6, and /dev/sda7 in Linux's nomenclature. There are other ways to do this, though.)

As to the nitty-gritty details of installation, there are numerous tutorials on this subject. Try Googling "install Linux Mint," read a few pages (or watch videos, for video instructions), and if you have any questions, ask the authors or post your specific questions here or on the Linux Mint forums.

이 기사는 인터넷에서 수집됩니다. 재 인쇄 할 때 출처를 알려주십시오.

침해가 발생한 경우 연락 주시기 바랍니다[email protected] 삭제

에서 수정
0

몇 마디 만하겠습니다

0리뷰
로그인참여 후 검토

관련 기사

분류에서Dev

Arch Linux Dual Boot Windows 10 2 SSD?

분류에서Dev

Dual Boot Windows 10 with Ubuntu

분류에서Dev

Ubuntu 14.04 dual boot with windows 10

분류에서Dev

Arch Linux - Moving to Dual Boot w/ Windows

분류에서Dev

Ubuntu dual boot with Windows 10. Issue with windows disk access

분류에서Dev

Ubuntu 및 Windows 10 Dual Boot Grub 문제

분류에서Dev

Multiple problems setting up Windows 10 and Ubuntu 14.04.03 dual boot

분류에서Dev

How can I install Ubuntu and Windows 10 as dual boot?

분류에서Dev

Dual-Boot Windows 10 and Ubuntu, GRUB 2 not booting

분류에서Dev

Preinstalled Windows 8 and Linux UEFI dual boot on a laptop

분류에서Dev

How to partition hard disk for dual boot for Windows 7 and Ubuntu Linux

분류에서Dev

How to dual boot Windows 7 and Red Hat Enterprise Linux 7?

분류에서Dev

Windows 8 with UEFI dual boot kali linux 1.0.9

분류에서Dev

I need help installing Linux Mint 18 on a computer with Windows 10

분류에서Dev

이중 부팅 설치 Windows 10 / Linux Mint

분류에서Dev

Dual boot Debian and Windows 10: Boots into Windows 10 without menu to choose OS

분류에서Dev

grub-install : 오류 : EFI 디렉토리를 찾을 수 없습니다. (Grub Boot Loader Windows 10 / Kali Linux Dual Boot with Dual Hard Drive 재설치)

분류에서Dev

How to remove "Ubuntu" from Boot Menu after deleting Ubuntu partition in Windows 10 (Dual Boot)

분류에서Dev

Dell laptop boot up failure after trying to install linux and windows to dual boot

분류에서Dev

Installation of dual-boot 13.10 on MBP freezes

분류에서Dev

Dual booting Ubuntu with Windows 10

분류에서Dev

How can I dual boot Ubuntu and Windows 10 but have my PC boot into windows without prompting me at start up

분류에서Dev

What should I do to get Ubuntu dual-boot with Windows 10 on this Toshiba laptop?

분류에서Dev

I want to Dual Boot Backslash Olaf with windows 10 without cd or usb

분류에서Dev

How to dual boot Windows 10, and Ubuntu on a HP Pavilion G6?

분류에서Dev

How to make shared partition on dual boot between Windows 10 & Ubuntu 14.04

분류에서Dev

Dual-Boot Nightmare : Windows 10 with Ubuntu 16.04 in Samsung-NP550 노트북

분류에서Dev

Installing Ubuntu-mate with dual boot option on Windows 10 - usb booting not happening

분류에서Dev

setting up dual boot for Lenovo ideapad500 with Windows10 and ubuntu 16.04

Related 관련 기사

  1. 1

    Arch Linux Dual Boot Windows 10 2 SSD?

  2. 2

    Dual Boot Windows 10 with Ubuntu

  3. 3

    Ubuntu 14.04 dual boot with windows 10

  4. 4

    Arch Linux - Moving to Dual Boot w/ Windows

  5. 5

    Ubuntu dual boot with Windows 10. Issue with windows disk access

  6. 6

    Ubuntu 및 Windows 10 Dual Boot Grub 문제

  7. 7

    Multiple problems setting up Windows 10 and Ubuntu 14.04.03 dual boot

  8. 8

    How can I install Ubuntu and Windows 10 as dual boot?

  9. 9

    Dual-Boot Windows 10 and Ubuntu, GRUB 2 not booting

  10. 10

    Preinstalled Windows 8 and Linux UEFI dual boot on a laptop

  11. 11

    How to partition hard disk for dual boot for Windows 7 and Ubuntu Linux

  12. 12

    How to dual boot Windows 7 and Red Hat Enterprise Linux 7?

  13. 13

    Windows 8 with UEFI dual boot kali linux 1.0.9

  14. 14

    I need help installing Linux Mint 18 on a computer with Windows 10

  15. 15

    이중 부팅 설치 Windows 10 / Linux Mint

  16. 16

    Dual boot Debian and Windows 10: Boots into Windows 10 without menu to choose OS

  17. 17

    grub-install : 오류 : EFI 디렉토리를 찾을 수 없습니다. (Grub Boot Loader Windows 10 / Kali Linux Dual Boot with Dual Hard Drive 재설치)

  18. 18

    How to remove "Ubuntu" from Boot Menu after deleting Ubuntu partition in Windows 10 (Dual Boot)

  19. 19

    Dell laptop boot up failure after trying to install linux and windows to dual boot

  20. 20

    Installation of dual-boot 13.10 on MBP freezes

  21. 21

    Dual booting Ubuntu with Windows 10

  22. 22

    How can I dual boot Ubuntu and Windows 10 but have my PC boot into windows without prompting me at start up

  23. 23

    What should I do to get Ubuntu dual-boot with Windows 10 on this Toshiba laptop?

  24. 24

    I want to Dual Boot Backslash Olaf with windows 10 without cd or usb

  25. 25

    How to dual boot Windows 10, and Ubuntu on a HP Pavilion G6?

  26. 26

    How to make shared partition on dual boot between Windows 10 & Ubuntu 14.04

  27. 27

    Dual-Boot Nightmare : Windows 10 with Ubuntu 16.04 in Samsung-NP550 노트북

  28. 28

    Installing Ubuntu-mate with dual boot option on Windows 10 - usb booting not happening

  29. 29

    setting up dual boot for Lenovo ideapad500 with Windows10 and ubuntu 16.04

뜨겁다태그

보관