Could someone help me get started with installing Arch? I've got a laptop with windows 10 already installed and I want to duel-boot them, but I dont know exactly how to partition. Currently W10 fills the entire SSD.
Most guides just shows how to install Arch as the only OS, not having both W10 and Arch.
I just want help now in the beginning then I'll advance on my own.
Just install Ubuntu instead, you're clearly not ready for Arch.
Noah Edwards
True, I've never had a linux-system but Arch seems smooth having precise control over your system and it'll be a good learning experience.
Chase Garcia
read the wiki
William Kelly
Yep
David Morales
Install Mint. It dual-boots fine.
Christopher Rogers
I did this. Basically instead of creating a new boot partition, you use the one already created by Windows 10, and you mount that partition on mnt/boot
Landon Butler
This is for uefi
Xavier Hernandez
You don't want precise control, you want it to work so that you can use it and learn the basics.
Also don't dual boot like a pussy, you'll just stick to using Windows because its safe and comfortable and all your stuff is already there... Format that sucker and use Linux as your primary OS.
Justin Butler
You're probably right, I dont see why I should keep windows. Maybe if I wanna play some games, or is linux fine for that?
Nathaniel Allen
Just do a minimal install of Ubuntu or Debian. Only choose to install the standard system utilities during the installation.
Mason Jackson
>help me get started
You probably don't know how to do it and will end up trashing your windows installation or something.
Pick something with a GUI installer like Ubuntu/Mint for the time being.
Xavier Bell
depends what you want to play but it's not going to be as good as windows.
although imo you tend to want to play less games the better you get with tech.
Christian Cooper
Which games do you want to play? I haven't come across a (pc) game worth playing without a Linux version on steam.
Robert Lewis
Please clarify, does mounting boot on the windows boot drive work or not work on UEFI?
Gabriel Butler
Ignoring the dual-booting question.
You need to know if you have a UEFI motherboard. If you do you have to use a gpt partition scheme. Otherwise I'd recommend msdos.
Use Grub for the bios and read the whole wiki page. Make sure you make the config after install.
For the partition scheme have a 2mb vfat partition at the start for Grub, make a swap file roughly twice the size of the amount of installed RAM and turn it on. Keep the rest as one large partition and format it to EXT4.
Mount *both* /mnt and /mnt/boot to your EXT4 partition.
If this is too hard for you use manjaro or debian.
Kevin Baker
>never had a linux system >goes straight to arch >WINNING OP
Jackson Gray
To be fair I've already got a desktop gaming pc-at home, and the laptop is for school/studing/programming so I probably dont really have any need of windows. and I could always install w10 from scratch if I need.
Christopher Gutierrez
Don't install Linux on the same ssd as Windows 10, because if Windows has a major update partitions might be added or removed by Microsoft in accordance with the update, and this can break your Linux partition. Either erase Windows or put the two on separate drives.
Brayden Turner
Cant be a pussy
Gabriel Allen
The hardest part for you will be partitioning the drives without destroying your windows and configuring grub to recognize windows and boot properly. The first is easy if you get a graphical partitioning software on a live cd (I installed arch using an Ubuntu installation disk). The second is a little trickier. About half the time, GRUB will notice windows and know what you need. If that doesn't work, you'll be chin deep in bullshit, you'll have to write your own start scripts. Lucky for you, you're not the first one to have this problem.
Lucas Young
Damn, really good to know. Leaning towards just deleting windows then.
Jack Garcia
Look just go to the wiki man. If you want to use Arch you will need to get used to go and get information. It's all clarified in the wiki.
Evan Martin
Since you're a linux n00b why don't you use a graphical arch installer? revenge is a good one (skips all the command line fun stuff since you a wincuck)
Chase Wood
I'm actually not op. I have an arch machine that I dual booted, but I went backwards, put Linux first then windows because grub couldn't recognize windows. I could have saved myself a lot of trouble if I had known that you could use the windows boot partition as the Linux boot partition.
Gabriel Nelson
If you want a distro that's based on Arch, but is far more user friendly, I recommend looking into Manjaro. manjaro.org/
Blake Ross
>le learning meme
Ethan Taylor
I didn't use grub but the way I understand it, and bear in mind that this could be wrong, is that your bootloader will read the partitions in your efi partition (on UEFI) and present those options. My point is that it shouldn't matter in what order you install the OS's.
>The recommended way to setup a Linux/Windows dual booting system is to first install Windows, only using part of the disk for its partitions.
Since Windows came preinstalled I didnt have the chance to create my own partitions and only use part of the disk. Currently the full disk is used for W10.
Jaxon Martin
You can resize the partitions you nonce
Charles Nguyen
Through the arch installer?
I've tried resizing from windows before but I litterally installed 20+ programs and none of them made it work. (didnt work with standard windows-shit either)
Camden Howard
you are so a damn noob god dammit, go and google gparted right now
Jayden Foster
Google: 'how to resize partition in windows 10' First Result: partition-tool.com/resource/windows-10-partition-manager/resize-partition-windows-10.htm Answer: 'Yes. Windows 10 built-in Disk Management has the ability to shrink volume and extend volume. Just right click on "My Computer", choose "Manage", and you will get a popup window, choose "Disk Management" in left navigation bar. And then, your hard disk condition will show as follow.'
Is there anything else I can help you with?
Isaac Carter
Ok, I'll give it a try but a while back I tried to do the same and I followed exactly those steps and sure as hell it didnt work (hence installing 20+ programs trying to make it work).
Lucas Fisher
What do you guys use to make partitions in the arch installer? I feel like the most simple is cfdisk. Do you guys use this or do you use something like parted?
Liam Rodriguez
Dualboot is for loosers.
Lincoln Fisher
`parted -a optimal /dev/sda`
Hunter Cooper
fdisk
Liam Parker
I installed arch as my first distro for the same reasons you seem to want to do it. If you like learning by pain, it's "fun". If you actually need to use your computer for anything, don't do this. If messing up the dual boot setup and accidentally killing windows on your machine fucks you, don't do this.
Joseph Wilson
i open the hard drive and do it manually
Juan Evans
if this is where you are stuck you are in for a hell of a ride
Adam Kelly
kek
Sebastian Young
Easy mode if you just want to split partitions: download Ubuntu image and install it using "Install Ubuntu alongside them." It will make a new partition for Ubuntu which you can resize (there is a slider iirc,) and continue with the install and then install Arch over it
Tyler Adams
fuck meme linux, get void linux instead.
Daniel Kelly
Installing arch is easy you literally just follow the steps on the wiki.
Nathaniel Stewart
I dual booted arch with w10 efi here is a copy and past of the command lines I used (and saved)
# mount efi partition (sda2 is the windows efi partition) mkdir -p /mnt/boot/efi mount /dev/sda2 /mnt/boot/efi
i went in completely blind first time and fucked most shit up, worked fine until i updated it, then i re-installed arch and shit seems to be going good
Caleb Diaz
>being a gaymer baka. If you insist, most gaems on steam are becoming more and more Linux friendly, so you shouldnt run into too many problems with dependencies. You should already have WINE installed regardless, just in case you come across that one finnicky bugger.
When in doubt, just run the latest version of Wangblows in a VM and you should be alright. the performance drop is nanoscopic to say the least. Whatever performance drop you experience from most games that you play without a VM, just double that if you expect to run them in a VM Zero drop -> minimal drop minimal drop -> noticeable drop noticeable drop -> shit tier drop shit tier drop -> get a better system. period.
Jackson Hernandez
I'm in the same boat as OP. Yesterday I tried to install Arch in dual-boot along W10.
I read the wiki which has been helping and confusing at the same time.
I've tried to installs already and it didn't work corectly.
I think it has something to do with me trying to install Arch on my HDD which is DOS type and not GPT. But my system is UEFI.
I'll try again tomorrow :)
Robert Brooks
Stop falling for the meme, if you like Arch go instead for Antergos, is based on Arch and has an installer. Come back to Arch when you have more experience.
Blake Bennett
I guess I did fall for the meme. The idea to install only what is needed was just very appealing.
Alright, I'll take your advice and what Antergos is about
Chase Long
>good learning experience No. If you really want to learn, install Slackware or Gentoo.
Samuel Evans
Shrink the Windows 10 partition and make a ext4 one for arch and a small swap partition