]> pere.pagekite.me Git - homepage.git/blobdiff - blog/archive/2022/04/04.rss
Generated.
[homepage.git] / blog / archive / 2022 / 04 / 04.rss
index 40cb765a63c57213f4d2a14c33318519bcceb21b..ae8cc4f8f43132edbef4ed4990c52ebe127dcbd2 100644 (file)
@@ -7,9 +7,40 @@
 
        
        <item>
-               <title>Playing and encodingd AV1 in Debian Bullseye</title>
-               <link>https://people.skolelinux.org/pere/blog/Playing_and_encodingd_AV1_in_Debian_Bullseye.html</link>        
-               <guid isPermaLink="true">https://people.skolelinux.org/pere/blog/Playing_and_encodingd_AV1_in_Debian_Bullseye.html</guid>
+               <title>geteltorito make CD firmware upgrades a breeze</title>
+               <link>https://people.skolelinux.org/pere/blog/geteltorito_make_CD_firmware_upgrades_a_breeze.html</link>        
+               <guid isPermaLink="true">https://people.skolelinux.org/pere/blog/geteltorito_make_CD_firmware_upgrades_a_breeze.html</guid>
+                <pubDate>Wed, 20 Apr 2022 11:50:00 +0200</pubDate>
+               <description>&lt;p&gt;Recently I wanted to upgrade the firmware of my thinkpad, and
+located the firmware download page from Lenovo (which annoyingly do
+not allow access via Tor, forcing me to hand them more personal
+information that I would like).  The
+&lt;a href=&quot;https://support.lenovo.com/no/en/search?query=thinkpad firmware bios upgrade iso&amp;SearchType=Customer search&amp;searchLocation=Masthead&quot;&gt;download
+from Lenovo&lt;/a&gt; is a bootable ISO image, which is a bit of a problem
+when all I got available is a USB memory stick.  I tried booting the
+ISO as a USB stick, but this did not work.  But genisoimage came to
+the rescue.&lt;/p&gt;
+
+&lt;P&gt;The geteltorito program in
+&lt;a href=&quot;http://tracker.debian.org/cdrkit&quot;&gt;the genisoimage binary
+package&lt;/a&gt; is able to convert the bootable ISO image to a bootable
+USB stick using a simple command line recipe, which I then can write
+to the most recently inserted USB stick:&lt;/p&gt;
+
+&lt;blockquote&gt;&lt;pre&gt;
+geteltorito -o usbstick.img lenovo-firmware.iso
+sudo dd bs=10M if=usbstick.img of=$(ls -tr /dev/sd?|tail -1)
+&lt;/pre&gt;&lt;/blockquote&gt;
+
+&lt;p&gt;This USB stick booted the firmware upgrader just fine, and in a few
+minutes my machine had the latest and greatest BIOS firmware in place.&lt;/p&gt;
+</description>
+       </item>
+       
+       <item>
+               <title>Playing and encoding AV1 in Debian Bullseye</title>
+               <link>https://people.skolelinux.org/pere/blog/Playing_and_encoding_AV1_in_Debian_Bullseye.html</link>        
+               <guid isPermaLink="true">https://people.skolelinux.org/pere/blog/Playing_and_encoding_AV1_in_Debian_Bullseye.html</guid>
                 <pubDate>Sat, 16 Apr 2022 08:40:00 +0200</pubDate>
                <description>&lt;p&gt;Inspired by the recent news of
 &lt;a href=&quot;https://slashdot.org/story/22/04/03/2039219/intel-beats-amd-and-nvidia-with-arc-gpus-full-av1-support&quot;&gt;AV1