#How do i partition my nvme to dualboot, running arch main system, want windows on it too

45 messages · Page 1 of 1 (latest)

chrome hull
#

do i just cut it in half set it as fat32 and select that partition in windows install? how do i manage this

crisp plinth
#

depends on your use case on how much space you would like reserved for windows

true lotus
#

How many GiB do you have? @chrome hull

crisp plinth
#

in any case, you can use gparted on an ubuntu live iso to format your drive to create unallocated space

idle gulch
#

post lsblk -f for context, you left your plan out

#

.s litany

coarse glacierBOT
# idle gulch .s litany

Please follow the Standard Litany when asking a question:
What was your environment? What was your operating system, configuration?
What did you do? What did you run or test? Where?
What actually happened? What were the exact results, complete log contents, exact error messages?
What did you expect? What were you aiming to achieve? What result were you looking for?

Vague or superficial questions will yield vague or superficial answers. False information leads to false solutions.

Also see this similar guide on how to ask smart questions.

chrome hull
#

i was gonna shrink the ex4 part to 100gb for arch then the other 300 or so for windows

#

minus the swap and the efi part

true lotus
#

Okay

#

Can you send lsblk output?

chrome hull
#

the big partition on the 512 gb

true lotus
#

I remember installing Windows 11 after resizing and it straight up decided to delete my first partitions and turn it into EFI 😭

#

I recommend you to backup the data

#

and do this

#

typing wait 😭

#
/dev/sdX1 |    100M    | EFI System Partition (Windows Boot Partition)
/dev/sdX2 |    16M     | Microsoft Reserved Partition (MSR)
/dev/sdX3 |   307216M  | Microsoft Basic Data (Windows Main Partition)

-- Optional: Delete Windows recovery partition if not needed --

/dev/sdX4 |   1024M     | EFI System Partition (Linux Boot Partition)
/dev/sdX5 |   163856M   | Linux Root (x86-64)  (Linux Root Partition)
/dev/sdX6 | <Remaining> | Linux Swap           (Linux Swap Partition)
#

Disable or de-rank Windows Boot Manager in your Firmware setup

#

and enable OSProber in GRUB

true lotus
true lotus
cedar cedar
true lotus
#

Also this only works if it has access to EFIVars, which is enabled by default on Arch but not always

#

Also bcd from Windows can override efibootmgr, Firmware setup has highest priority so you'd probably wanna do it there

cedar cedar
true lotus
#

Twice the amount of RAM is a lot

#

We have compression

true lotus
#

Unless he has more than 16GiB of RAM

cedar cedar
#

Fair enough. So you say he makes all these partitions now in the archiso or just the root partitions of linux and windows then let windows do the rest with the bootloader?

#

Just trying to understand sorry

true lotus
true lotus
true lotus
true lotus
#

I'm gonna go now chat 👋

chrome hull
#

im unable to do that cant diskpart just take and cut half of the linux partition and reassign it as windows without deleting the arch install

true lotus
#

please backup before you do

chrome hull
#

i cant write over my arch install there is already important files on here