Gentoo Linux Kernel Konfigrasyonu Nasıl Yapılır?

404631

Hectopat
Katılım
24 Aralık 2020
Mesajlar
3.100
Makaleler
1
Çözümler
30
Şu an kernel Config dosyasına geldim. Burada General setup gibi seçenekler var. Ne yapmalıyım?
@gen2 hocam, yardım edebilir misiniz?
 
Son düzenleyen: Moderatör:

Filesystem tools​

Bu bölümde ne yapmalıyım hocam. Kernel düzenlerken bunlara destek seçiyorduk sanki.
Bir bakayim.
emerge --ask --verbose sys-fs/e2fsprogs sys-fs/dosfstools yap. Boot bolumun FAT32 ve Root bolumun EXT4 oldugundan. NTFS disk takacaksan ntfs3g kurarsin. Gentoo kurduktan sonra kafanda cok soru olacak ama arastirmaya calis boylece cok daha fazla sey ogrenirsin.
 

Installing a DHCP client​


Important
Although optional, the majority of users will find that they need a DHCP client to connect to the DHCP server on their network. Please take this opportunity to install a DHCP client. If this step is forgotten, then the system might not be able to get on the network thus making it impossible to download a DHCP client afterward.

In order for the system to automatically obtain an IP address for one or more network interface(s) using netifrc scripts, it is necessary to install a DHCP client. We recommend the use of net-misc/dhcpcd although many other DHCP clients are available through the Gentoo repository:


root #emerge --ask net-misc/dhcpcd

Bunu yapayım mı hocam? @175920
 

Installing a DHCP client​


Important
Although optional, the majority of users will find that they need a DHCP client to connect to the DHCP server on their network. Please take this opportunity to install a DHCP client. If this step is forgotten, then the system might not be able to get on the network thus making it impossible to download a DHCP client afterward.

In order for the system to automatically obtain an IP address for one or more network interface(s) using netifrc scripts, it is necessary to install a DHCP client. We recommend the use of net-misc/dhcpcd although many other DHCP clients are available through the Gentoo repository:


root #emerge --ask net-misc/dhcpcd

Bunu yapayım mı hocam? @175920
Yap, dhcpcd kablolu icin lazim.

Sonra rc-update add dhcpcd default yap.
 
Hocam sonunda bootloader aşamasına geldim. 🙂
🙂🙂😀😀😀😀😊😊😊
Kod:
echo 'GRUB_PLATFORMS="efi-64"' >> /etc/portage/make.conf
Kod:
emerge --ask sys-boot/grub
Kod:
grub-install --target=x86_64-efi --efi-directory=/boot
Komutlar bunlar değil mi?
@175920
 
Hocam sonunda bootloader aşamasına geldim. 🙂
🙂🙂😀😀😀😀😊😊😊
Abi n'apiyorsun emojiler kafama geldi sakin ol :D
Bootloader'ini kur sonra grub-mkconfig -o /boot/grub/grub.cfg yap. User olusturmayi unutma kendin icin. efibootmgr da kur dostum UEFI icin.
Hocam sonunda bootloader aşamasına geldim. 🙂
🙂🙂😀😀😀😀😊😊😊
Kod:
echo 'GRUB_PLATFORMS="efi-64"' >> /etc/portage/make.conf
Kod:
emerge --ask sys-boot/grub
Kod:
grub-install --target=x86_64-efi --efi-directory=/boot
Komutlar bunlar değil mi?
@175920
Evet, ama once
emerge --ask --verbose efibootmgr yap.
 

Technopat Haberler

Yeni konular

Geri
Yukarı