Jump to content

See -- Dual Boot -- MX Linux

How to dual-boot Win11 and Linux

How to Set up Windows 11 and Linux Dual Boot?

-- in the order given.

 

If two hdd or ssd, the one with windows is primary, the other is secondary (and should contain not any windows files nor the ntfs file system.  If windows divided between the two, use it to transfer all windows files to the primary drive and wipe the secondary before partitioning and installing antX

 

EXAMPLE FOR SECONDARY PARTITIONS

50gb root partition with boot flag set, ext4 filesystem

1GB swap partiton, swap filesystem

some or all of the remainder -- /home parition, ext4

 

use gparted or the command 

cfdisk /dev/sdX 

to partiton the drive, where X is how the drive is recognized.  to find out how recognized --

lsblk

I like to use SystemRescue (which contains gprted and more) to prepare dirves, but it can be done by hand using the CLI, too.

Link to comment
https://linustechtips.com/topic/1420732-artix-dualbooting/#findComment-15332184
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×