<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 29, 2023 at 11:44 AM Jerry Geis <<a href="mailto:jerry.geis@gmail.com">jerry.geis@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 29, 2023 at 11:28 AM Jerry Geis <<a href="mailto:jerry.geis@gmail.com" target="_blank">jerry.geis@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I changed the ISO and minimized - linux-firmware. Im not doing wireless install and installing in < 2G ram.<div><br><div>I regenerated the md5sum and updated it in md5sum.txt on the ISO</div><div><br></div><div>However - I am getting an error of SHA256 does not match for linux-firmware</div><div><br></div><div>WHERE IS that - and what needs to be updated?</div><div><br></div><div>or how do I say "ignore"  the error on install?</div><div><br></div><div>Thanks</div><div><br></div><div>Jerry</div></div></div></blockquote><div><br></div><div>Looking at the install.log file:</div><div><br></div><div> Get:14 file:/cdrom focal/main amd64 amd64-microcode amd64 3.20191218.1ubuntu1 [31.8 kB]</div>Get:15 file:/cdrom focal/main amd64 os-prober amd64 1.74ubuntu2 [20.1 kB]<br>Get:16 file:/cdrom focal/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB]<br>Get:17 file:/cdrom focal/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB]<br>Get:18 file:/cdrom focal/main amd64 upower amd64 0.99.11-1build2 [104 kB]<br>Get:19 file:/cdrom focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB]<br>Get:20 <a href="http://archive.ubuntu.com/ubuntu" target="_blank">http://archive.ubuntu.com/ubuntu</a> focal-updates/main amd64 libfreetype6 amd64 2.10.1-2ubuntu0.3 [341 kB]<br>Get:21 <a href="http://archive.ubuntu.com/ubuntu" target="_blank">http://archive.ubuntu.com/ubuntu</a> focal-updates/main amd64 grub-common amd64 2.04-1ubuntu26.17 [1872 kB]<br>Get:22 <a href="http://archive.ubuntu.com/ubuntu" target="_blank">http://archive.ubuntu.com/ubuntu</a> focal-updates/main amd64 grub2-common amd64 2.04-1ubuntu26.17 [590 kB]<br>Get:23 <a href="http://archive.ubuntu.com/ubuntu" target="_blank">http://archive.ubuntu.com/ubuntu</a> focal-updates/main amd64 grub-pc-bin amd64 2.04-1ubuntu26.17 [971 kB]<br>Get:24 <a href="http://archive.ubuntu.com/ubuntu" target="_blank">http://archive.ubuntu.com/ubuntu</a> focal-updates/main amd64 grub-pc amd64 2.04-1ubuntu26.17 [125 kB]<br>Get:25 <a href="http://archive.ubuntu.com/ubuntu" target="_blank">http://archive.ubuntu.com/ubuntu</a> focal-updates/main amd64 linux-firmware all 1.187.39 [136 MB]<br><br></div><div class="gmail_quote"><br></div><div class="gmail_quote">What controls the above behaviour???  WHY are some files loaded from CDROM and some from the archive ?</div><div class="gmail_quote"><br></div><div class="gmail_quote">This log file is from KVM install that works - the other one I am trying to get working is on a NUC11 </div><div class="gmail_quote">it loads from cdrom.  What controls loading from cdrom or WEB? </div><div class="gmail_quote">I thought they would all be loaded from same place ?</div><div class="gmail_quote"><br></div><div class="gmail_quote">Jerry</div><div class="gmail_quote"><br></div></div></blockquote><div><br></div><div>I tried adding this to early-commands:</div><div><br></div><div>     - cat /etc/apt/sources.list | grep -v cdrom > /root/sources.list; cp /root/sources.list /etc/apt</div><div><br></div><div>It seems to be working - JUST remove the cdrom... NOTE doing this there seems to be still some cdrom files loaded - but the linux-firmware is now </div><div>loaded from <a href="http://archives.ubuntu.com">archives.ubuntu.com</a> which is what I needed.</div><div><br></div><div>Jerry</div></div></div>