Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change order, mark dualboot backup #329

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
subdirectory: /install
submenu:
- title: Überblick
link: install/
link: index.html
- title: Linux
link: linux/
- title: macOS
link: macos/
- title: Windows 10
link: windows_10/
- title: Windows 11
link: windows_11/
- title: macOS
link: macos/
- title: Linux
link: linux/
- title: Linux/Windows DualBoot
link: dualboot/

Expand Down
5 changes: 3 additions & 2 deletions install/dualboot.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,9 @@ kannst du der Anleitung ab

Die Installation eines neuen Betriebssystems involviert die Erstellung und
Formatierung neuer Partitionen, wenn etwas schiefgeht, können Daten verloren gehen.
Deshalb solltest du als Erstes ein vollständiges Backup deines Rechners machen,
bevor du weitermachst.
<span style="color:crimson"> **Deshalb solltest du als Erstes ein vollständiges
Backup deines Rechners machen, bevor du weitermachst!** </span>



## Sich für eine Linux-Distribution entscheiden
Expand Down
Loading