#[SOLVED] could someone help with setting up arch for triple boot?
1 messages · Page 1 of 1 (latest)
@finite comet make a partition for arch first
When you say “on top of” what do you mean? Three separate bootable systems?
yeah
have to chkdsk first but im currently doing that
for some reason it says the volume ive selected to shrink may be corrupted so im tryna fix it 😭
alr i have 100 gb partition available now
what do i do from here? @coral palm
Now you need to create an Ext4 partition in the empty 100g
so i need to boot into the arch usb?
i only need to partition my arch root folder right?
yes it will be enough
beginners dont need anything fancier than that 😛
regarding bootloader:
When turning on your pc, do you choose between windows and ubuntu in GRUB or in CMOS menu?
Im asking because you can either use one GRUB for the 3 oses,
Or you can install 2 Grubs, on Ubuntu and on Arch
grub
planning to use grub for all 3
ok, so keep in mind that you will have to run grub-mkconfig -o /boot/grub/grub.cfg
on ubuntu also, to make it aware of the new arch
and if you want to boot into Arch's grub, you will have to use the CMOS (BIOS/EFI) menu (e.g. F10 on boot?)
any reason why i would wanna boot into archs grub specifically?
Otherwise you will just see ubuntu grub by default 🙂
Because you said youd like to install grub on all partitions?
or did you mean grub on Ubuntu only?
i want one grub to manage every partition
ok, so dont install grub on arch,
Instead use ubuntu's
also this is my cfdisk rn, i just need to mkfs.ext4 the partition ive highlighted?
i dont have swap
im not sure which one is the efi partition
can i check with cfdisk
oh yeah it says nvm
the first one usually, should be FAT32, and under 1GB
looks good i believe?
running pacstrap rn
dont forget network tools (networkmanager?)
you can do it now
wowies
chroot
right, uptime ratted you out
uhhh ln -sf /usr/share/zoneinfo/ isnt doing anything
oh i just didnt type the full command
so this is the part where id usually install grub and stuff
so im not really sure what to do?
i setup language, hostname, user and stuff
you need to run mkinitcpio -P to regenerate the kernel
and install intel-ucode normally
but you dont have to install grub
instead we will delegate it to ubuntu's grub,
and how do we do that 
boot into ubuntu after that and run
uuh
lol i just wrote the command
so after im done with mkinitcpio -P i just reboot into ubuntu and run the grub-mkconfig command?
did you follow the wiki fully?
yes
but skipped bootloader installation
bootloader is the last step
i see vmlinuz-linux and initramfs-linux.img
alright
^
i exit'ed and reboot
yep
when you run grub-mkconfig on ubuntu it should tell you that it has identified Arch's kernel
ok
found arch linux on /dev/nvme0n1p6
send your neofetch once you ready
my keyboard is the wrong language again
should i change it in /etc/vconsole.conf or use localectl
mmm i dont remember exactly, i think keyboard input lang is controlled by something else
verify localectl first
so localectl it is
yep
#9742 📣 If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.
- You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
- You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".
Your title should be like so: https://cdn.discordapp.com/attachments/503224329191030787/1039841700417384498/image.png
Thank you
happy to help ^^