0

I am attaching two screen shots, self explained. Why do an update asking something regarding my boot sector? isn't dangerous?

enter image description here

muru
  • 197,895
  • 55
  • 485
  • 740

1 Answers1

0

Based on the images there seems to be very less space in /boot. You should remove your old and unused kernels following this

try this

sudo apt-get autoremove --purge

to purge manually installed kernels

sudo purge-old-kernels
Ashu
  • 3,966