Skip to content

Instantly share code, notes, and snippets.

@alexeyzab
Last active December 15, 2015 23:10
Show Gist options
  • Save alexeyzab/65c54fe81cfa4ad763d1 to your computer and use it in GitHub Desktop.
Save alexeyzab/65c54fe81cfa4ad763d1 to your computer and use it in GitHub Desktop.

Preparation

Installation

There are several useful links that will help with the setup process, the ones I used the most are:

https://github.com/pandeiro/arch-on-air

https://wiki.archlinux.org/index.php/MacBook

  • Partition the ssd:

    • About 30 Gb for OS X, the rest for Arch Linux
  • For Arch Linux the following partition scheme is acceptable:

    • / - 20 Gb
    • /boot - 256 Mb
    • swapfile (optional) - 1 Gb
    • /home - the rest

Configuration

Post-configuration

There will be lots of things to configure and tweak, it's a long process and the specifics depend on user's preference.

Refer to the following guides for more info:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment