„debootstrap_minimal_dekstop_from_scratch.md“ ändern

This commit is contained in:
DeltaLima 2023-04-30 14:31:26 +02:00
parent 89be2bf19f
commit fa12a86785
1 changed files with 2 additions and 0 deletions

View File

@ -24,4 +24,6 @@ Howto `debootstrap` a bare minimal Debian Desktop from scratch
- `passwd root`
- create a user
- `adduser coolusername`
- create fstab with content
- `/dev/sdXY / ext4 defaults 0 1`
- exit chroot and `reboot`