Hi, Successfully rebooted the OS and running ArchLinux on Virtual Box. But While following the instructions given by you. *grub-install --target=x86_64-pc /dev/sda* -- got error saying */usr/lib/grub/x86_64-pc/modinfo.sh* doesn't exist
when I ran ..... *ls /usr/lib/grub* the output .. contained* x86_64-efi * *i386-pc i386-efi *but no *x86_64-pc * So, I ran the command as *grub-install /dev/sda*... it installed *i386-pc* but after this command, I can't find any *grub.cfg* in */boot/grub/* ... so skipped the steps of comparing the difference between grub.cfg files and continued further steps. My doubt is do I run into any problems in the future as I installed i386 instead of x86_64-pc and why is x86_64-pc not available in ArchLinux ISO. Thank You Regards Ajay Kumar Gaddam On Thu, Apr 23, 2020 at 6:54 PM Ajay kumar Gaddam < [email protected]> wrote: > Hi, > > I am trying to install Arch Linux in Virtual Box and followed the > instructions as per the links provided by Ragini but after successful > execution of all the steps after reboot when i choose to boot into the > existing OS it takes me to grub> terminal and can't go any further. Please > can you people help me in this regard? > > Thank You > > Regards > Ajay Kumar G >

