2 Architecture
neoricalex edited this page 2026-01-03 16:28:46 +01:00
┌───────────────┐
│   Kernel      │
│               │
│ console=tty0  │─── VGA (mensagens kernel)
│ console=ttyS0 │─── Serial (debug)
└───────┬───────┘
        │
┌───────▼───────┐
│ init (PID 1)  │
│               │
│ chvt 1        │
│ setsid        │
│ exec tty1     │
└───────┬───────┘
        │
┌───────▼───────┐
│ Neurotron     │
│ Dashboard v2  │
│ Corpo visual  │
└───────────────┘