Re: Arch linux installing process

2023-07-18 Thread Ralf Mardorf
On Tue, 2023-07-18 at 22:57 +0600, Source Code wrote: > But I use EFI and I don’t understand what I should write where … > [snip] > Arch wiki does not tell me this secret. Hi, please reply to the mailing list! I'm sorry, I don't understand your problem. I'm _not_ using legacy BIOS boot, my Intel

Re: Arch linux installing process

2023-07-18 Thread Ralf Mardorf
On Tue, 2023-07-18 at 21:09 +0600, Source Code wrote: > If you have an Intel or AMD CPU, enable microcode updates in addition. Hi, add the microcode to your bootloader's config! Below are two examples. The first one is for grub2 and the second is for syslinux. • rocketmouse@archlinux ~ $ grep "

Re: Arch linux installing process

2023-07-18 Thread Source Code
I just wanna add microcode updates with EFI. I need to add: cat /boot/*and*-ucode.img /boot/initramfs-linux.img > my_new_initrd objcopy ... --add-section .initrd=my_new_initrd But I have error: cat: unrecognised option ‘—add-section’ I write it all on one command line. What I do wrong? Вт, 18 и

Re: Arch linux installing process

2023-07-18 Thread Andy Pieters
On Tue, 18 Jul 2023 at 14:43, Source Code wrote: I wanna ask you, that how many size I can choose for Linux x86-64 root and Linux file system? Respectfully can I point you to the installation guides [1] [2]? [1] https://itsfoss.com/install-arch-linux/ [2] https://wiki.archlinux.org/title/instal

Re: Arch linux installing process

2023-07-18 Thread Source Code
Now I am in the end of installing linux. I have reached to step 3.21 of installation guide: 3.21 Boot loader Choose and install a Linux-capable boot loader . If you have an Intel or AMD CPU, enable microcode

Re: Arch linux installing process

2023-07-18 Thread Ralf Mardorf
On Tue, 2023-07-18 at 20:17 +0600, Source Code wrote: > Now I use cfdisk and I saw type of sda: Linux swap, > linux root x86-64 and Linux file system. And I wanna > know the difference between linux root x86-64 and Linux > file system. > Now I think to leave just Linux swap and Linux root x86-64.

Re: Arch linux installing process

2023-07-18 Thread Ralf Mardorf
On Tue, 2023-07-18 at 19:43 +0600, Source Code wrote: > I wanna ask you, that how many size I can choose > for Linux x86-64 root and Linux file system? IIUC 78.1G are unallocated after deleting sda6 and sda7. You might want a root partition without separating /boot or any other partition from the

Re: Arch linux installing process

2023-07-18 Thread Bjoern Franke
Am 18.07.23 um 15:43 schrieb Source Code: I wanna ask you, that how many size I can choose for Linux x86-64 root and Linux file system? Could you please stay in your thread and don't create a new one for every new question? Thanks!

Arch linux installing process

2023-07-18 Thread Source Code
I wanna ask you, that how many size I can choose for Linux x86-64 root and Linux file system?

Re: Installing process

2023-07-18 Thread Ralf Mardorf
On Tue, 2023-07-18 at 18:13 +0600, Source Code wrote: > I see only 465 GB of my disk. Is this the output of "sudo fdisk -l"? Device Start End Sectors Size Type /dev/sda12048616447614400 300M Windows recovery environment /dev/sda2 61644882124720480

Re: Installing process

2023-07-18 Thread Ralf Mardorf
On Tue, 2023-07-18 at 18:13 +0600, Source Code wrote: > How I can delete the partition where my Debian Linux is located? I see > only 465 GB of my disk. And use archinstall for graphical installing. Hi, I can't comment on "archinstall". My general advice is to edit partitions before or after doin

Installing process

2023-07-18 Thread Source Code
I have started to install Arch Linux and I reached to step partitions. How I can delete the partition where my Debian Linux is located? I see only 465 GB of my disk. And use archinstall for graphical installing. And there is the point of boot loader. There I can choose GRUB as a boot loader inste