2023-04-30 14:04:17 +02:00
|
|
|
Howto `debootstra` a bare minimal Debian Desktop from scratch
|
|
|
|
=============================================================
|
|
|
|
|
2023-04-30 14:05:08 +02:00
|
|
|
- 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`
|