You are not logged in.

#1 2020-04-14 13:23:57

Kobussie
Member
From: NL - Groningen
Registered: 2007-04-06
Posts: 43
Website

[SOLVED] Installation on VirtualBox not booting

I tried to install Arch (archlinux-2020.04.01-x86_64.iso) on VirtualBox (5.2.34). I followed the installation guide; installed GRUB, ran 'grub-mkconfig -o /boot/grub/grub.cfg' without errors. When I reboot from the virtual disk with 'Boot existing OS' I only get as far as: 'grub>' What did I do wrong?
Thanks for your reply..

Last edited by Kobussie (2020-04-14 14:41:24)

Offline

#2 2020-04-14 14:17:33

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,679
Website

Re: [SOLVED] Installation on VirtualBox not booting

Did you run grub-mkconfig(8) from within the chroot? What was the exact command you used to install GRUB? Probably best to list all of the commands you used to install Arch, or at least the ones relating to mounting & chrooting.

Use the set command from the "grub>" prompt to find where GRUB is looking for it's missing configuration file.

Offline

#3 2020-04-14 14:40:56

Kobussie
Member
From: NL - Groningen
Registered: 2007-04-06
Posts: 43
Website

Re: [SOLVED] Installation on VirtualBox not booting

Thanks for your reply, Head_on_a_Stick.
In the meantime I figured out what I did wrong: I forgot to install a kernel!!
I did 'pacstrap /mnt base' instead of 'pacstrap /mnt base linux linux-firmware'

Offline

Board footer

Powered by FluxBB