devnull/debootstrap_minimal_dekstop_from_scratch.md

8 lines
317 B
Markdown
Raw Normal View History

Howto `debootstra` a bare minimal Debian Desktop from scratch
=============================================================
1. partitioning and filesystem
1. create a root partition and swap partition
2. `mkfs.ext4` and `mkswap`
2. run debootstrap
- `debootstrap bullseye /mnt/ http://ftp.de.debian.org/debian`