Pesquisou no Google. aqui estão algumas coisas para tentar
Meu laptop tem um processador i5 decente, 8 GB de RAM. Eu tenho dual booted com o Ubuntu 16.04, mas demora muito para arrancar.
Algumas informações:
systemd-analyze
retorna,
Startup finished in 2.630s (firmware) + 2.417s (loader) + 4.067s (kernel) + 44.125s (userspace) = 53.240s
e
systemd-analyze critical-chain
retorna,
The time after the unit is active or started is printed after the "@" character.
The time the unit takes to start is printed after the "+" character.
graphical.target @44.100s
└─multi-user.target @44.100s
└─mysql.service @37.972s +6.127s
└─network.target @37.951s
└─wpa_supplicant.service @40.980s +419ms
└─basic.target @33.530s
└─sockets.target @33.529s
└─snapd.socket @33.504s +17ms
└─sysinit.target @33.495s
└─apparmor.service @22.549s +10.945s
└─local-fs.target @22.437s
└─boot-efi.mount @22.080s +356ms
└─systemd-fsck@dev-disk-by\x2duuid-4C19\x2dC7DF.service @11.596s +10.419
└─dev-disk-by\x2duuid-4C19\x2dC7DF.device @11.575s
lines 1-17/17 (END)
Primeiro, esse desempenho é normal? Como posso fazer melhorias? Obrigado.