Ubuntu 20.04, 정확히는 WSL에 mysql을 설치하고 시작하려니 이난리가 났다 우선 결론부터 적자면 In Ubuntusudo apt updatesudo apt install -y gitgit clone https://github.com/DamionGans/ubuntu-wsl2-systemd-script.gitcd ubuntu-wsl2-systemd-script/bash ubuntu-wsl2-systemd-script.sh --force In cmdwsl --shutdown 이제부터 과정 시작 1. 시도 1 (실패) https://parkkingcar.tistory.com/96 [Linux] systemctl 명령 에러 System has not been booted with systemd..