/boot is 100% full, apt-get purge linux-image-x.x.x.x-generic won't work 우분투(ubuntu) 부팅 공간 확보 :: 살만한 세상 만들기 Remove all packages marked as rc by dpkg 패키지가 제거는 되었지만 설정이 남아 있는 경우 /boot 용량문제 ### /boot 용량확인 df -h Filesystem Size Used Avail Use% Mounted on .... /dev/sda1 228M 223M 0 100% /boot .... ### /boot 용량확인 du -sh /boot 223M /boot ### /boot 관련 dpkg 확인 # dpkg -l "linux*" dpkg -l | grep "linux.*im..