devnull/debootstrap_minimal_dekstop_from_scratch.md

8 lines
307 B
Markdown
Raw Normal View History

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