Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
ltlian21966yI'll argue that the only thing that makes arch tricky to install is how you have the freedom to configure how it should boot.
The thing that got me in trouble the most was that I would go to guides talking about legacy bios or MBR to troubleshoot an install based on UEFI and GPT. You don't need to know what they are indepth, but you won't get away with mixing them up.
It's hard to troubleshoot based on your post, but my first instinct is to boot from the live usb again, mount your partitions, arch-chroot into /mnt, and check if your boot partition and boot loader is configured properly.
Try sticking to the official guide as much as you can, and pay close attention to which steps are for special cases that might not apply to you. -
Ganofins7946y@Haxk20 @irene no I didn't get the grub screen...though I installed the grub and there were not any errors
-
suprano38306yOne does not simply install Arch Linux! Knowing this, I haven't attempted to yet. Lol so I can't help with this issue you're having.
-
Ganofins7946y@irene @Haxk20 @ltlian I again installed the arch now with mbr partitioning....now it is booting to grub rescue mode
Now I am stuck over there -
crisz82366yYou misunderstood. The black screen is arch linux, you have to personally develop all the features you want. Freedom they said
-
Ganofins7946y@Haxk20 sorry I forgot to tell you my pc have BIOS firmware...so I used this --- grub-install --target=i386-pc /dev/sda. And then used grub-mkconfig -o /boot/grub/grub.cfg and after rebooting the pc what I get into is grub rescue mode
-
Ganofins7946y@Haxk20 I again installed the grub and generated the grub configuration and it worked, I successfully booted to Arch... finally
Thanks
Related Rants
Failed installing Arch Linux....tried installing it three times
But at every boot what I get is Black screen with the cursor (underscore) blinking on it
I followed their official installation guide
Do anyone know how to resolve this problem?
question
arch
help
failed