You are not logged in.
Pages: 1
Hello, i've just installed windows 7 (with UEFI) now i want to install archlinux i have a free partition with 400GB.
- Should i have create another EFI partition?
- What should i do in order to install grub?
- (I followed the wiki but each time i fail)
Offline
You're going to need to provide more info about what you've tried and how you failed.
Maybe install a UEFI-capable hypervisor and install Arch to a VM, to become familiar with the process in a 'safe' environment. That's what I did, and to be honest, it gave me a few headaches...
But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner
Offline
Hello, i've just installed windows 7 (with UEFI) now i want to install archlinux i have a free partition with 400GB.
- Should i have create another EFI partition?
No, you can reuse the EFI partition. Just mount it at /boot or /boot/efi .
- What should i do in order to install grub?
- (I followed the wiki but each time i fail)
This does not give us any info. Post the exact commands you used to install grub.
Offline
here is the output of parted -l
http://sprunge.us/TTca
(i still have free 400GB)
Offline
here is the output of parted -l
http://sprunge.us/TTca
(i still have free 400GB)
Looks fine so far.
Is there a question there? You haven't explained what you have tried or how it has failed.
You say that you tried to install grub but failed each time. You do need to install Arch (or another Linux distro) first as far as I know. That is, you cannot begin by installing the boot manager - you need to install the system first.
Please read the Beginners' Guide. Also see the link in my signature on asking good questions.
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
- What should i do in order to install grub?
If you don't need support for legacy OSes, you don't need to install Grub.
Read the wiki page: https://wiki.archlinux.org/index.php/UEFI_Bootloaders
Even without a bootloader, you can boot Linux from the EFI shell - look at the archlinux.nsh example - which is what I did the first time I booted my Arch. For convevience, I installed later Gummiboot which is drop dead simple to setup.
This silver ladybug at line 28...
Offline
Pages: 1