You are not logged in.

#1 2016-08-30 23:30:10

antos1
Member
Registered: 2016-08-30
Posts: 13

Don't get how to install bootloader

I create three partition: boot, swap, root
And after other works i have to install bootloader. But i do not understand anything about installing it.   
I am creating OS on /dev/sda and boot is /dev/sda1 (mounted on mnt/boot)
How i can install bootloader GRUB and can i do network configuration after installed the system? Please use  a simple english and do not give a link.

Offline

#2 2016-08-30 23:42:58

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,860
Website

Re: Don't get how to install bootloader

do not give a link.

This sort of attitude will not get you far with Arch. The documentation is on the wiki for a reason. If you are unable to read and comprehend it, then Arch is not the right distribution for you. If the documentation does not answer the questions you have, then feel free to ask for clarification, however, we will not regurgitate the information already available to you on the wiki.

All the information you need to install grub is detailed on the grub wiki page: https://wiki.archlinux.org/index.php/GRUB

can i do network configuration after installed the system?

Yes.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2016-08-30 23:47:26

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,791

Re: Don't get how to install bootloader

antos1 wrote:

How i can install bootloader GRUB and can i do network configuration after installed the system?

UEFI or MBR/BIOS ?

Please use  a simple english and do not give a link.

Sorry, that is not how it works here.  A tremendous amount of effort goes into maintaining our documentation so we do not need to spoon feed each and every person who comes along.

Is your heart set on GRUB?  In my opinion, it is one of the more difficult solutions.  If you can, rEFInd or systemd-boot are much better choices for one who wants an easy solution.

Here is a link: https://wiki.archlinux.org/index.php/Ca … ot_loaders

Last edited by ewaller (2016-08-30 23:53:10)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#4 2016-08-30 23:58:39

antos1
Member
Registered: 2016-08-30
Posts: 13

Re: Don't get how to install bootloader

im installing GRUB for BIOS but UEFI is running. Can it result any problem?

I install the grub-bios package via pacman. After that i run the command grub-install --target=i386-pc --recheck /dev/sda
no problem. After that i dont know what i need to do

Offline

#5 2016-08-31 00:00:14

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,791

Re: Don't get how to install bootloader

Does your computer support UEFI?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#6 2016-08-31 00:01:25

antos1
Member
Registered: 2016-08-30
Posts: 13

Re: Don't get how to install bootloader

Yes. But UEFI is hard. BIOS is easy. I know BIOS is slow. It is my 3. try, and really i do not want to fail.

Offline

#7 2016-08-31 00:05:47

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,860
Website

Re: Don't get how to install bootloader

It varies from motherboard to motherboard, but typically, if your motherboard is set to boot into UEFI mode, it will not look for legacy boot loaders. If your motherboard is set to boot in "hybrid" mode, it will likely look for UEFI bootmanagers first, then fall back to legacy bootloaders if it can't find any. If your motherboard is set to boot into legacy or BIOS mode, then it won't look for any UEFI boot managers.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#8 2016-08-31 00:10:02

antos1
Member
Registered: 2016-08-30
Posts: 13

Re: Don't get how to install bootloader

Well, i can change the mode from BIOS.

Offline

#9 2016-08-31 00:26:11

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,860
Website

Re: Don't get how to install bootloader

Well, if you've set your motherboard to boot in BIOS/Legacy mode, and you've installed and configured grub following the instructions on the wiki, and you received no errors, then the next thing to do is to try and boot.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#10 2016-08-31 00:30:56

antos1
Member
Registered: 2016-08-30
Posts: 13

Re: Don't get how to install bootloader

I do the config via grub-mkconfig. I hope it is runs.

Offline

#11 2016-08-31 00:32:14

antos1
Member
Registered: 2016-08-30
Posts: 13

Re: Don't get how to install bootloader

OMG! It is runs!

Offline

Board footer

Powered by FluxBB