You are not logged in.

#1 2016-07-29 14:14:51

3l_Di4bl0
Member
Registered: 2016-07-29
Posts: 12

[SOLVED] Dual booting Arch & W10 on different drives.

I already have a windows 10 drive, and have another drive that I wish to install arch to, so I want to make sure I got the installation part right before I begin.
I plan to use rEFInd as my boot manager, on a UEFI system.

Questions are:
1. I just mount $windowsESP as /boot and let rEFInd do its magic?
2. I do so BEFORE running genfstab, and pacstrap right?
3. Only partition on the arch drive should be /root , no need for another ESP?

Last edited by 3l_Di4bl0 (2016-07-30 20:07:57)

Offline

#2 2016-07-29 19:50:25

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,732
Website

Re: [SOLVED] Dual booting Arch & W10 on different drives.

3l_Di4bl0 wrote:

1. I just mount $windowsESP as /boot

Yes.

Why not try systemd-boot first? It is already included in the base group.

3l_Di4bl0 wrote:

2. I do so BEFORE running genfstab, and pacstrap right?

You should mount the partitions before running `pacstrap` & `genfstab` [1] but do not attempt to install the bootmanager until after the system is in place.

3l_Di4bl0 wrote:

3. Only partition on the arch drive should be /root , no need for another ESP?

Yes, that is the recommended approach.

[1] If you have GPT drives with only a single root partition and /boot mounted to the ESP then /etc/fstab is *not* needed unless special filesystem options are required.

Offline

#3 2016-07-30 19:43:53

3l_Di4bl0
Member
Registered: 2016-07-29
Posts: 12

Re: [SOLVED] Dual booting Arch & W10 on different drives.

Head_on_a_Stick wrote:

Why not try systemd-boot first? It is already included in the base group.

Ended up using systemd-boot.

Head_on_a_Stick wrote:

If you have GPT drives with only a single root partition and /boot mounted to the ESP then /etc/fstab is *not* needed unless special filesystem options are required.

Ended up using fstab.

Also, shameless plug to my other thread since Arch possibly made my microphone stop working on windows too.

Offline

#4 2016-07-30 19:58:19

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Dual booting Arch & W10 on different drives.

Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB