<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Dumb question time, because I'm still not seeing the updates to fix
    grub, and running grub-install /dev/sda still gets me the same
    errors about "no space left on device." (I checked: it's 200MB, and
    has 98% free space.)<br>
    <br>
    I only have two repositories in my sources.list, since I have a
    plain vanilla install of buster. (Plus a repo for virtualbox)<br>
    ______________________________________________________<br>
     Debian packages for stable<br>
    deb <a class="moz-txt-link-freetext" href="http://ftp.citylink.co.nz/debian/">http://ftp.citylink.co.nz/debian/</a> stable main contrib<br>
    <br>
    # Security updates for stable<br>
    deb <a class="moz-txt-link-freetext" href="http://security.debian.org/">http://security.debian.org/</a> stable/updates main contrib<br>
------------------------------------------------------------------------------------<br>
    Do I maybe not have the right repo?  Adding: <br>
    <pre>deb     <a class="moz-txt-link-freetext" href="http://deb.debian.org/debian">http://deb.debian.org/debian</a> buster-updates main
</pre>
    and/or<br>
    <pre>deb <a class="moz-txt-link-freetext" href="http://deb.debian.org/debian/">http://deb.debian.org/debian/</a> buster-proposed-updates main
</pre>
    <br>
    didn't seem to bring up any useful packages (just a ca-certificates
    one).<br>
    <br>
    Any ideas what the issue might be?<br>
    <br>
    Thanks!<br>
  </body>
</html>