<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dzu's Blog (Einträge über ssd)</title><link>https://blog.lazy-evaluation.net/</link><description></description><atom:link href="https://blog.lazy-evaluation.net/de/categories/ssd.xml" rel="self" type="application/rss+xml"></atom:link><language>de</language><copyright>Contents © 2025 &lt;a href="mailto:dzu@member.fsf.org"&gt;Detlev Zundel&lt;/a&gt; </copyright><lastBuildDate>Wed, 10 Dec 2025 16:11:11 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Firmware Updates on GNU/Linux</title><link>https://blog.lazy-evaluation.net/de/posts/linux/fwupdate-linux.html?pk_campaign=feed</link><dc:creator>Detlev Zundel</dc:creator><description>&lt;div&gt;&lt;div style="text-align:center" class="imageblock" id="org3891fba"&gt;

&lt;div id="orgccb53a3" class="figure"&gt;
&lt;p&gt;&lt;img src="https://blog.lazy-evaluation.net/de/images/nvme-logo.png" alt="nvme-logo.png" title="NVMe logo" align="middle" width="250"&gt;
&lt;/p&gt;
&lt;/div&gt;

&lt;/div&gt;

&lt;p&gt;&lt;a href="https://blog.lazy-evaluation.net/de/posts/linux/fwupdate-linux.html?pk_campaign=feed"&gt;Weiterlesen…&lt;/a&gt; (5 min verbleiben zum Lesen)&lt;/p&gt;&lt;/div&gt;</description><guid>https://blog.lazy-evaluation.net/de/posts/linux/fwupdate-linux.html</guid><pubDate>Tue, 05 Aug 2025 22:01:27 GMT</pubDate></item><item><title>Updating NVMe Firmware on GNU/Linux</title><link>https://blog.lazy-evaluation.net/de/posts/linux/nvme-fwupdate.html?pk_campaign=feed</link><dc:creator>Detlev Zundel</dc:creator><description>&lt;div&gt;&lt;div style="text-align:center" class="imageblock" id="orgfa02f3a"&gt;

&lt;div id="org04c176d" class="figure"&gt;
&lt;p&gt;&lt;img src="https://blog.lazy-evaluation.net/de/images/nvme-logo.png" alt="nvme-logo.png" title="NVMe logo" align="middle" width="250"&gt;
&lt;/p&gt;
&lt;/div&gt;

&lt;/div&gt;

&lt;p&gt;
As the NAND storage technology reaches speeds that cannot be satiated
with SATA anymore, the modern SSDs are attached over &lt;a href="https://en.wikipedia.org/wiki/PCI_Express"&gt;PCIe&lt;/a&gt;, the
descendant of the very successful
&lt;a href="https://en.wikipedia.org/wiki/Peripheral_Component_Interconnect"&gt;Peripheral Component Interconnect&lt;/a&gt; standard that allowed for many
extension cards in the IBM PC ecosystem.  But where most PCI cards
could not be software upgraded in the field, the question on how to
update firmware on attached PCI devices is not obviously standardized
(or am I missing something?).  So under Windows, the manufacturers of
NVMe modules deliver their proprietary update tool, but what do we do
in a Free Operating system like GNU/Linux?
&lt;/p&gt;

&lt;p&gt;
In this blog post I will take a quick look at how I was able to
upgrade the firmware of my &lt;b&gt;Kingston SA2000M8250G&lt;/b&gt; NVMe drive in my
desktop system.
&lt;/p&gt;

&lt;p&gt;&lt;a href="https://blog.lazy-evaluation.net/de/posts/linux/nvme-fwupdate.html?pk_campaign=feed"&gt;Weiterlesen…&lt;/a&gt; (3 min verbleiben zum Lesen)&lt;/p&gt;&lt;/div&gt;</description><guid>https://blog.lazy-evaluation.net/de/posts/linux/nvme-fwupdate.html</guid><pubDate>Thu, 03 Apr 2025 22:01:27 GMT</pubDate></item><item><title>Reclaiming VM Hard Disk Space from VirtualBox</title><link>https://blog.lazy-evaluation.net/de/posts/reclaiming-vm-space-virtualbox.html?pk_campaign=feed</link><dc:creator>Detlev Zundel</dc:creator><description>&lt;div&gt;&lt;img alt="Compress Image" class="align-center" src="https://blog.lazy-evaluation.net/images/compress.png" style="width: 300px;"&gt;
&lt;p&gt;Creating a virtual machine requires specifying the amount of space to
allocate for the virtual hard disk as one of the first steps.
Dreading the notorious "not enough disk space" message, one usually
aims to be on the safe side and reserves a generous amount at this
stage.  If the assignment is done in a static fashion then the
allocated space is immediately claimed from the underlying file system
and one thus has to come up with a pretty good guess in order not to
waste space.  Thankfully most VM solutions allow dynamic allocations
which can grow on demand limited only by an upper bound making this a
very attractive choice.&lt;/p&gt;
&lt;p&gt;A newly created VM with such an dynamic disk image indeed starts out
nice and space saving but over time the image will eventually take up
all the committed underlying disk space even though the VM reports to
use only a subset of it. Reflecting on why this is the case leads us
to an elegant setup reclaiming unused storage space on the host
system.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://blog.lazy-evaluation.net/de/posts/reclaiming-vm-space-virtualbox.html?pk_campaign=feed"&gt;Weiterlesen…&lt;/a&gt; (6 min verbleiben zum Lesen)&lt;/p&gt;&lt;/div&gt;</description><guid>https://blog.lazy-evaluation.net/de/posts/reclaiming-vm-space-virtualbox.html</guid><pubDate>Mon, 20 Jan 2020 21:14:32 GMT</pubDate></item></channel></rss>