Systemcrash

:slight_smile: Eine VT (z.B. tty1) macht Man mit <Strg-Alt>-F1 auf.

  • Normalerweise, Man bekommt das erste Display-Manager Session mit <Strg-Alt>-F7 (oder F8) zurück.

[HR][/HR]Das ‘fdisk’ Information ist irgendwie nicht was ich vom eine Dual-Boot 64-bit System erwarte. Zum Beispiel, diese 64-bit UEFI Dual-Boot mit Windows 8.1 System ist wie folgt:


 # fdisk -l

Festplatte /dev/sda: 931,5 GiB, 1000204886016 Bytes, 1953525168 Sektoren
Einheiten: Sektoren von 1 * 512 = 512 Bytes
Sektorgröße (logisch/physikalisch): 512 Bytes / 4096 Bytes
E/A-Größe (minimal/optimal): 4096 Bytes / 4096 Bytes
Festplattenbezeichnungstyp: gpt
Festplattenbezeichner: E85CDF80-B69A-4E17-9C2A-4D44806A34B2

Device         Start        End    Sectors   Size Type
/dev/sda1       2048    2050047    2048000  1000M Windows recovery environment
/dev/sda2    2050048    2582527     532480   260M EFI System
/dev/sda3    2582528    4630527    2048000  1000M unbekannt
/dev/sda4    4630528    4892671     262144   128M Microsoft reserved
/dev/sda5    4892672  424323071  419430400   200G Microsoft basic data
/dev/sda6  424323072  425039871     716800   350M Windows recovery environment
/dev/sda7  425039872  508925951   83886080    40G Microsoft basic data
/dev/sda8  508925952  532979711   24053760  11,5G Windows recovery environment
/dev/sda9  532979712  547672063   14692352     7G Microsoft basic data
/dev/sda10 547672064 1953523711 1405851648 670,4G Microsoft basic data

 # 

In anderer Worten, erst Windows dann Linux – in besonderes mit UEFI Systeme und Windows 8/8.1/10 . . .
Na, gut! Deine /dev/sda2 (Btrfs Partition) ist mit 40G Bytes der kleinste empfohlene Btrfs Partition große.
Probiere mit " # btrfs balance start / -dlimit=3" freie Platz in der Btrfs Partition zu schaffen.