Hardware/Raspberry Pi
[RB4] ubuntu 모니터 없이 부팅하기
razor1911
2022. 4. 30. 11:21
Ubuntu Desktop 22.04 기준
/boot/firmware/config.txt 에 아래 라인 추가
hdmi_force_hotplug=1
hdmi_drive=2
firmware 폴더는 FAT32 파티션으로 되어 있으므로 SD카드를 윈도우로 가져와서 config.txt 파일을 직접 수정해도 된다.