Code Monkey home page Code Monkey logo

config-exherbo's Introduction

config-exherbo

Installation d'Ehxerbo

Etapes d'installation d'Exherbo

  1. mount /dev/exherbo/root /mnt/exherbo
  2. cd /mnt/exherbo
  3. wget https://dev.exherbo.org/stages/exherbo-x86_64-pc-linux-gnu-current.tar.xz
  4. wget https://dev.exherbo.org/stages/sha1sum
  5. grep exherbo-x86_64-pc-linux-gnu-current.tar.xz sha1sum | sha1sum -c
  6. tar xJpf exherbo-x86_64-pc-linux-gnu-current.tar.xz
  7. vim /etc/fstab
  8. mount -o rbind /dev /mnt/exherbo/dev
  9. mount -o rbind /sys /mnt/exherbo/sys
  10. mount -t proc none /mnt/exherbo/proc
  11. mount /dev/nvme0n1p4 /mnt/exherbo/boot
  12. mount /dev/nvme0n1p1 /mnt/exherbo/boot/efi
  13. cp /etc/resolv.conf /mnt/exherbo/etc/resolv.conf
  14. chroot /mnt/exherbo /bin/bash
  15. source /etc/profile
  16. export PS1="(exherbo) $PS1"
  17. git clone https://github.com/phabrys/config-exherbo.git /usr/local/etc

config-exherbo's People

Contributors

phabrys avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.