hebad.blogg.se

Arch linux macbook pro mid 2014
Arch linux macbook pro mid 2014













arch linux macbook pro mid 2014

To persist the biggest virtual console font: REBOOT!įinally you may have a working Arch Linux install 🙏 Basic system management & general recommendationsīecause our system is not yet pleasantly usable 😄 Bigger vconsole font Options root=/dev/sda4 rw elevator=deadline quiet splashĬheck if /boot/intel-ucode.img is in ESP 17. Nano /boot/loader/entries/nf title Arch Linux (make sure you mounted the EFI System Partition at /boot) Once inside the chrooted enviroment, type the following command to install systemd-boot: Note: "arch-mac" should be replaced by your preference 12. Set preferred keymap with (see available with localectl list-keymaps)Įcho "KEYMAP=us" > /etc/nf 11.

arch linux macbook pro mid 2014

Set the LANG variable in nf(5) accordingly, for example: Uncomment en_US.UTF-8 UTF-8 pt_BR.UTF-8 and other needed localizations in /etc/locale.gen, and generate them with: Ln -sf /usr/share/zoneinfo/Brazil/East /etc/localtime Rw,relatime,data=ordered, discard put fstab example content here If you want to optimise your fstab for an SSD you can edit the ext4 partition options to look like this: This configures the partition checking on boot. Make sure that the line of the ext4 partition ends with a “2”, the swap partition’s line ends with a “0”, and the boot partition’s line ends with a “1”. Generate FstabĪdjust swapfile path (without /mnt) and improve SSD: Vim /etc/fstab > `/swapfile none swap defaults 0 0 ` 7. Then finnaly: pacstrap -i /mnt base base-devel 6. Then pacman-key -populate archlinux and pacman-key -refresh-keys Mount the file systems mount /dev/sda4 /mnt Grab a cup of coffe and get ready, because life is not always easy 🙈 Assets The MacBook Pro 11,x consists of models with Retina display shipped by Apple In Late 2013 and Mid 2014.įollowing ArchWiki guide.















Arch linux macbook pro mid 2014