You are not logged in.
Hi
While going through wiki i have seen
grub-install --target=i386-pc --recheck /dev/csda
but i386 seems to be strange for me..Since i am using 64 bit system.
How should i modify the command to match for 64 bit installation?
Regards,
varghese
Offline
While going through wiki i have seen
grub-install --target=i386-pc --recheck /dev/csda
but i386 seems to be strange for me..Since i am using 64 bit system.
How should i modify the command to match for 64 bit installation?
It's legacy terminology, or perhaps it refers to the BIOS, not your OS. I presume it means "i386, not Motorola RISC" or something; grub goes way back. Look at the files in the 64-bit package -- they all refer to "usr/lib/grub/i386-pc/" and so on. I've installed grub2 on my 64-bit system according to the wiki instructions and it boots just fine, GPT and all.
Offline
Ok thanks
Offline
Quote from https://wiki.archlinux.org/index.php/GRUB2
Note: Without --target or --directory option, grub-install cannot determine for which firmware grub(2) is being installed. In such cases grub-install will show source_dir doesn't exist. Please specify --target or --directory message. Also, --target=i386-pc is correct for 64-bit systems, as well.
Last edited by the.ridikulus.rat (2012-11-09 13:32:52)
Offline
Initially i i done arch-chroot /mnt ..i entered into a shell prompt, where i did the wiki instruction.At the time of grub-bios installation when i run the command it shows multilib is not uptodate, so exit out of shell and run pacman base base-devel again..
I thought it updating multilib. Now i am not able to enter as early using arch-chroot /mnt..its saying API for this file system doesn't exist...
I need to continue with my installation in shell prompt.How can i accomplish that?
Offline
Please don't cross-post: https://bbs.archlinux.org/viewtopic.php?id=152578
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline