<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GetUSB.info</title>
	<atom:link href="https://www.getusb.info/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.getusb.info</link>
	<description>GetUSB.info</description>
	<lastBuildDate>Fri, 11 Sep 2026 16:37:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://www.getusb.info/wp-content/uploads/2016/03/cropped-usb_connection-128-32x32.png</url>
	<title>GetUSB.info</title>
	<link>https://www.getusb.info</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>8 AI Technology Topics That Connect Back to Storage and Memory</title>
		<link>https://www.getusb.info/8-ai-technology-topics-that-connect-back-to-storage-and-memory/</link>
		
		<dc:creator><![CDATA[Matt LeBoff]]></dc:creator>
		<pubDate>Fri, 11 Sep 2026 16:34:23 +0000</pubDate>
				<category><![CDATA[Industry Analysis]]></category>
		<category><![CDATA[AI Hardware]]></category>
		<category><![CDATA[AI memory]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Data Storage]]></category>
		<category><![CDATA[NAND flash]]></category>
		<guid isPermaLink="false">https://www.getusb.info/?p=5569</guid>

					<description><![CDATA[GetUSB isn&#8217;t becoming an artificial intelligence website. There are already plenty of those, and most days the world probably doesn&#8217;t need another article explaining that AI is going to change everything. What has caught our attention is something a little more practical. The deeper you get into how artificial intelligence actually works, the more the [&#8230;]<p><em>This article originally appeared on GetUSB.info. <a href="https://www.getusb.info/subscribe/">Subscribe to GetUSB updates</a>.</em></p>]]></description>
										<content:encoded><![CDATA[<div class="uk-text-large">
<p style="text-align:center;">
  <img src="https://www.getusb.info/wp-content/uploads/2026/09/091126_8-ai-technology-topics-summary-of-key-factors.webp"
       alt="Eight AI technology topics covering memory, storage and AI hardware"
       width="1519"
       height="841"
       class="aligncenter size-full"
       style="max-width:100%; height:auto;"
       loading="eager"
       decoding="async"
       fetchpriority="high" />
</p>
<p>GetUSB isn&#8217;t becoming an artificial intelligence website. There are already plenty of those, and most days the world probably doesn&#8217;t need another article explaining that AI is going to change everything.</p>
<p>What has caught our attention is something a little more practical.</p>
<p>The deeper you get into how artificial intelligence actually works, the more the conversation starts sounding familiar. <strong>Memory bandwidth matters. Storage matters. NAND flash matters. DRAM matters. PCIe matters.</strong> Moving enormous amounts of data from one place to another matters. These are subjects we&#8217;ve been following for years, long before every product announcement needed the letters &#8220;AI&#8221; somewhere in the first paragraph.</p>
<p>Over the past several months we&#8217;ve written a number of articles looking at AI from that hardware perspective. Rather than chasing every new model or software announcement, we&#8217;ve been interested in what has to happen underneath all of it.</p>
<p>Looking back, eight articles in particular fit together surprisingly well.</p>
<h2>Portable AI Accelerators vs Cloud AI: What Small Businesses Should Actually Pick?</h2>
<p>One of the more interesting changes in AI is that running an AI workload doesn&#8217;t automatically mean sending everything to a massive data center. Smaller AI accelerators are making local inference practical for applications that don&#8217;t require the horsepower of a giant cloud-based model.</p>
<p>In our article about <strong><a href="https://www.getusb.info/portable-ai-accelerators-vs-cloud-ai-what-small-businesses-should-actually-pick/">portable AI accelerators versus cloud AI</a></strong>, we looked at the tradeoffs between the two approaches. Cloud AI provides enormous computing resources, but local AI brings some interesting advantages of its own, including privacy, predictable operating costs, lower latency and the ability to continue working without an internet connection.</p>
<p>The important point isn&#8217;t that one approach wins. It is that AI processing is starting to spread out. Some jobs belong in the cloud. Some make considerably more sense sitting on a local computer or edge device.</p>
<h2>Inside an AI Computer: Why Modern AI Systems Consume So Much Memory</h2>
<p>A GPU gets most of the glory in an AI computer, but a powerful processor isn&#8217;t particularly useful if it spends its time waiting for data.</p>
<p>That led us to look inside an AI computer and explain <strong><a href="https://www.getusb.info/inside-an-ai-computer-why-modern-ai-systems-consume-so-much-memory/">why modern AI systems consume so much memory</a></strong>. AI models contain huge numbers of parameters, and those parameters have to be stored, loaded and moved through the system while calculations are taking place.</p>
<p>This is one of the recurring themes behind AI hardware. Computing power has increased dramatically, but feeding that computing power has become a problem of its own. The processor might be capable of doing the work, but only if the rest of the system can keep up.</p>
<h2>NAND Isn&#8217;t Going Away, But AI Servers Now Depend on More Than Flash</h2>
<p>Given our background, NAND flash was an obvious place for us to start digging.</p>
<p>AI isn&#8217;t making NAND obsolete. Quite the opposite. Models, training data, databases and generated information all need persistent storage, and flash remains extremely important. But <strong><a href="https://www.getusb.info/nand-isnt-going-away-but-ai-servers-now-depend-on-more-than-flash/">AI servers now depend on much more than NAND flash</a></strong> because storage capacity is only one part of the problem.</p>
<p>An SSD can hold a tremendous amount of information, but the processor can&#8217;t perform calculations directly against everything sitting on an SSD at full speed. Data has to move through different levels of the memory hierarchy, each with its own balance of capacity, speed and cost.</p>
<p>AI has made that hierarchy much more visible.</p>
<h2>What Is High Bandwidth Memory and Why Does AI Depend on It?</h2>
<p>High Bandwidth Memory, usually shortened to HBM, went from being a fairly specialized memory technology to something regularly mentioned in discussions about AI hardware.</p>
<p>There&#8217;s a good reason.</p>
<p>In our explanation of <strong><a href="https://www.getusb.info/what-is-high-bandwidth-memory-hbm-and-why-ai-depends-on-it/">what High Bandwidth Memory is and why AI depends on it</a></strong>, we looked at the problem HBM is designed to solve. Modern GPUs can perform an extraordinary number of calculations, but conventional memory architectures can become a bottleneck when those processors need enormous amounts of data delivered continuously.</p>
<p>HBM puts extremely fast memory very close to the processor and provides much greater memory bandwidth than conventional memory arrangements. It is expensive and complicated, but when you&#8217;re trying to keep an AI accelerator fed with data, bandwidth can be just as important as raw processing speed.</p>
<p>Think of it as owning a very fast factory. Making the machines inside the factory faster doesn&#8217;t accomplish much if the loading dock can&#8217;t deliver raw material quickly enough.</p>
<h2>Why DRAM Alone Can&#8217;t Keep Up With AI Anymore</h2>
<p>DRAM isn&#8217;t disappearing either. There is simply too much data.</p>
<p>We explored this in <strong><a href="https://www.getusb.info/why-dram-alone-cant-keep-up-with-ai-anymore/">why DRAM alone can&#8217;t keep up with AI anymore</a></strong>, because the obvious solution to a memory shortage would seem to be installing more memory. Unfortunately, at AI scale, that gets expensive very quickly and still doesn&#8217;t solve every bandwidth and capacity problem.</p>
<p>This is where the different layers of AI storage start making more sense. HBM can provide extraordinary bandwidth close to the processor. DRAM provides larger pools of fast working memory. NAND flash provides much greater persistent capacity. Each technology does something the others can&#8217;t do economically.</p>
<p>AI isn&#8217;t replacing one type of memory with another. If anything, it is forcing computers to use more types of memory at the same time.</p>
<h2>Why Hard Drives Are Still Critical for AI Infrastructure</h2>
<p>This one might be my favorite contradiction in the whole AI hardware story.</p>
<p>We spend all this time talking about incredibly sophisticated GPUs, HBM, NVMe storage and advanced semiconductor manufacturing, and then sitting farther down the chain is technology based on spinning magnetic platters.</p>
<p>The hard drive is very much alive.</p>
<p>In <strong><a href="https://www.getusb.info/why-hard-drives-are-still-critical-for-ai-infrastructure/">why hard drives are still critical for AI infrastructure</a></strong>, we looked at the enormous amount of information AI companies need to retain. Training datasets, model checkpoints, backups, archives and other bulk data don&#8217;t all need to sit on expensive high-performance flash storage.</p>
<p>At some point economics takes over.</p>
<p>When you&#8217;re storing information by the petabyte, cost per terabyte becomes awfully important. Hard drives remain one of the most economical ways to provide enormous amounts of online storage. AI may represent some of the most advanced computing technology we&#8217;ve ever built, but apparently it still needs a really big closet to put everything in.</p>
<h2>Why AI Is Moving Compute Closer to Storage</h2>
<p>For decades, the normal computer architecture has been fairly straightforward: store the data somewhere, move it into memory, send it to the processor and do something with it.</p>
<p>That works beautifully until the amount of data being moved becomes enormous.</p>
<p>Our article about <strong><a href="https://www.getusb.info/why-ai-is-moving-compute-closer-to-storage/">why AI is moving compute closer to storage</a></strong> looks at an interesting response to that problem. Instead of constantly moving huge datasets back and forth across a system, some architectures are beginning to move portions of the computation closer to where the data already lives.</p>
<p>There is a simple logic behind this. Moving data consumes time, bandwidth and power. If you can reduce the distance that data needs to travel, you can sometimes improve the efficiency of the entire system without simply throwing a faster processor at the problem.</p>
<p>This is another place where AI is changing the traditional definition of computer performance. The fastest component isn&#8217;t necessarily the answer. Sometimes the bigger improvement comes from moving less data.</p>
<h2>KV Cache: The AI Memory Reservoir Keeping GPUs From Running Dry</h2>
<p>KV cache sounds like one of those subjects you can safely ignore until you realize it helps explain why AI inference can consume such surprising amounts of memory.</p>
<p>When a language model generates a response, it doesn&#8217;t want to recalculate everything it already processed every time it produces the next token. The <strong><a href="https://www.getusb.info/kv-cache-the-ai-memory-reservoir-keeping-gpus-from-running-dry/">KV cache acts as a memory reservoir</a></strong>, retaining information from previous calculations so the model can reuse it.</p>
<p>That&#8217;s great for performance. It isn&#8217;t free.</p>
<p>As conversations become longer and more users interact with a model, KV cache requirements can grow dramatically. Once again, we arrive at the same AI hardware problem from a different direction: where do you put all this information, and how quickly can you get it back to the processor?</p>
<p>KV cache is a good example of why looking only at GPU specifications doesn&#8217;t tell you very much about the performance of an entire AI system.</p>
<h2>Apparently We Keep Coming Back to Memory and Storage</h2>
<p>When we wrote these articles, there wasn&#8217;t a plan to build an eight-part AI series. The subjects simply kept crossing paths with the technology we already follow.</p>
<p>That might actually be the interesting part.</p>
<p>Strip away the chatbots, generated images and futuristic predictions and artificial intelligence becomes a massive data-processing problem. Data needs to be stored. It needs to be moved. It needs to be placed into memory. It needs to reach processors fast enough to keep extremely expensive hardware busy.</p>
<p>Suddenly NAND, DRAM, HBM, hard drives, PCIe and storage architecture don&#8217;t sound like side topics. They&#8217;re part of the machinery making modern AI possible.</p>
<p>And lately we&#8217;ve started looking past even the hardware.</p>
<p>Our more recent article, <strong><a href="https://www.getusb.info/the-biggest-ai-bottleneck-isnt-software-its-electricians/">The Biggest AI Bottleneck Isn&#8217;t Software &#8211; It&#8217;s Electricians</a></strong>, takes the story outside the server. Building AI infrastructure requires enormous amounts of electrical power, cooling and physical construction. At some point you can have the GPUs, memory and storage sitting on a loading dock and still have a problem: somebody has to build the infrastructure required to turn all of it on.</p>
<p>That is probably where our AI coverage will continue to go. Not chasing every new AI announcement, but following the places where AI bumps into storage, hardware and the physical realities of computing.</p>
<p>Because those are usually the parts of the story that interest us anyway.</p>
<div class="eeat-note">
  <strong>Editorial Note:</strong> GetUSB.info has covered USB, flash memory, data storage and related computer hardware since 2006. This article summarizes our continuing coverage of how artificial intelligence is changing memory, storage, data movement and computing infrastructure.
</div>
</div>
<p><em>This article originally appeared on GetUSB.info. <a href="https://www.getusb.info/subscribe/">Subscribe to GetUSB updates</a>.</em></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How GB Capacity, Sector Size and LBA Are Related</title>
		<link>https://www.getusb.info/how-gb-capacity-sector-size-and-lba-are-related/</link>
		
		<dc:creator><![CDATA[Matt LeBoff]]></dc:creator>
		<pubDate>Wed, 02 Sep 2026 16:48:30 +0000</pubDate>
				<category><![CDATA[Flash Storage]]></category>
		<category><![CDATA[LBA]]></category>
		<category><![CDATA[NAND flash]]></category>
		<category><![CDATA[Sector Size]]></category>
		<category><![CDATA[USB duplication]]></category>
		<category><![CDATA[USB Flash Drive Capacity]]></category>
		<guid isPermaLink="false">https://www.getusb.info/?p=5566</guid>

					<description><![CDATA[Storage capacity sounds simple until you start looking below the number printed on the side of a flash drive. A USB drive might be sold as 32GB, Windows reports something slightly different, a manufacturing tool asks for capacity in MB, and somewhere else the device reports an LBA count that looks like a completely unrelated [&#8230;]<p><em>This article originally appeared on GetUSB.info. <a href="https://www.getusb.info/subscribe/">Subscribe to GetUSB updates</a>.</em></p>]]></description>
										<content:encoded><![CDATA[<div class="uk-text-large">
<p style="text-align:center;">
  <img src="https://www.getusb.info/wp-content/uploads/2026/09/090226_how-gb-capacity-sector-size-and-lba-are-related.webp"
    width="1577"
    height="997"
    class="aligncenter size-full"
    alt="Sector geometry of USB flash drive showing capacity, sector size and LBA"
    title="Sector geometry of USB flash drive"
    loading="eager"
    decoding="async"
    fetchpriority="high"
    style="max-width:100%; height:auto;"
  />
</p>
<p>Storage capacity sounds simple until you start looking below the number printed on the side of a flash drive. A USB drive might be sold as 32GB, Windows reports something slightly different, a manufacturing tool asks for capacity in MB, and somewhere else the device reports an LBA count that looks like a completely unrelated number.</p>
<p><strong>They are all related.</strong></p>
<p>The connection between capacity, sector size and LBA is actually straightforward once you understand what each number represents. It is also useful information when working with USB flash drives at the manufacturing or duplication level, where specifying &#8220;32GB&#8221; sometimes isn&#8217;t precise enough.</p>
<h2>What Is an LBA?</h2>
<p>LBA stands for Logical Block Addressing. Rather than thinking about the physical location of data inside NAND flash memory, the computer sees the storage device as a long sequence of numbered logical blocks.</p>
<p>LBA 0 is the first logical block, LBA 1 is the next, then LBA 2, and so on until the device reaches its final available LBA.</p>
<p>The important part is that an LBA by itself does not tell us how much storage exists. We also need to know the size of each logical sector.</p>
<p>The basic relationship is:</p>
<p><strong>Capacity in bytes = LBA count × logical sector size</strong></p>
<p>For most USB flash drives, the logical sector size is <strong>512 bytes</strong>.</p>
<p>That gives us a very useful shortcut.</p>
<p>There are 1,048,576 bytes in one MiB. If each logical sector contains 512 bytes:</p>
<p><strong>1,048,576 ÷ 512 = 2,048</strong></p>
<p>Therefore, with 512-byte logical sectors:</p>
<p><strong>2,048 LBAs = 1 MiB</strong></p>
<p>And that means:</p>
<p><strong>LBA count ÷ 2,048 = capacity in MiB</strong></p>
<p>Technically, MiB is the correct term here because we are using 1,048,576 bytes rather than the decimal 1,000,000 bytes used for MB. Some manufacturing utilities and MPTools still label this value as &#8220;MB,&#8221; so it is important to understand what the particular tool means by MB.</p>
<h2>A Real LBA Example</h2>
<p>Suppose a USB flash drive reports an LBA count of:</p>
<p><strong>60,125,184</strong></p>
<p>Assuming the device uses 512-byte logical sectors, we can calculate its addressable capacity:</p>
<p><strong>60,125,184 × 512 = 30,784,094,208 bytes</strong></p>
<p>Or we can use the shortcut:</p>
<p><strong>60,125,184 ÷ 2,048 = 29,358 MiB</strong></p>
<p>So the device has exactly <strong>29,358 MiB</strong> of addressable storage, which is about <strong>28.67 GiB</strong>, or <strong>30.78 GB</strong> when expressed using decimal gigabytes.</p>
<p>This is also why simply calling something a &#8220;32GB flash drive&#8221; doesn&#8217;t tell you its exact geometry.</p>
<p>Two USB drives sold as 32GB products do not necessarily have exactly the same number of available LBAs. NAND configuration, controller settings, reserved capacity, bad-block management, over-provisioning and the way the device was configured during manufacturing can all affect the final addressable capacity presented to the host computer.</p>
<p>For most users, a small difference doesn&#8217;t matter.</p>
<p><strong>For disk duplication, it can matter quite a bit.</strong></p>
<h2>Going the Other Direction</h2>
<p>The calculation can also be reversed.</p>
<p>If we know the exact LBA count we want and the logical sector size is 512 bytes, we can convert that LBA count into a capacity and configure the flash drive accordingly using an MPTool, assuming the controller and MPTool provide that capability.</p>
<p>The formula is:</p>
<p><strong>LBA count ÷ 2,048 = MiB</strong></p>
<p>We can therefore calculate the required capacity from a customer&#8217;s desired LBA count and set the corresponding capacity in the MPTool.</p>
<p>If the MPTool uses 512-byte logical sectors and its capacity field represents binary MiB, setting that capacity should result in the desired LBA count.</p>
<p>This can be particularly useful when producing flash drives that need to match a known master device. It is also one of the reasons <a href="https://www.getusb.info/why-duplication-hardware-behaves-differently-than-a-file-copy-drag-n-drop/">USB duplication hardware behaves differently than a simple file copy</a>. A duplicator may be dealing with the actual structure of the storage device rather than simply copying visible files from one filesystem to another.</p>
<p>For example, imagine a customer creates a bootable master image on one batch of USB flash drives. Six months later another batch of nominally identical 32GB drives arrives, but the NAND has changed and the newly manufactured drives expose slightly fewer LBAs.</p>
<p>The label still says 32GB.</p>
<p>The operating system still recognizes them as approximately 32GB devices.</p>
<p><strong>But from the perspective of a sector-by-sector disk image, they are not identical.</strong></p>
<p>If the master image expects more LBAs than the destination device provides, the image may not fit. GPT-based media adds another complication because GPT maintains a backup header at the end of the disk. The location of that structure is tied to the end of the addressable device.</p>
<p>This is one reason bootable media and disk images deserve a little more attention than a normal collection of files. We have also covered <a href="https://www.getusb.info/why-some-iso-files-work-for-usb-duplication-and-why-microsoft-isos-dont/">why some ISO files work for USB duplication while others do not</a>, and the common thread is that disk structure can matter just as much as the files sitting on the drive.</p>
<p>Controlling the manufactured capacity can therefore be much more useful than simply specifying a marketing capacity such as 32GB, 64GB or 128GB.</p>
<h2>Sector Size Changes the Calculation</h2>
<p>There is one major qualification to the shortcut above:</p>
<p><strong>LBA count ÷ 2,048 = MiB only works for 512-byte logical sectors.</strong></p>
<p>LBA is an address. It does not inherently mean 512 bytes.</p>
<p>If a storage device instead presents 4,096-byte logical sectors, every LBA represents eight times as much data.</p>
<p>For example, take our same LBA count:</p>
<p><strong>60,125,184</strong></p>
<p>With 512-byte logical sectors:</p>
<p><strong>60,125,184 × 512 = 30,784,094,208 bytes</strong></p>
<p>That is approximately <strong>30.78 GB</strong>, or about <strong>28.67 GiB</strong>.</p>
<p>But if those exact same 60,125,184 LBAs represented 4,096-byte logical sectors:</p>
<p><strong>60,125,184 × 4,096 = 246,272,753,664 bytes</strong></p>
<p>Now the device represents approximately <strong>246.27 GB</strong>, or about <strong>229.36 GiB</strong>.</p>
<p><strong>Same LBA count. Completely different capacity.</strong></p>
<p>This is why sector size has to be known before converting an LBA count into a capacity.</p>
<h2>Why Would Anyone Use Something Other Than 512 Bytes?</h2>
<p>At this point the obvious question is why storage devices don&#8217;t simply use 512-byte sectors all the time.</p>
<p>Historically, 512-byte sectors became the standard for hard drives and eventually became deeply embedded in operating systems, BIOS implementations, boot loaders, disk utilities and other software. Compatibility is one of the biggest reasons 512-byte logical sectors remain so common, including on USB flash drives.</p>
<p>But modern storage devices are considerably more complicated internally.</p>
<p>NAND flash memory does not physically operate in neat little 512-byte chunks. NAND uses much larger pages and erase blocks, while modern hard drives have also moved toward larger physical sectors. A controller has to translate what the computer thinks the storage device looks like into the much larger structures actually used by the underlying media.</p>
<p>This is where sector geometries such as <strong>512e</strong> and <strong>4Kn</strong> come into the picture.</p>
<p>A 512e device uses larger physical sectors, commonly 4,096 bytes, while continuing to present 512-byte logical sectors to the host. The computer gets the compatibility of traditional 512-byte sectors while the storage device can internally operate using a more efficient physical geometry.</p>
<p>A 4Kn device goes one step further and exposes 4,096-byte logical sectors directly to the host.</p>
<p>Larger sectors can reduce addressing overhead, improve the efficiency of error-correction information and better match the physical characteristics of modern storage media. On very large storage devices, larger logical sectors also mean fewer individual logical blocks are required to describe the same capacity.</p>
<p>There are tradeoffs, however.</p>
<p>Older operating systems, boot environments, embedded devices and specialized hardware may expect 512-byte logical sectors. Software that makes assumptions about sector size can also behave differently when presented with 4Kn media. That is one reason storage manufacturers and controller vendors sometimes offer sector geometry as a configurable option rather than forcing one configuration onto every application.</p>
<p>For a normal USB flash drive being used to move Word documents and photos between computers, none of this is particularly exciting. The user plugs in the drive, sees roughly the expected capacity and gets on with the day.</p>
<p>For duplicators, bootable USB media, embedded systems, industrial equipment and controlled manufacturing environments, however, the exact geometry can become part of the product specification.</p>
<p>&#8220;32GB&#8221; describes the neighborhood.</p>
<p><strong>Sector size and LBA count tell you the actual address.</strong></p>
<div class="eeat-note">
<p><strong>Editorial note:</strong> GetUSB.info has covered USB flash memory, duplication systems and removable-storage behavior since 2006. This article is based on practical experience working with USB flash drive geometry, controller configuration and sector-level duplication.</p>
</div>
</div>
<p><em>This article originally appeared on GetUSB.info. <a href="https://www.getusb.info/subscribe/">Subscribe to GetUSB updates</a>.</em></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>China’s YMTC Is Becoming a NAND Player the USB Industry Should Watch</title>
		<link>https://www.getusb.info/chinas-ymtc-is-becoming-a-nand-player-the-usb-industry-should-watch/</link>
		
		<dc:creator><![CDATA[Matt LeBoff]]></dc:creator>
		<pubDate>Mon, 24 Aug 2026 16:42:32 +0000</pubDate>
				<category><![CDATA[Industry Analysis]]></category>
		<category><![CDATA[flash memory]]></category>
		<category><![CDATA[NAND flash]]></category>
		<category><![CDATA[NAND Pricing]]></category>
		<category><![CDATA[USB flash drives]]></category>
		<category><![CDATA[YMTC]]></category>
		<guid isPermaLink="false">https://www.getusb.info/?p=5563</guid>

					<description><![CDATA[Most people buying a USB flash drive have never heard of Yangtze Memory Technologies Corporation, better known as YMTC. That may not remain true for the companies actually building those drives. YMTC is a Chinese NAND flash manufacturer that has quietly moved from being a relatively small player in the global memory business to one [&#8230;]<p><em>This article originally appeared on GetUSB.info. <a href="https://www.getusb.info/subscribe/">Subscribe to GetUSB updates</a>.</em></p>]]></description>
										<content:encoded><![CDATA[<div class="uk-text-large">
<p style="text-align:center;">
  <img src="https://www.getusb.info/wp-content/uploads/2026/08/082426_ymtc-is-here-to-stay-major-nand-manufactuer.webp"
    alt="YMTC is here to stay as a major NAND manufacturer"
    width="1619"
    height="971"
    class="aligncenter size-full"
    loading="eager"
    decoding="async"
    fetchpriority="high"
    style="max-width:100%; height:auto;"
  />
</p>
<p>Most people buying a USB flash drive have never heard of Yangtze Memory Technologies Corporation, better known as YMTC.</p>
<p>That may not remain true for the companies actually building those drives.</p>
<p>YMTC is a Chinese NAND flash manufacturer that has quietly moved from being a relatively small player in the global memory business to one that now deserves serious attention. According to Counterpoint Research, YMTC increased its share of global NAND revenue from 8% in the first quarter of 2025 to 13% in the first quarter of 2026.</p>
<p>For perspective, that puts YMTC right in the same neighborhood as Micron, SanDisk and Kioxia.</p>
<p>That is a pretty substantial change in twelve months.</p>
<p>We recently took a deeper look at the financial and semiconductor-industry side of this story over at GetFlashMemory.info in an article titled <a href="https://www.getflashmemory.info/ymtc-has-become-a-legitimate-global-nand-competitor/" target="_blank" rel="noopener">YMTC Has Become a Legitimate Global NAND Competitor</a>. But there is another side to the story that is probably more interesting to GetUSB readers.</p>
<p><strong>What happens if YMTC continues expanding NAND production?</strong></p>
<p>Because sooner or later, a change in NAND manufacturing capacity works its way downstream into USB flash drives, memory cards, embedded storage and SSDs.</p>
<h2>YMTC is no longer the little NAND company from China</h2>
<p>The market-share progression is worth looking at by itself:</p>
<div style="overflow-x:auto;">
<table style="width:100%; border-collapse:collapse;">
<thead>
<tr>
<th style="text-align:left; padding:8px; border-bottom:2px solid #ccc;">Quarter</th>
<th style="text-align:center; padding:8px; border-bottom:2px solid #ccc;">YMTC NAND revenue share</th>
</tr>
</thead>
<tbody>
<tr>
<td style="padding:8px; border-bottom:1px solid #ddd;">Q1 2025</td>
<td style="text-align:center; padding:8px; border-bottom:1px solid #ddd;">8%</td>
</tr>
<tr>
<td style="padding:8px; border-bottom:1px solid #ddd;">Q2 2025</td>
<td style="text-align:center; padding:8px; border-bottom:1px solid #ddd;">9%</td>
</tr>
<tr>
<td style="padding:8px; border-bottom:1px solid #ddd;">Q3 2025</td>
<td style="text-align:center; padding:8px; border-bottom:1px solid #ddd;">10%</td>
</tr>
<tr>
<td style="padding:8px; border-bottom:1px solid #ddd;">Q4 2025</td>
<td style="text-align:center; padding:8px; border-bottom:1px solid #ddd;">11%</td>
</tr>
<tr>
<td style="padding:8px;">Q1 2026</td>
<td style="text-align:center; padding:8px;">13%</td>
</tr>
</tbody>
</table>
</div>
<p>That progression is important because it doesn&#8217;t look like one unusually good quarter. It looks like sustained share capture.</p>
<p>Counterpoint says YMTC&#8217;s revenue grew approximately 445% year over year. The company also benefits from strong demand inside China, where electronics manufacturers have an obvious incentive to source more memory domestically whenever they can.</p>
<p>And now YMTC&#8217;s parent company is pursuing an IPO that could raise roughly $4.9 billion.</p>
<p>The important part isn&#8217;t simply that somebody in China is floating another semiconductor company on the stock market. The filing says the money is intended in part for production-line upgrades and research and development of advanced storage technology.</p>
<p>In plain English: YMTC wants to make more NAND, improve how efficiently it makes NAND and continue developing better NAND.</p>
<p>That gets our attention.</p>
<h2>What does any of this have to do with USB flash drives?</h2>
<p>A USB flash drive is a surprisingly simple product from a component standpoint. Strip away the plastic body, connector and PCB and the two parts doing most of the work are the USB controller and the NAND flash memory.</p>
<p>The controller determines much of the drive&#8217;s behavior. The NAND determines where your data actually lives.</p>
<p>And NAND is usually the expensive part.</p>
<p>When NAND prices increase sharply, flash drive manufacturers eventually have to absorb that cost, use cheaper grades of memory, reduce capacity, change suppliers or raise prices. When NAND becomes plentiful and prices fall, the opposite happens.</p>
<p>This is why somebody buying a promotional USB drive or a box of flash drives at retail may never know the names Samsung, Micron, Kioxia, SanDisk, SK hynix or YMTC, but what those companies are doing inside their fabs absolutely affects the product being purchased.</p>
<h2>Right now AI is pulling NAND in the other direction</h2>
<p>The interesting part of the current memory market is that YMTC&#8217;s expansion is happening while AI infrastructure is creating tremendous demand for NAND.</p>
<p>Counterpoint reported that the NAND market reached approximately $46 billion in revenue during the first quarter of 2026, up about 90% from the previous quarter and roughly 3.5 times the level from a year earlier. Enterprise SSDs already represented 43% of NAND revenue, and Counterpoint expects that percentage to exceed 60% by the end of 2026.</p>
<p>That&#8217;s a huge shift.</p>
<p>The important distinction is that your average person isn&#8217;t suddenly buying three times as many USB sticks.</p>
<p>AI data centers are consuming enormous amounts of high-performance storage, and memory manufacturers naturally prefer selling into markets where demand and margins are strongest.</p>
<p>There is another AI effect happening at the same time. <a href="https://www.getusb.info/what-is-high-bandwidth-memory-hbm-and-why-ai-depends-on-it/">High Bandwidth Memory, or HBM, has become one of the critical memory technologies behind AI accelerators</a>. HBM is DRAM rather than NAND, but the extraordinary margins and manufacturing resources being directed toward AI memory change the economics of the broader memory industry.</p>
<p>Manufacturers have a very good reason to dedicate engineering talent, fab investment and wafer capacity toward expensive AI memory instead of fighting over the lowest-margin commodity products.</p>
<p>That creates pressure further down the food chain.</p>
<p>If enterprise SSD manufacturers are willing to pay more for NAND, somebody making a commodity USB flash drive may find himself standing farther back in line.</p>
<h2>This is where YMTC becomes interesting</h2>
<p>Memory markets have a habit of correcting themselves in fairly predictable ways.</p>
<p>Supply gets tight.</p>
<p>Prices go up.</p>
<p>Manufacturers make very good money.</p>
<p>Everybody decides they need more capacity.</p>
<p>Billions of dollars get spent building and upgrading fabs.</p>
<p>Then one morning the industry wakes up wondering where all this NAND came from.</p>
<p>Prices fall.</p>
<p>Anyone who has worked around flash memory long enough has seen some version of this movie before.</p>
<p>YMTC could become one of the companies helping write the next ending.</p>
<p>Its own IPO filing acknowledges the possibility of NAND oversupply in 2027.</p>
<p>That doesn&#8217;t mean NAND prices are guaranteed to collapse next year. AI storage demand could remain strong enough to absorb a tremendous amount of new production. Samsung, SK hynix, Micron, Kioxia and SanDisk will also adjust their own manufacturing plans as market conditions change.</p>
<p>But the ingredients are beginning to look familiar.</p>
<p><strong>2026: strong AI demand and expensive NAND.<br />
2027: additional capacity starts arriving.<br />
2027-2028: supply and demand begin fighting over who was right.</strong></p>
<p>Memory manufacturers are not always famous for getting that last part perfectly balanced.</p>
<h2>There is another complication for USB manufacturers</h2>
<p>Not all NAND is interchangeable simply because it has the word NAND printed somewhere on the specification sheet.</p>
<p>Flash drive manufacturers have to qualify memory with specific controllers, firmware versions, capacities and production requirements. Changes in NAND die geometry, page size, error characteristics or packaging can require controller firmware support and additional qualification.</p>
<p>So if YMTC continues taking global market share, we shouldn&#8217;t expect every USB flash drive manufacturer to suddenly swap its existing NAND for YMTC parts simply because the price looks attractive.</p>
<p>But increased production adds another source of supply to the market, and additional supply creates competition.</p>
<p>Competition has a funny way of affecting everybody&#8217;s price eventually.</p>
<h2>There is also a sourcing question</h2>
<p>YMTC remains subject to U.S. trade restrictions, and that creates an entirely separate issue for companies selling products into government, defense and other regulated markets.</p>
<p>The original <a href="https://www.getflashmemory.info/ymtc-has-become-a-legitimate-global-nand-competitor/" target="_blank" rel="noopener">GetFlashMemory.info analysis</a> goes into the geopolitical side in more detail, including YMTC&#8217;s efforts to reduce dependence on U.S. semiconductor manufacturing technology.</p>
<p>For ordinary commercial USB products, however, the more immediate question may simply be whether YMTC becomes large enough that its production influences worldwide NAND pricing even when its chips aren&#8217;t actually inside the flash drive sitting on your desk.</p>
<p>I think the answer is increasingly yes.</p>
<h2>The part worth watching isn&#8217;t really the IPO</h2>
<p>The headline today is that YMTC is raising billions of dollars.</p>
<p>Six months or a year from now, the more important story could be what it does with the money.</p>
<p>Going from 8% to 13% NAND market share in a year is already significant. Doing it while operating under technology restrictions is even more interesting. Add several billion dollars for manufacturing improvements, capacity and R&amp;D and YMTC stops looking like a regional Chinese NAND producer and starts looking like a company capable of influencing the global supply curve.</p>
<p>For GetUSB readers, that&#8217;s the connection.</p>
<p>You don&#8217;t have to care who ranks third in worldwide NAND revenue.</p>
<p>But if the company fighting for third place eventually helps push NAND from shortage back toward oversupply, the effect will eventually show up in the price and availability of USB flash drives.</p>
<p>And that is something worth watching.</p>
<div class="eeat-note">
<p><strong>About this analysis:</strong> GetUSB.info has covered USB flash drives, NAND storage and removable-media technology since 2006. This article applies current NAND market data to the USB flash-drive industry, where changes in NAND availability, pricing and controller compatibility directly influence the cost, sourcing and production of finished USB storage products. Additional NAND market analysis and source discussion is available in our related <a href="https://www.getflashmemory.info/ymtc-has-become-a-legitimate-global-nand-competitor/" target="_blank" rel="noopener">GetFlashMemory.info report on YMTC</a>.</p>
</div>
</div>
<p><em>This article originally appeared on GetUSB.info. <a href="https://www.getusb.info/subscribe/">Subscribe to GetUSB updates</a>.</em></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Mara Vale: Supply Chain Infection &#124; Cyberpunk Noir About BadUSB and Supply Chain Security</title>
		<link>https://www.getusb.info/mara-vale-supply-chain-infection-cyberpunk-noir-about-badusb-and-supply-chain-security/</link>
		
		<dc:creator><![CDATA[Matt LeBoff]]></dc:creator>
		<pubDate>Thu, 13 Aug 2026 18:24:23 +0000</pubDate>
				<category><![CDATA[Off Topic]]></category>
		<category><![CDATA[badusb]]></category>
		<category><![CDATA[firmware security]]></category>
		<category><![CDATA[Mara Vale]]></category>
		<category><![CDATA[supply chain attack]]></category>
		<category><![CDATA[usb security]]></category>
		<guid isPermaLink="false">https://www.getusb.info/?p=5560</guid>

					<description><![CDATA[The boxes were sealed at the factory. That was the first thing everyone got wrong. Supply Chain Infection People trust seals. They trust shrink-wrap, serial numbers, holograms, tamper tape, embossed foil, microscopic fibers, encrypted manifests, signed custody logs and those little stickers designed to tear themselves apart if somebody looks at them too aggressively. Give [&#8230;]<p><em>This article originally appeared on GetUSB.info. <a href="https://www.getusb.info/subscribe/">Subscribe to GetUSB updates</a>.</em></p>]]></description>
										<content:encoded><![CDATA[<div class="uk-text-large">
<p style="text-align:center;">
  <img src="https://www.getusb.info/wp-content/uploads/2026/08/081326_the-supply-chain-infection.webp"
       width="1537"
       height="1023"
       class="aligncenter size-full"
       alt="The Supply Chain Infection"
       loading="eager"
       decoding="async"
       fetchpriority="high"
       style="display:block; width:100%; max-width:1537px; height:auto; margin:0 auto;" />
</p>
<h2>The boxes were sealed at the factory. That was the first thing everyone got wrong.</h2>
<p><strong>Supply Chain Infection</strong></p>
<p>
People trust seals.
</p>
<p>
They trust shrink-wrap, serial numbers, holograms, tamper tape, embossed foil, microscopic fibers, encrypted manifests, signed custody logs and those little stickers designed to tear themselves apart if somebody looks at them too aggressively.
</p>
<p>
Give people enough evidence that something hasn&#8217;t been touched and eventually they stop asking whether it was safe before anyone touched it.
</p>
<p>
That was the mistake.
</p>
<p>
Mine too, for about eleven minutes.
</p>
<p>
The shipment was waiting for me at Dock Nine beneath the eastern freight district, forty-eight matte-black cases stacked inside a climate-controlled transit crate with enough authentication wrapped around them to make a government auditor feel loved.
</p>
<p>
Factory origin confirmed.
</p>
<p>
Carrier handoff confirmed.
</p>
<p>
Seal integrity confirmed.
</p>
<p>
Device count confirmed.
</p>
<p>
Every timestamp matched.
</p>
<p>
Every identifier matched.
</p>
<p>
Every box looked exactly like every other box.
</p>
<p>
Which is usually when I start getting nervous.
</p>
<p><span id="more-5560"></span></p>
<p>
My client was Helix Meridian, a financial infrastructure company with the kind of security budget that creates its own weather.
</p>
<p>
They handled settlement systems, institutional identity services and enough automated transaction traffic that shutting them down for ten minutes would probably become a chapter in somebody&#8217;s economics textbook.
</p>
<p>
They didn&#8217;t trust networks.
</p>
<p>
They didn&#8217;t trust clouds.
</p>
<p>
They barely trusted their own employees.
</p>
<p>
I liked them immediately.
</p>
<p>
The drives were destined for a secure deployment facility across the city. Forty-eight identical USB devices containing a signed internal recovery environment used to service isolated systems that were intentionally kept away from the corporate network.
</p>
<p>
No remote provisioning.
</p>
<p>
No download link.
</p>
<p>
No wireless update.
</p>
<p>
Physical media only.
</p>
<p>
That was supposed to make them safer.
</p>
<p>
My instructions were unusually specific.
</p>
<blockquote>
<p><strong>DO NOT OPEN.</strong></p>
<p><strong>DO NOT CONNECT.</strong></p>
<p><strong>DO NOT SUBSTITUTE.</strong></p>
<p><strong>DELIVER FACTORY SEALED.</strong></p>
</blockquote>
<p>
Nothing complicated about that.
</p>
<p>
Pick up the crate.
</p>
<p>
Verify the seals.
</p>
<p>
Carry it across the city.
</p>
<p>
Hand it to someone whose name I wasn&#8217;t supposed to know.
</p>
<p>
Get paid.
</p>
<p>
Simple jobs make me suspicious.
</p>
<p>
Complex jobs tell you where the danger is.
</p>
<p>
Simple jobs let it choose.
</p>
<p>
I signed the custody transfer at 21:16.
</p>
<p>
Rain started three minutes later.
</p>
<p>
Real rain, which had become expensive enough in the city that people photographed it.
</p>
<p>
I loaded the crate into the rear compartment of my transport and watched Dock Nine disappear behind concrete pillars slick with reflected advertising.
</p>
<p>
Nothing followed me.
</p>
<p>
Nothing unusual appeared on passive scan.
</p>
<p>
The route planner showed green across all six districts.
</p>
<p>
I ignored it and took a different route.
</p>
<p>
Courier habit.
</p>
<p>
Or paranoia.
</p>
<p>
The difference is mostly whether you were right.
</p>
<p>
Eleven minutes into the run, the crate reported a custody anomaly.
</p>
<p>
Not an alarm.
</p>
<p>
Not exactly.
</p>
<p>
Just a discrepancy.
</p>
<p>
The crate contained forty-eight individually registered devices, and the manifest contained forty-eight device identities.
</p>
<p>
But the passive inventory reader had seen forty-nine.
</p>
<p>
I looked at the display again.
</p>
<p>
Forty-eight expected.
</p>
<p>
Forty-nine observed.
</p>
<p>
Then forty-eight.
</p>
<p>
I pulled into the dark lower level of a parking structure where half the lights had been broken long enough to become architecture.
</p>
<p>
I killed the transport.
</p>
<p>
Ran the scan again.
</p>
<p>
Forty-eight.
</p>
<p>
Again.
</p>
<p>
Forty-eight.
</p>
<p>
I stared at the crate.
</p>
<p>
Machines glitch.
</p>
<p>
Readers miscount.
</p>
<p>
Wireless environments create noise.
</p>
<p>
People who survive in my business don&#8217;t treat every strange number like divine revelation.
</p>
<p>
They also don&#8217;t ignore one.
</p>
<p>
I checked the exterior seal.
</p>
<p>
Intact.
</p>
<p>
The custody strip had been applied at the factory and cryptographically registered before the shipment entered transit.
</p>
<p>
Its microscopic fracture pattern matched the image stored in the manifest.
</p>
<p>
Nobody had opened the crate.
</p>
<p>
I checked the individual packaging through the transparent inspection panel.
</p>
<p>
All forty-eight boxes carried serialized tamper seals.
</p>
<p>
All intact.
</p>
<p>
All genuine.
</p>
<p>
That should have made me feel better.
</p>
<p>
It didn&#8217;t.
</p>
<p>
I ran a deeper passive inventory scan.
</p>
<p>
This time the device count remained forty-eight, but one entry carried a controller-family identifier that didn&#8217;t belong.
</p>
<p>
Same product.
</p>
<p>
Same capacity.
</p>
<p>
Same exterior specification.
</p>
<p>
Different controller lineage.
</p>
<p>
Only for an instant.
</p>
<p>
Then it disappeared.
</p>
<p>
I sat there listening to rain strike concrete somewhere beyond the garage.
</p>
<p>
There are people who believe hardware is simple because they can hold it.
</p>
<p>
Software feels abstract.
</p>
<p>
Networks feel invisible.
</p>
<p>
Hardware feels solid.
</p>
<p>
Real.
</p>
<p>
Accountable.
</p>
<p>
A USB drive is plastic, metal, silicon and a connector you can see with your own eyes.
</p>
<p>
That&#8217;s comforting.
</p>
<p>
Comfort is dangerous.
</p>
<p>
Inside almost every modern USB device is a controller.
</p>
<p>
Not just memory.
</p>
<p>
A controller.
</p>
<p>
A small processor responsible for deciding how the device talks to the computer, how the flash memory is managed and, more importantly, what the host computer believes the device actually is.
</p>
<p>
People see a flash drive.
</p>
<p>
The computer sees whatever the controller tells it to see.
</p>
<p>
Storage.
</p>
<p>
Keyboard.
</p>
<p>
Network interface.
</p>
<p>
More than one thing at the same time.
</p>
<p>
The plastic shell doesn&#8217;t get a vote.
</p>
<p>
The firmware does.
</p>
<p>
I knew enough about BadUSB research to know the ugly part wasn&#8217;t corrupted files.
</p>
<p>
Files can be scanned.
</p>
<p>
Files can be hashed.
</p>
<p>
Files can be deleted.
</p>
<p>
Controller behavior lives lower.
</p>
<p>
Below the part most people think they&#8217;re checking.
</p>
<p>
If somebody had changed the firmware inside one of those devices, the drive could appear completely normal right up until the moment it decided not to be.
</p>
<p>
I called the client.
</p>
<p>
No answer.
</p>
<p>
That wasn&#8217;t unusual.
</p>
<p>
Helix Meridian routed courier communications through a broker precisely so couriers couldn&#8217;t call the people receiving sensitive shipments.
</p>
<p>
Compartmentalization.
</p>
<p>
Everybody knows less.
</p>
<p>
Everybody feels safer.
</p>
<p>
Until the person who knows less is the only person looking at the problem.
</p>
<p>
I sent a priority exception code.
</p>
<p>
The response arrived twelve seconds later.
</p>
<blockquote>
<p><strong>SEALS VERIFIED.</strong></p>
<p><strong>MANIFEST VERIFIED.</strong></p>
<p><strong>CONTINUE DELIVERY.</strong></p>
</blockquote>
<p>
I sent the anomaly report.
</p>
<p>
The reply came faster.
</p>
<blockquote>
<p><strong>DO NOT OPEN SHIPMENT.</strong></p>
</blockquote>
<p>
That was when I knew somebody was scared.
</p>
<p>
I looked at the crate again.
</p>
<p>
My contract was clear.
</p>
<p>
Factory sealed.
</p>
<p>
Delivered unopened.
</p>
<p>
Chain of custody intact.
</p>
<p>
A courier&#8217;s job is not to improve the cargo.
</p>
<p>
Not inspect it.
</p>
<p>
Not judge it.
</p>
<p>
Not decide whether the sender and receiver are making good choices.
</p>
<p>
We move things.
</p>
<p>
That&#8217;s the code.
</p>
<p>
Codes are wonderful until following one becomes the stupidest thing you can do.
</p>
<p>
I opened the crate.
</p>
<p>
The custody seal turned red the instant it separated.
</p>
<p>
Permanent break record.
</p>
<p>
Timestamp generated.
</p>
<p>
My credentials attached automatically.
</p>
<p>
Somewhere inside Helix Meridian, a security system had just written my name beside the words unauthorized access.
</p>
<p>
Good.
</p>
<p>
At least someone would know where to start looking for me.
</p>
<p>
The individual boxes were packed in six rows of eight.
</p>
<p>
Clean.
</p>
<p>
Perfect.
</p>
<p>
Almost ceremonial.
</p>
<p>
I removed the device associated with the anomalous controller reading.
</p>
<p>
Box thirty-one.
</p>
<p>
Factory seal intact.
</p>
<p>
Serial matched.
</p>
<p>
Lot number matched.
</p>
<p>
Print quality matched.
</p>
<p>
Even the tiny abrasion on the lower corner appeared in the factory packaging photograph.
</p>
<p>
Nobody had swapped the box.
</p>
<p>
Nobody had opened it.
</p>
<p>
I broke the seal.
</p>
<p>
Inside was a USB drive no different from the others.
</p>
<p>
Matte graphite body.
</p>
<p>
Laser-marked serial.
</p>
<p>
No removable cover.
</p>
<p>
Nothing theatrical.
</p>
<p>
Malicious hardware almost never looks malicious.
</p>
<p>
That&#8217;s the point.
</p>
<p>
I carried a small isolation kit for exactly the kind of situation nobody expects a courier to encounter.
</p>
<p>
Battery powered.
</p>
<p>
No radio.
</p>
<p>
No persistent credentials.
</p>
<p>
Nothing connected to anything I cared about.
</p>
<p>
A machine designed to be sacrificed.
</p>
<p>
I connected the drive.
</p>
<p>
It appeared normally.
</p>
<p>
Correct capacity.
</p>
<p>
Correct volume identity.
</p>
<p>
Signed recovery image present.
</p>
<p>
The files matched the manifest.
</p>
<p>
Every hash checked.
</p>
<p>
For half a second I felt stupid.
</p>
<p>
Then the host recorded another USB function.
</p>
<p>
It appeared briefly, identified itself, disappeared and left almost nothing behind.
</p>
<p>
Not storage.
</p>
<p>
Something else.
</p>
<p>
The kind of behavior a normal recovery drive had no reason to exhibit.
</p>
<p>
I disconnected it.
</p>
<p>
Connected it again.
</p>
<p>
This time nothing happened.
</p>
<p>
Normal storage device.
</p>
<p>
Perfectly boring.
</p>
<p>
Which was worse.
</p>
<p>
Bad code repeats mistakes.
</p>
<p>
Good malicious code knows when repetition becomes evidence.
</p>
<p>
I opened a second box.
</p>
<p>
Then a third.
</p>
<p>
Same controller family.
</p>
<p>
Same approved firmware revision according to the external identity fields.
</p>
<p>
Different internal behavior.
</p>
<p>
By box five, my hands were cold.
</p>
<p>
Not fear.
</p>
<p>
Recognition.
</p>
<p>
The shipment hadn&#8217;t been tampered with.
</p>
<p>
The shipment had been manufactured this way.
</p>
<p>
I called the broker again.
</p>
<p>
This time someone answered.
</p>
<blockquote>
<p>&#8220;You broke the seals.&#8221;</p>
<p>&#8220;Nice to hear your voice too.&#8221;</p>
<p>&#8220;Your contract is terminated.&#8221;</p>
<p>&#8220;Probably.&#8221;</p>
<p>&#8220;Do not deliver the shipment.&#8221;</p>
</blockquote>
<p>
I smiled.
</p>
<p>
Five minutes earlier I had been ordered to continue.
</p>
<p>
Funny what evidence does to confidence.
</p>
<blockquote>
<p>&#8220;I need the production records.&#8221;</p>
<p>&#8220;You&#8217;re a courier.&#8221;</p>
<p>&#8220;Tonight I&#8217;m ambitious.&#8221;</p>
</blockquote>
<p>
Silence.
</p>
<p>
Then:
</p>
<blockquote>
<p>&#8220;Where are you?&#8221;</p>
<p>&#8220;If you knew that, I&#8217;d be disappointed.&#8221;</p>
</blockquote>
<p>
Another silence.
</p>
<p>
Longer this time.
</p>
<blockquote>
<p>&#8220;The devices came directly from the approved manufacturer.&#8221;</p>
<p>&#8220;I know.&#8221;</p>
<p>&#8220;No third-party logistics.&#8221;</p>
<p>&#8220;I know.&#8221;</p>
<p>&#8220;No repackaging.&#8221;</p>
<p>&#8220;I know.&#8221;</p>
<p>&#8220;Then somebody intercepted them before pickup.&#8221;</p>
<p>&#8220;No.&#8221;</p>
</blockquote>
<p>
I looked at the broken boxes scattered across the floor.
</p>
<blockquote>
<p>&#8220;That&#8217;s the problem.&#8221;</p>
</blockquote>
<p>
People like interception because it gives an attack a location.
</p>
<p>
A loading dock.
</p>
<p>
A warehouse.
</p>
<p>
A truck.
</p>
<p>
A corrupt customs officer.
</p>
<p>
A compromised courier.
</p>
<p>
Find the point where the legitimate object became illegitimate and you can draw a circle around the problem.
</p>
<p>
Security people love circles.
</p>
<p>
This didn&#8217;t have one.
</p>
<p>
Every package record was valid from the moment the devices left final assembly.
</p>
<p>
So I went backward.
</p>
<p>
Controller lot.
</p>
<p>
Assembly timestamp.
</p>
<p>
Firmware release.
</p>
<p>
Production line.
</p>
<p>
Programming station.
</p>
<p>
Quality-control result.
</p>
<p>
The broker reluctantly opened records one layer at a time while reminding me every thirty seconds that I no longer technically worked for them.
</p>
<p>
I reminded him I still technically possessed forty-eight devices designed to enter their most sensitive systems.
</p>
<p>
That improved cooperation.
</p>
<p>
The controller lot had entered production eighteen days earlier.
</p>
<p>
Eight thousand units.
</p>
<p>
Approved supplier.
</p>
<p>
Approved silicon.
</p>
<p>
Approved firmware package.
</p>
<p>
Digital signature valid.
</p>
<p>
Manufacturing audit clean.
</p>
<p>
Automated test passed.
</p>
<p>
Every green box a security department could ask for.
</p>
<p>
Then I noticed the timestamps.
</p>
<p>
The firmware package had been signed six minutes before the production server recorded receiving it.
</p>
<p>
Normal.
</p>
<p>
But the hash registered by the manufacturing station had been recorded two seconds before the file existed on the server.
</p>
<p>
Impossible timestamps aren&#8217;t magic.
</p>
<p>
They&#8217;re usually somebody hiding a sequence.
</p>
<p>
I asked for the manufacturing station logs.
</p>
<p>
Unavailable.
</p>
<p>
I asked for the backup.
</p>
<p>
Unavailable.
</p>
<p>
I asked why.
</p>
<p>
The broker stopped answering.
</p>
<p>
That was answer enough.
</p>
<p>
I left the garage.
</p>
<p>
Not with the crate.
</p>
<p>
I moved the drives into three separate shielded containers and left the original transit package where it was.
</p>
<p>
Anyone tracking the crate could enjoy the parking structure.
</p>
<p>
I took one compromised device with me.
</p>
<p>
Twenty minutes later I was standing outside a building in the old manufacturing district that officially hadn&#8217;t produced electronics in nine years.
</p>
<p>
The sign above the entrance still carried the faded logo of a company that had been purchased, renamed, split, reorganized and eventually turned into four subsidiaries owned by a holding company registered somewhere warm and legally convenient.
</p>
<p>
Inside, the lights were on.
</p>
<p>
Manufacturing never really disappears.
</p>
<p>
It just gets renamed until nobody knows whose factory they&#8217;re standing in.
</p>
<p>
A technician met me behind reinforced glass.
</p>
<p>
Mid-fifties.
</p>
<p>
Gray uniform.
</p>
<p>
No visible security badge.
</p>
<p>
He looked at the drive in my hand and immediately stopped looking at me.
</p>
<p>
That was useful.
</p>
<blockquote>
<p>&#8220;Where did this come from?&#8221; I asked.</p>
<p>&#8220;I don&#8217;t know.&#8221;</p>
<p>&#8220;You haven&#8217;t looked at it yet.&#8221;</p>
<p>&#8220;I don&#8217;t know anything.&#8221;</p>
<p>&#8220;Better answer.&#8221;</p>
</blockquote>
<p>
He moved toward the door controls.
</p>
<p>
I put the drive against the glass.
</p>
<blockquote>
<p>&#8220;Eight thousand.&#8221;</p>
</blockquote>
<p>
His hand stopped.
</p>
<p>
There it was.
</p>
<p>
Not guilt.
</p>
<p>
Fear.
</p>
<blockquote>
<p>&#8220;How many shipped?&#8221; I asked.</p>
<p>&#8220;You need to leave.&#8221;</p>
<p>&#8220;How many?&#8221;</p>
</blockquote>
<p>
He stared past me toward the street.
</p>
<blockquote>
<p>&#8220;All of them.&#8221;</p>
</blockquote>
<p>
The room suddenly felt smaller.
</p>
<blockquote>
<p>&#8220;Who changed the firmware?&#8221;</p>
<p>&#8220;Nobody changed it.&#8221;</p>
</blockquote>
<p>
That answer again.
</p>
<p>
The one nobody wanted.
</p>
<blockquote>
<p>&#8220;Explain.&#8221;</p>
</blockquote>
<p>
He stepped closer to the glass.
</p>
<blockquote>
<p>&#8220;The package came through normal release.&#8221;</p>
<p>&#8220;Signed?&#8221;</p>
<p>&#8220;Yes.&#8221;</p>
<p>&#8220;Validated?&#8221;</p>
<p>&#8220;Yes.&#8221;</p>
<p>&#8220;Production approved?&#8221;</p>
<p>&#8220;Yes.&#8221;</p>
<p>&#8220;And malicious?&#8221;</p>
</blockquote>
<p>
He swallowed.
</p>
<blockquote>
<p>&#8220;Yes.&#8221;</p>
</blockquote>
<p>
There are breaches where an attacker breaks into a system.
</p>
<p>
Then there are breaches where the system itself authorizes the attacker.
</p>
<p>
The second kind lasts longer.
</p>
<p>
The firmware signing process hadn&#8217;t been bypassed.
</p>
<p>
The malicious firmware had gone through it.
</p>
<p>
Valid credentials.
</p>
<p>
Valid approval.
</p>
<p>
Valid build.
</p>
<p>
Valid signature.
</p>
<p>
The manufacturing equipment hadn&#8217;t been hacked into doing something unauthorized.
</p>
<p>
It had been instructed to do exactly what it was designed to do.
</p>
<p>
Program controllers.
</p>
<p>
Verify them.
</p>
<p>
Ship them.
</p>
<p>
The infection wasn&#8217;t outside the supply chain.
</p>
<p>
It was using the supply chain.
</p>
<p>
That distinction would keep people employed for years.
</p>
<p>
Assuming they survived the meeting.
</p>
<blockquote>
<p>&#8220;Who approved the firmware?&#8221; I asked.</p>
<p>&#8220;Three people.&#8221;</p>
<p>&#8220;Names.&#8221;</p>
<p>&#8220;Two are dead.&#8221;</p>
</blockquote>
<p>
I waited.
</p>
<blockquote>
<p>&#8220;The third never existed.&#8221;</p>
</blockquote>
<p>
I almost laughed.
</p>
<p>
Not because it was funny.
</p>
<p>
Because sometimes a problem becomes so perfectly bad that admiration slips through.
</p>
<p>
A synthetic employee.
</p>
<p>
Credential history.
</p>
<p>
Performance reviews.
</p>
<p>
Payroll records.
</p>
<p>
Access badges.
</p>
<p>
Training certificates.
</p>
<p>
Years of manufactured organizational history wrapped around a person who had never taken a breath.
</p>
<p>
The attackers hadn&#8217;t compromised an employee.
</p>
<p>
They had inserted one into the company.
</p>
<p>
By the time anyone looked backward, the approvals appeared routine because the approver had been routine for years.
</p>
<p>
The technician rubbed both hands over his face.
</p>
<blockquote>
<p>&#8220;We thought the problem was the station.&#8221;</p>
<p>&#8220;It isn&#8217;t.&#8221;</p>
<p>&#8220;The signing server?&#8221;</p>
<p>&#8220;No.&#8221;</p>
<p>&#8220;Then what?&#8221;</p>
</blockquote>
<p>
I looked through the glass at rows of dark manufacturing equipment behind him.
</p>
<p>
Machines waiting patiently for tomorrow&#8217;s orders.
</p>
<p>
Machines that didn&#8217;t know good firmware from bad firmware.
</p>
<p>
Only approved from unapproved.
</p>
<blockquote>
<p>&#8220;You trusted the process.&#8221;</p>
</blockquote>
<p>
He stared at me.
</p>
<blockquote>
<p>&#8220;You&#8217;re supposed to trust the process.&#8221;</p>
<p>&#8220;That&#8217;s what processes are for.&#8221;</p>
</blockquote>
<p>
I put the drive back into my pocket.
</p>
<blockquote>
<p>&#8220;That&#8217;s also what makes them useful to someone who gets inside early enough.&#8221;</p>
</blockquote>
<p>
My comm vibrated.
</p>
<p>
Helix Meridian.
</p>
<p>
Direct channel this time.
</p>
<p>
No broker.
</p>
<p>
When security stops protecting introductions, things have gone badly.
</p>
<p>
A man&#8217;s face appeared.
</p>
<p>
No name.
</p>
<p>
No title.
</p>
<p>
He didn&#8217;t need one.
</p>
<blockquote>
<p>&#8220;Ms. Vale.&#8221;</p>
<p>&#8220;That&#8217;s unfortunate.&#8221;</p>
<p>&#8220;What is?&#8221;</p>
<p>&#8220;You knowing my name.&#8221;</p>
</blockquote>
<p>
He ignored that.
</p>
<blockquote>
<p>&#8220;We need the shipment delivered immediately.&#8221;</p>
<p>&#8220;No.&#8221;</p>
</blockquote>
<p>
His expression barely changed.
</p>
<blockquote>
<p>&#8220;We understand you&#8217;ve identified a firmware anomaly.&#8221;</p>
<p>&#8220;You understand enough to stop calling it an anomaly.&#8221;</p>
<p>&#8220;Our engineers need physical access.&#8221;</p>
<p>&#8220;Send engineers.&#8221;</p>
<p>&#8220;The devices belong inside our containment facility.&#8221;</p>
<p>&#8220;That&#8217;s where they were going in the first place.&#8221;</p>
</blockquote>
<p>
He paused.
</p>
<blockquote>
<p>&#8220;Yes.&#8221;</p>
</blockquote>
<p>
Something in the way he said it bothered me.
</p>
<p>
Not the word.
</p>
<p>
The timing.
</p>
<p>
I looked at the compromised drive in my hand.
</p>
<p>
Then at the technician.
</p>
<p>
Then back at the security director.
</p>
<blockquote>
<p>&#8220;What systems were these intended for?&#8221;</p>
<p>&#8220;Restricted information.&#8221;</p>
<p>&#8220;Then enjoy your restricted malware.&#8221;</p>
</blockquote>
<p>
His jaw tightened.
</p>
<blockquote>
<p>&#8220;Recovery terminals.&#8221;</p>
<p>&#8220;Connected to production?&#8221;</p>
<p>&#8220;Isolated.&#8221;</p>
<p>&#8220;Connected during maintenance?&#8221;</p>
</blockquote>
<p>
Silence.
</p>
<p>
There it was.
</p>
<p>
Air-gapped.
</p>
<p>
Segmented.
</p>
<p>
Isolated.
</p>
<p>
Words security people use right up until somebody has to move data between them.
</p>
<p>
And what do they use when networks aren&#8217;t allowed?
</p>
<p>
Physical media.
</p>
<p>
The trusted object.
</p>
<p>
The thing inside the sealed box.
</p>
<p>
I felt the entire attack unfold backward in my head.
</p>
<p>
The attacker didn&#8217;t need to penetrate Helix Meridian&#8217;s perimeter.
</p>
<p>
Didn&#8217;t need stolen VPN credentials.
</p>
<p>
Didn&#8217;t need a zero-day against an internet-facing server.
</p>
<p>
Didn&#8217;t need someone dumb enough to click an attachment.
</p>
<p>
They just needed Helix Meridian to follow its own security policy.
</p>
<p>
Use approved hardware.
</p>
<p>
From an approved supplier.
</p>
<p>
Delivered through an approved chain.
</p>
<p>
To an isolated system.
</p>
<p>
The stronger the policy was enforced, the more reliably the infected devices reached the target.
</p>
<p>
Beautiful.
</p>
<p>
Terrible.
</p>
<p>
Almost elegant.
</p>
<blockquote>
<p>&#8220;How many previous shipments?&#8221; I asked.</p>
</blockquote>
<p>
The director didn&#8217;t answer.
</p>
<p>
I asked again.
</p>
<blockquote>
<p>&#8220;How many?&#8221;</p>
<p>&#8220;This conversation concerns the current shipment.&#8221;</p>
<p>&#8220;No. It doesn&#8217;t.&#8221;</p>
</blockquote>
<p>
He looked away from the camera.
</p>
<p>
Just for a fraction.
</p>
<p>
Somebody else was in the room.
</p>
<p>
Somebody he didn&#8217;t want reacting on screen.
</p>
<p>
That&#8217;s when I knew.
</p>
<p>
Forty-eight devices were not a problem large enough to scare him this badly.
</p>
<p>
Forty-eight devices were evidence.
</p>
<p>
I left the factory without saying goodbye.
</p>
<p>
The technician didn&#8217;t try to stop me.
</p>
<p>
Outside, the rain had weakened to a fine mist that made every streetlight look tired.
</p>
<p>
I retrieved the rest of the shipment and drove toward Helix Meridian.
</p>
<p>
Not because they ordered me to.
</p>
<p>
Because by then the boxes were the least dangerous thing in the city.
</p>
<p>
Their containment facility occupied six underground levels beneath a building with no corporate name on it.
</p>
<p>
Three checkpoints opened before I reached the loading bay.
</p>
<p>
At the fourth, nobody asked why the primary shipping seal was broken.
</p>
<p>
They already knew.
</p>
<p>
A security team waited behind a glass partition.
</p>
<p>
No weapons visible.
</p>
<p>
No need.
</p>
<p>
The kind of people standing there had entire departments for consequences.
</p>
<p>
The director from the call met me in person.
</p>
<p>
Taller than I expected.
</p>
<p>
Older too.
</p>
<p>
He looked at the open crate.
</p>
<p>
Then at me.
</p>
<blockquote>
<p>&#8220;You compromised chain of custody.&#8221;</p>
<p>&#8220;You&#8217;re welcome.&#8221;</p>
</blockquote>
<p>
He didn&#8217;t smile.
</p>
<p>
Nobody around him did either.
</p>
<p>
Tough room.
</p>
<p>
I placed one of the opened drives on the inspection table.
</p>
<blockquote>
<p>&#8220;Controller firmware is compromised. Packaging is genuine. Device serial is genuine. Factory seal was genuine. Production signature appears valid.&#8221;</p>
<p>&#8220;We know.&#8221;</p>
</blockquote>
<p>
I looked at him.
</p>
<blockquote>
<p>&#8220;Since when?&#8221;</p>
</blockquote>
<p>
He didn&#8217;t answer.
</p>
<p>
Behind the glass, technicians began moving the unopened boxes into isolated evidence containers.
</p>
<p>
Nobody looked surprised.
</p>
<p>
That bothered me more than anything else that night.
</p>
<blockquote>
<p>&#8220;These aren&#8217;t the first shipment.&#8221;</p>
</blockquote>
<p>
Not a question.
</p>
<p>
The director looked at the forty-eight boxes.
</p>
<p>
Then at me.
</p>
<p>
For the first time since I&#8217;d met him, the confidence left his face.
</p>
<blockquote>
<p>&#8220;No.&#8221;</p>
</blockquote>
<p>
One word.
</p>
<p>
Enough.
</p>
<p>
I looked through the glass at the secure facility beyond us.
</p>
<p>
Rows of terminals.
</p>
<p>
Service stations.
</p>
<p>
Recovery systems.
</p>
<p>
Machines deliberately disconnected from the outside world because somebody had decided physical isolation was safer.
</p>
<p>
And somewhere inside those rooms were USB ports.
</p>
<p>
Waiting.
</p>
<p>
I thought about every intact seal I&#8217;d checked at Dock Nine.
</p>
<p>
Every matching serial number.
</p>
<p>
Every green verification result.
</p>
<p>
Every little piece of evidence telling me the shipment had traveled exactly the path everyone expected.
</p>
<p>
That was the part I couldn&#8217;t stop thinking about.
</p>
<p>
Nobody had intercepted the cargo.
</p>
<p>
Nobody had opened the boxes.
</p>
<p>
Nobody had replaced the drives.
</p>
<p>
Nobody had broken the supply chain.
</p>
<p>
They had used it.
</p>
<p>
The director stepped beside me.
</p>
<blockquote>
<p>&#8220;We have teams checking prior deployments.&#8221;</p>
<p>&#8220;How far back?&#8221;</p>
</blockquote>
<p>
He hesitated.
</p>
<blockquote>
<p>&#8220;Fourteen months.&#8221;</p>
</blockquote>
<p>
I turned toward him.
</p>
<blockquote>
<p>&#8220;Same supplier?&#8221;</p>
<p>&#8220;Yes.&#8221;</p>
<p>&#8220;Same controller family?&#8221;</p>
<p>&#8220;We don&#8217;t know yet.&#8221;</p>
<p>&#8220;How many devices?&#8221;</p>
</blockquote>
<p>
He didn&#8217;t answer.
</p>
<p>
He didn&#8217;t have to.
</p>
<p>
People think cybersecurity is about keeping bad things out.
</p>
<p>
Firewalls.
</p>
<p>
Passwords.
</p>
<p>
Encryption.
</p>
<p>
Air gaps.
</p>
<p>
Access controls.
</p>
<p>
All useful.
</p>
<p>
All necessary.
</p>
<p>
But none of them help much when the thing you deliberately carry through the door is already working for someone else.
</p>
<p>
I walked toward the exit.
</p>
<p>
The director called after me.
</p>
<blockquote>
<p>&#8220;Vale.&#8221;</p>
</blockquote>
<p>
I stopped.
</p>
<blockquote>
<p>&#8220;You were right to open the shipment.&#8221;</p>
</blockquote>
<p>
I looked back at him.
</p>
<blockquote>
<p>&#8220;Put that in writing.&#8221;</p>
</blockquote>
<p>
For the first time all night, somebody almost smiled.
</p>
<p>
Outside, morning was beginning to dilute the city lights.
</p>
<p>
Delivery trucks moved through intersections.
</p>
<p>
Cargo drones lifted from rooftops.
</p>
<p>
Factories changed shifts.
</p>
<p>
Millions of components were moving through millions of hands toward people who would open clean boxes, inspect perfect seals and assume the hard part was over.
</p>
<p>
Maybe most of them were right.
</p>
<p>
That&#8217;s the uncomfortable thing about trust.
</p>
<p>
It has to work most of the time or nobody would use it.
</p>
<p>
The dangerous part is the exception.
</p>
<p>
One approved file.
</p>
<p>
One trusted credential.
</p>
<p>
One controller programmed before anybody thought to question what it had been told.
</p>
<p>
One sealed box.
</p>
<p>
I used to think tamper evidence told you whether something had been compromised.
</p>
<p>
Now I knew better.
</p>
<p>
A seal can tell you whether somebody opened the box.
</p>
<p>
It can&#8217;t tell you whether they needed to.
</p>
<p>
Everyone worries about what happens after the seal is broken.
</p>
<p>
Nobody asks who sealed the box.
</p>
<hr />
<h3>More Mara Vale Stories</h3>
<p>
Mara Vale is a fictional cyberpunk courier used by GetUSB to explore real technology through stories about hardware, data integrity, AI systems and the uncomfortable places where physical security meets digital trust. If you enjoyed <strong>Supply Chain Infection</strong>, these earlier stories continue the series:
</p>
<p>
<strong><a href="https://www.getusb.info/mara-vale-some-data-should-never-change-cyberpunk-noir/">Mara Vale: Some Data Should Never Change</a></strong><br />
In a world where records can be quietly edited and history can be rewritten, Mara is hired to carry a rare write-protected USB device containing information that absolutely cannot be changed. The story explores hardware write protection, immutable data and what happens when truth itself becomes valuable because it refuses to move.
</p>
<p>
<strong><a href="https://www.getusb.info/mara-vale-the-model-that-drifted-cyberpunk-noir/">Mara Vale: The Model That Drifted</a></strong><br />
A predictive system trusted to anticipate everything begins producing subtly incompatible futures. Mara is asked to deliver a physical USB baseline containing a known-good state of the model, only to discover that correcting a system influenced by chaos may simply create another starting point.
</p>
<p>
<strong><a href="https://www.getusb.info/mara-vale-the-air-gapped-echo-cyberpunk-noir-about-invisible-signals-and-data-leakage/">Mara Vale: The Air-Gapped Echo</a></strong><br />
Mara enters a facility physically disconnected from every outside network, yet sensitive information is still escaping. The trail leads to electromagnetic leakage, machine emissions and a disturbing realization: disconnecting a computer from the network doesn&#8217;t necessarily disconnect it from physics.
</p>
<p class="eeat-note">
<em><br />
Mara Vale is a fictional cyberpunk noir series created by GetUSB to explore real-world technology concepts through storytelling. Topics featured in the series are inspired by legitimate discussions surrounding USB security, BadUSB-style firmware attacks, hardware supply chains, controller firmware, write protection, air-gapped systems, electromagnetic leakage, AI infrastructure and data integrity. Story direction, technical themes and editorial oversight are developed by the GetUSB team, with AI-assisted support used for structure refinement and visual concept generation.<br />
</em>
</p>
</div>
<p><em>This article originally appeared on GetUSB.info. <a href="https://www.getusb.info/subscribe/">Subscribe to GetUSB updates</a>.</em></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>A USB Flash Drive Doesn&#8217;t Necessarily Have to Behave Like a Flash Drive</title>
		<link>https://www.getusb.info/a-usb-flash-drive-doesnt-necessarily-have-to-behave-like-a-flash-drive/</link>
		
		<dc:creator><![CDATA[Matt LeBoff]]></dc:creator>
		<pubDate>Mon, 10 Aug 2026 19:52:23 +0000</pubDate>
				<category><![CDATA[USB Hardware]]></category>
		<category><![CDATA[NAND flash]]></category>
		<category><![CDATA[optical media emulation]]></category>
		<category><![CDATA[USB CD-ROM emulation]]></category>
		<category><![CDATA[USB device identity]]></category>
		<category><![CDATA[USB flash drive controller]]></category>
		<guid isPermaLink="false">https://www.getusb.info/?p=5551</guid>

					<description><![CDATA[Most people think they know what is going to happen when they plug a USB flash drive into a computer. A drive letter appears, some storage capacity is reported, and you can copy files onto it or pull files off. That&#8217;s what a flash drive does. Except it doesn&#8217;t necessarily have to. USB storage isn&#8217;t [&#8230;]<p><em>This article originally appeared on GetUSB.info. <a href="https://www.getusb.info/subscribe/">Subscribe to GetUSB updates</a>.</em></p>]]></description>
										<content:encoded><![CDATA[<div class="uk-text-large">
<p style="text-align: center;">
    <img src="https://www.getusb.info/wp-content/uploads/2026/08/081026_usb-flash-drive-doesnt-necessarily-have-to-behave-like-a-flash-drive.webp"
        width="1536"
        height="1024"
        class="aligncenter size-full"
        alt="USB flash drive configured to behave differently from standard removable storage"
        loading="eager"
        decoding="async"
        fetchpriority="high"
        sizes="(max-width: 768px) 100vw, 900px"
        style="max-width: 100%; height: auto;"
    />
</p>
<p>Most people think they know what is going to happen when they plug a USB flash drive into a computer. A drive letter appears, some storage capacity is reported, and you can copy files onto it or pull files off. That&#8217;s what a flash drive does.</p>
<p>Except it doesn&#8217;t necessarily have to.</p>
<p>USB storage isn&#8217;t defined solely by the NAND flash sitting inside the plastic case. Between the USB connector and that NAND memory is a controller, and that controller plays a major role in determining how the device identifies itself and how the host computer interacts with it.</p>
<p>That&#8217;s where things get interesting, because a USB flash drive can contain perfectly ordinary NAND flash while presenting itself to the computer as something quite different.</p>
<p>One example is a USB flash drive configured at the hardware controller level to behave like a <a class="glossary-term" href="https://www.getusb.info/glossary/cd-rom-device/">CD-ROM device<span class="glossary-tooltip">A USB storage device that emulates an optical CD-ROM drive at the hardware controller level.</span></a>.</p>
<p>And no, the point isn&#8217;t simply making the files read-only.</p>
<h2>The Computer Doesn&#8217;t Really Know What&#8217;s Inside the Stick</h2>
<p>When you plug a USB device into a computer, the operating system doesn&#8217;t somehow look through the plastic enclosure and discover NAND flash. There is a conversation between the USB host and the device, and the device provides information about what it is and how the computer should communicate with it.</p>
<p>Think of it a little like somebody walking up to an airport immigration desk.</p>
<p>The person presents credentials that essentially say:</p>
<p><strong>&#8220;I&#8217;m this type of device. Here&#8217;s how I identify myself. Here&#8217;s the type of functionality I provide. Here&#8217;s how you communicate with me.&#8221;</strong></p>
<p>For a USB flash drive, the controller handles much of that conversation.</p>
<p>With an ordinary flash drive, the controller presents storage in a way the operating system recognizes as disk-like storage. Windows, Linux or macOS then loads the appropriate support and interacts with the device accordingly.</p>
<p>But the NAND flash itself doesn&#8217;t inherently have to be presented that way.</p>
<p>A controller designed and configured for CD-ROM emulation can take NAND flash and expose a logical storage device that behaves like optical media. From the host computer&#8217;s perspective, it can now be dealing with something that looks much more like a CD-ROM device than an ordinary writable USB flash drive.</p>
<p>The computer doesn&#8217;t particularly care that the physical storage underneath is actually NAND flash.</p>
<p>That&#8217;s the fascinating part.</p>
<p><strong>The physical storage technology and the storage device presented to the computer don&#8217;t necessarily have to be the same thing.</strong></p>
<p>This is also where the distinction between software tricks and true controller-level behavior becomes important. We&#8217;ve covered that difference in more detail in our explanation of <a href="https://www.getusb.info/usb-cd-rom-emulation-explained-firmware-vs-software-methods/">USB CD-ROM emulation and firmware versus software methods</a>. The short version is that changing how a controller presents storage is fundamentally different from simply changing a file attribute or mounting an ISO file through software.</p>
<h2>Think of It Like a Building With a Different Sign on the Door</h2>
<p>Imagine one physical building.</p>
<p>Put a sign outside saying <strong>BANK</strong>, and visitors walk through the door expecting tellers, accounts, deposits and withdrawals.</p>
<p>Change the sign to <strong>LIBRARY</strong>, and people approach the exact same building with an entirely different set of expectations. They don&#8217;t walk up to the counter trying to deposit money. They look for books and expect library rules.</p>
<p>The building hasn&#8217;t necessarily changed.</p>
<p>What changed is the identity being presented and the rules associated with that identity.</p>
<p>A USB controller can do something conceptually similar.</p>
<p>The underlying storage may still be NAND flash, but instead of presenting it as ordinary writable disk-like storage, the controller can present a logical device the operating system understands as CD-ROM-style media.</p>
<p>The operating system responds accordingly.</p>
<p>This is an important distinction because creating CD-ROM media on a USB flash drive isn&#8217;t the same thing as clicking a file in Windows and selecting &#8220;Read-only.&#8221;</p>
<p>It also isn&#8217;t necessarily the same thing as taking conventional USB storage and preventing writes.</p>
<p>Those approaches are trying to control what someone can do with a storage device.</p>
<p>CD-ROM <a class="glossary-term" href="https://www.getusb.info/glossary/emulation/">emulation<span class="glossary-tooltip">The process by which a device mimics the behavior and identity of another device to the host system.</span></a> goes a step further by changing what type of storage device is being presented to the host.</p>
<h2>Why Would Anyone Want to Do This?</h2>
<p>At first, configuring a modern USB flash drive to behave like technology from the CD-ROM era sounds backward.</p>
<p>But there are some surprisingly practical reasons for doing it.</p>
<p>Consider an industrial machine built 15 or 20 years ago.</p>
<p>Its service software may have been designed during a period when CD-ROM drives were everywhere. The application might expect updates, calibration files, installation packages, reference material or recovery utilities to arrive on optical media.</p>
<p>Eventually the physical CD drive dies.</p>
<p>Replacement optical drives become difficult to find. Maintaining burned discs becomes inconvenient. Maybe the original computer isn&#8217;t worth replacing, but the industrial equipment connected to it certainly is.</p>
<p>Replacing that computer might also create an entirely different problem. Industrial systems aren&#8217;t always environments where you can install a new PC, copy over a few programs and call it Tuesday afternoon.</p>
<p>There may be specialized drivers, proprietary hardware, validation requirements, certification issues or software that hasn&#8217;t been updated in years because it has been doing its job perfectly well.</p>
<p>The machine might be worth $100,000 while the computer controlling it is running an operating system most people haven&#8217;t seen since their kids were in elementary school.</p>
<p>That&#8217;s when compatibility becomes more valuable than novelty.</p>
<p>A USB device capable of presenting itself appropriately as optical-style media can potentially provide a bridge between those generations of technology.</p>
<p>Instead of rewriting the old application to understand modern storage, you make modern storage speak the language the old application already understands.</p>
<p><strong>CD-ROM emulation is less about pretending to be a CD and more about speaking CD-ROM to a computer that expects to hear it.</strong></p>
<h2>Embedded Systems Can Be Even More Particular</h2>
<p>Modern desktop operating systems are remarkably flexible.</p>
<p>Plug an ordinary USB flash drive into a current Windows computer and chances are pretty good Windows will figure out what it is and give you access to the files.</p>
<p>Embedded systems can be a very different animal.</p>
<p>Think about CNC machines, diagnostic equipment, laboratory instruments, manufacturing systems, kiosks, automotive service equipment, point-of-sale systems and specialized measurement equipment.</p>
<p>Many of these machines weren&#8217;t designed as general-purpose computers.</p>
<p>Their programmers knew exactly what the machine was supposed to do, exactly what hardware it was supposed to use and, in many cases, exactly how information was supposed to arrive.</p>
<p>There was little reason to write a wonderfully flexible storage routine capable of handling every device somebody might plug into the machine 20 years in the future.</p>
<p>If the original specification said software would arrive on CD-ROM, that&#8217;s what the programmer designed around.</p>
<p>The system might therefore make assumptions about device type, media behavior, filesystem structure, logical units or other characteristics of the storage device.</p>
<p>That is where emulation becomes much more than a novelty.</p>
<p>Rather than changing the host system, you change what the USB device tells the host it is.</p>
<p>For old or specialized equipment that is expensive, difficult or impossible to modify, that can be an extremely useful option.</p>
<h2>A USB Flash Drive Is More Than a Connector and Some Memory</h2>
<p>This also exposes one of the more interesting misconceptions about USB flash drives.</p>
<p>It&#8217;s easy to imagine a flash drive as a simple equation:</p>
<p><strong>USB connector + NAND flash = USB flash drive</strong></p>
<p>There is an important piece missing from that equation.</p>
<p><strong>The controller.</strong></p>
<p>The USB controller sits between the host computer and the NAND flash memory. Among its jobs is translating between what the host requests and what actually happens within the flash storage.</p>
<p>The controller also participates in defining how the device identifies itself, how storage is exposed, what characteristics are reported and how the device responds to commands from the host.</p>
<p>That means two USB devices containing similar NAND flash can behave very differently when plugged into the exact same computer.</p>
<p>One might present itself as conventional removable storage.</p>
<p>Another could be configured to present fixed-disk-style behavior.</p>
<p>Another implementation could expose a CD-ROM logical unit.</p>
<p>And some controller architectures can do something even more interesting: expose multiple logical storage devices through one physical USB connection.</p>
<h2>One USB Plug Can Lead to Two Different Rooms</h2>
<p>Imagine plugging one USB flash drive into a computer.</p>
<p>The computer discovers a CD-ROM-style area containing:</p>
<p><strong>INSTALLER<br />
MANUALS<br />
DRIVERS<br />
RECOVERY TOOLS</strong></p>
<p>But the same physical USB device also provides conventional writable storage containing:</p>
<p><strong>LOG FILES<br />
REPORTS<br />
CONFIGURATION FILES<br />
USER DATA</strong></p>
<p>There is still only one USB connector and one physical device sitting in your hand.</p>
<p>Logically, however, the computer has been presented with two different storage environments designed for two different jobs.</p>
<p>The CD-ROM portion can contain the manufacturer&#8217;s original published material, while the writable portion can remain available for information generated in the field.</p>
<p>A technician could carry one device containing the original diagnostic software and service documentation while using another area of that same device to store test results, equipment logs or customer-specific configuration files.</p>
<p>The distinction here is important.</p>
<p>This isn&#8217;t simply the same thing as dividing an ordinary USB flash drive into two partitions.</p>
<p>Partitions divide the capacity of a disk-like storage device. Both partitions are still part of the same basic type of storage environment.</p>
<p>A USB controller can instead expose multiple logical units, sometimes called LUNs, which allows one physical device to present distinctly different storage personalities to the host. We have a separate explanation of <a href="https://www.getusb.info/why-your-usb-drive-shows-up-as-two-disks-luns-vs-partitions-explained/">LUNs versus partitions and why one USB drive can appear as two disks</a> for readers who want to go further down that rabbit hole.</p>
<p>CD-ROM emulation can therefore change the behavior and identity of the logical storage device being presented to the host, rather than merely dividing storage capacity.</p>
<p>It&#8217;s the difference between dividing one room with a wall and creating two rooms intended to perform completely different jobs.</p>
<h2>There Is Also a Content Distribution Advantage</h2>
<p>CD-ROMs had another useful property that most of us stopped thinking about because it was simply how optical media worked.</p>
<p>The publisher controlled the original contents.</p>
<p>Twenty years ago, you bought a piece of software on CD-ROM and installed it on your computer. Installing the software didn&#8217;t change the CD.</p>
<p>You couldn&#8217;t accidentally drag your vacation photos into the installation directory on the disc. An employee couldn&#8217;t casually delete half the installer. Someone couldn&#8217;t decide they needed another 300 MB of storage and erase the documentation.</p>
<p>The media was effectively a published object.</p>
<p>USB flash drives improved on optical discs in almost every practical way. They&#8217;re smaller, faster, easier to transport and have vastly greater storage capacity.</p>
<p>But ordinary writable USB storage also blurred the distinction between the person publishing the content and the person consuming it.</p>
<p>For documentation, software distribution, service tools, training material, recovery utilities and other controlled content, sometimes that distinction is useful.</p>
<p>A CD-ROM-style logical area can provide a place for content intended to remain in its original distributed state, while other storage on the device can be used for information that legitimately needs to change.</p>
<h2>This Isn&#8217;t the Same Thing as Security</h2>
<p>There is one important boundary to keep clear.</p>
<p>CD-ROM emulation shouldn&#8217;t automatically be described as a complete security system.</p>
<p>Making storage behave like optical media doesn&#8217;t replace <a class="glossary-term" href="https://www.getusb.info/glossary/cryptographic-signatures/">cryptographic signatures<span class="glossary-tooltip">Digital codes that verify the authenticity and integrity of data using cryptographic algorithms.</span></a>, secure boot mechanisms, encryption, authentication or other technologies designed to establish whether software or data can be trusted.</p>
<p>Those solve different problems.</p>
<p>The value of CD-ROM emulation is primarily in <strong>device behavior, compatibility, controlled distribution and preservation of published content</strong>.</p>
<p>In some applications, preventing normal modification is extremely useful. But &#8220;difficult for the user to modify&#8221; and &#8220;cryptographically proven to be authentic&#8221; aren&#8217;t the same thing.</p>
<p>Understanding that difference is important, especially when these devices are used in industrial or specialized environments.</p>
<h2>Sometimes You Don&#8217;t Want a Flash Drive to Behave Like a Flash Drive</h2>
<p>The disappearance of physical CD-ROM drives doesn&#8217;t necessarily mean every useful characteristic of optical storage disappeared with them.</p>
<p>Sometimes an older computer expects optical media.</p>
<p>Sometimes specialized software was designed around it.</p>
<p>Sometimes an embedded system is far easier to accommodate than modify.</p>
<p>Sometimes a manufacturer wants original documentation or software separated from storage the user is expected to change.</p>
<p>And sometimes the most practical solution isn&#8217;t convincing an old system to understand something new.</p>
<p>It&#8217;s making something new behave like what the old system already understands.</p>
<p>That&#8217;s one of the interesting things about USB technology that gets hidden behind the simplicity of plugging in a flash drive.</p>
<p>What you hold in your hand may contain NAND flash memory, but NAND alone doesn&#8217;t determine what the computer sees.</p>
<p>The controller has a say in that conversation.</p>
<p>And with the right controller and configuration, a USB flash drive doesn&#8217;t necessarily have to behave like a flash drive.</p>
<div class="eeat-note">
<strong>Technical experience note:</strong> GetUSB has worked with and documented controller-level USB flash drive configurations for many years, including removable-media behavior, fixed-disk configurations, write protection, multiple logical units and CD-ROM emulation. The important distinction in this article is that CD-ROM behavior can be created at the flash controller level rather than simply through a Windows file setting or software-mounted image. Actual capabilities depend on the USB controller and firmware used in the flash media.  Image was created from artificial intelligence and based off a concept related to a company which offers USB CD-ROM solutions.
</div>
</div>
<p><em>This article originally appeared on GetUSB.info. <a href="https://www.getusb.info/subscribe/">Subscribe to GetUSB updates</a>.</em></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Turn a Raspberry Pi Zero Into a Pocket NAS and USB Drive</title>
		<link>https://www.getusb.info/turn-a-raspberry-pi-zero-into-a-pocket-nas-and-usb-drive/</link>
		
		<dc:creator><![CDATA[Matt LeBoff]]></dc:creator>
		<pubDate>Mon, 03 Aug 2026 18:11:27 +0000</pubDate>
				<category><![CDATA[Tutorials & How-To Guides]]></category>
		<category><![CDATA[DIY Projects]]></category>
		<category><![CDATA[Network Attached Storage]]></category>
		<category><![CDATA[Pocket NAS]]></category>
		<category><![CDATA[Raspberry Pi Zero]]></category>
		<category><![CDATA[USB Storage]]></category>
		<guid isPermaLink="false">https://www.getusb.info/?p=5544</guid>

					<description><![CDATA[Every once in a while a project comes along that reminds us why the maker community continues to push technology in directions manufacturers never anticipated. This week we came across an excellent Raspberry Pi Zero project by Nick Lewis at How-To Geek that transforms a tiny Raspberry Pi Zero 2 W into both a wireless [&#8230;]<p><em>This article originally appeared on GetUSB.info. <a href="https://www.getusb.info/subscribe/">Subscribe to GetUSB updates</a>.</em></p>]]></description>
										<content:encoded><![CDATA[<div class="uk-text-large">
<p>
  <img src="https://www.getusb.info/wp-content/uploads/2026/08/080326_turn-a-raspberry-pi-zero-into-a-pocket-nas-and-usb-drive.webp"
    alt="Raspberry Pi Zero configured as a pocket NAS and portable USB storage device"
    width="1279"
    height="1430"
    class="aligncenter size-full"
    loading="eager"
    decoding="async"
    fetchpriority="high"
    style="max-width:100%; height:auto;"
  />
</p>
<p>Every once in a while a project comes along that reminds us why the maker community continues to push technology in directions manufacturers never anticipated. This week we came across an excellent Raspberry Pi Zero project by Nick Lewis at How-To Geek that transforms a tiny Raspberry Pi Zero 2 W into both a wireless Network Attached Storage device and a traditional USB Mass Storage drive.</p>
<p>What makes the project so interesting is not that it replaces the USB flash drive. It does not. Instead, it demonstrates how USB and networking can work together to create something surprisingly capable in a package that fits into your pocket.</p>
<p>At its core, the project uses a Raspberry Pi Zero 2 W, a high-capacity microSD card and Raspberry Pi OS Lite. When connected directly to a computer through USB, the Pi presents itself as a standard USB storage device using USB Mass Storage Gadget mode. Disconnect it from the computer and power it from a USB battery or wall adapter, and it automatically becomes a wireless access point allowing phones, tablets and computers to browse and transfer files over Wi-Fi.</p>
<p>That flexibility is what caught our attention. A normal USB flash drive excels at moving files quickly between two devices. This Raspberry Pi project takes a different approach by allowing multiple devices to access the same storage without physically passing a drive around the room.</p>
<h2>More Than Just a USB Drive</h2>
<p>The project is especially useful for hobbyists, photographers, field technicians or anyone who frequently shares files among different operating systems. Windows, macOS, Linux, Android and even iPhones can all connect wirelessly using supported network tools or a browser-based file manager.</p>
<p>Of course there are tradeoffs. A Raspberry Pi Zero 2 W uses USB 2.0 hardware, so transfer speeds are nowhere near a modern USB 3.2 flash drive or portable SSD. Likewise, the onboard 2.4GHz Wi-Fi was not designed for massive file transfers. If your goal is to copy 100GB as quickly as possible, a quality USB flash drive remains the better choice.</p>
<p>However, speed is not the point. Convenience is.</p>
<p>The ability to walk into a meeting, power up a pocket-sized server and have several people access the same files at the same time is something a conventional flash drive was never designed to do.</p>
<h2>How the Pocket NAS Works</h2>
<p>The clever part of Nick Lewis&#8217;s project is the way the Raspberry Pi changes personalities depending on how it is powered and connected. When a computer is detected through the data-capable USB port, the Pi releases control of the storage image and presents that image to the host computer as a removable USB drive. From the computer&#8217;s point of view, it behaves much like any other mass-storage device.</p>
<p>When the computer is disconnected, the Raspberry Pi takes control of the storage again, mounts it locally and makes the files available over its own Wi-Fi network. The result is one storage area that can be reached in two very different ways without the user manually changing settings each time.</p>
<p>This automatic handoff is important because two operating systems should not write to the same filesystem at the same time. Doing so would be a good way to corrupt the storage. The switching script makes sure the Raspberry Pi unmounts the storage before giving control to the <a class="glossary-term" href="https://www.getusb.info/glossary/usb-host/">USB host<span class="glossary-tooltip">A device that controls USB communication and manages connected USB devices.</span></a>, then safely reclaims it after the host is gone.</p>
<p>The hardware itself is fairly ordinary. The software is what makes the arrangement practical.</p>
<h2>A NAS That Fits in Your Pocket</h2>
<p><a class="glossary-term" href="https://www.getusb.info/glossary/network-attached-storage/">Network Attached Storage<span class="glossary-tooltip">A dedicated storage device connected to a network that allows multiple users and devices to access and share data.</span></a> normally brings to mind a box sitting next to a router with two or four hard drives inside. That is still the right kind of system for long-term backups, large media libraries and business data. A Raspberry Pi Zero with one microSD card is not competing with a full-size NAS appliance, and pretending otherwise would be silly.</p>
<p>What it offers instead is portability. The Pi can create its own wireless network, so it does not need access to a home or office router. Give it power and nearby devices can connect directly. That could be useful while traveling, at a job site, in a classroom, during a meeting or anywhere several people need access to the same collection of files.</p>
<p>It could also become a useful family photo transfer device. Several people in the same household could connect their phones and upload pictures to one shared location without searching for the correct cable or adapter. The limitation is that automatic photo backup, especially from an iPhone, depends heavily on the software used to manage the process. The hardware can provide the storage and network connection, but the experience still needs to be simple enough that people will actually use it.</p>
<h2>Why This Is Better Than Building a NAS From Old Flash Drives</h2>
<p>We previously looked at whether it makes sense to <a href="https://www.getusb.info/build-a-nas-out-of-old-usb-sticks-hardware-and-tech-will-say-nope/">build a NAS out of old USB sticks</a>. The problem with that approach is not that USB storage is bad. The problem is that combining a pile of unrelated flash drives does not automatically create reliable network storage.</p>
<p>Different controllers, different NAND types, uneven write performance and varying endurance can make a collection of old drives difficult to manage. You also need a host controller, power management, network connectivity and software that knows how to organize everything.</p>
<p>The Raspberry Pi project takes the more sensible route. It uses the Pi as the controller and network server, while a single microSD card provides the storage. It is still a DIY project with limitations, but the design is cleaner and easier to understand.</p>
<h2>Security Should Not Be an Afterthought</h2>
<p>Any device creating its own Wi-Fi access point should be configured with a strong password. The same applies to SMB shares or any browser-based file manager installed on the Pi. An open wireless share might be convenient in your living room, but it becomes a different story in a hotel, airport or crowded conference center.</p>
<p>It is also worth remembering that a single microSD card is not a complete backup strategy. If the card fails, is lost or becomes corrupted, the files may be gone. Important data should still exist in at least one other location.</p>
<p>This device is better viewed as portable storage, a transfer tool or one layer of a backup routine. It should not become the only home for irreplaceable family photos or work files.</p>
<h2>Why We Like Projects Like This</h2>
<p>At GetUSB.info we have covered USB technology since 2006. One reason USB has remained successful is because it continues to adapt. USB started as a practical way to connect peripherals, then became the standard for flash drives, external SSDs, charging, video output and countless embedded devices.</p>
<p>Projects like this continue that tradition. They do not replace USB. They build on it.</p>
<p>The Raspberry Pi Zero uses USB as both a power source and a data connection, while Wi-Fi extends access to devices that may not have the correct physical connector. Each technology handles the job it does best. USB provides the direct connection and mass-storage compatibility, while wireless networking allows several devices to reach the files without taking turns with a cable.</p>
<p>That combination is the real strength of the project. It is not trying to prove that one connection method is better than another. It simply uses both.</p>
<h2>Could This Become a Commercial Product?</h2>
<p>Portable wireless storage products have existed before. SanDisk offered wireless flash storage products years ago, and several companies have experimented with battery-powered drives and travel routers containing USB ports. Some worked reasonably well, while others disappeared after their companion applications stopped receiving attention.</p>
<p>That history tells us something important. Building the hardware is only part of the challenge. A commercial version would need reliable iPhone and Android applications, automatic photo backup, duplicate detection, simple user accounts, encryption and an interface that does not require the customer to understand SMB, mount points or Linux services.</p>
<p>The Raspberry Pi community is comfortable with setup files and command-line scripts. The average household is not. For a commercial product to succeed, the technical work has to disappear behind one large button that says something like &#8220;Back Up Photos.&#8221;</p>
<p>The idea is still compelling. A small device with local storage, Wi-Fi, USB connectivity and no required monthly cloud subscription could appeal to families, photographers and travelers. Whether it becomes a successful product would depend much more on the software experience than the electronics inside the case.</p>
<h2>Before You Go</h2>
<p>One thing this project quietly demonstrates is that modern hardware has become remarkably inexpensive and capable. A tiny single-board computer, a microSD card, Wi-Fi and USB connectivity can now be combined into something that would have required a much larger and more expensive system only a decade ago.</p>
<p>Yet the most valuable part of this project is not the hardware. It is the software.</p>
<p>The intelligence that automatically switches between USB Mass Storage mode and a wireless file server is what transforms a handful of common components into a genuinely useful device. The Pi, cable and memory card provide the raw capability, but the switching logic is what makes the system feel like one product instead of a box of unrelated parts.</p>
<p>As hardware continues to become more affordable, it will increasingly be software, not silicon, that determines which ideas become everyday products and which remain interesting weekend projects. Great hardware may get people&#8217;s attention, but good software is what keeps them using it.</p>
<div class="eeat-note">
<p><strong>E-E-A-T Note:</strong> This article was inspired by a Raspberry Pi Zero project created and documented by Nick Lewis for How-To Geek. Readers interested in the original implementation, switching script and setup details can review <a href="https://www.howtogeek.com/stopped-carrying-usb-drives-after-building-this-raspberry-pi-project/" target="_blank" rel="noopener">Nick Lewis&#8217;s original project article</a>. The accompanying Raspberry Pi photograph used with this GetUSB.info article was taken by GetUSB.info using our own hardware.</p>
</div>
</div>
<p><em>This article originally appeared on GetUSB.info. <a href="https://www.getusb.info/subscribe/">Subscribe to GetUSB updates</a>.</em></p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
