<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Nbd on TinyChen's Blog</title><link>https://tinychen.com/tags/nbd/</link><description>Recent content in Nbd on TinyChen's Blog</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Wed, 22 Jul 2026 23:00:00 +0800</lastBuildDate><atom:link href="https://tinychen.com/tags/nbd/index.xml" rel="self" type="application/rss+xml"/><item><title>qcow2镜像扩容与宿主机挂载</title><link>https://tinychen.com/20241231-qcow2-disk-resize/</link><pubDate>Tue, 31 Dec 2024 11:00:00 +0800</pubDate><guid>https://tinychen.com/20241231-qcow2-disk-resize/</guid><description>&lt;p&gt;本文主要记录 QEMU/KVM 场景下扩大 qcow2 虚拟磁盘容量的两段操作：在宿主机用 &lt;code&gt;qemu-img resize&lt;/code&gt; 增加镜像虚拟大小，以及在不启动客户机时用 &lt;code&gt;qemu-nbd&lt;/code&gt; 把镜像映射为块设备以便查看分区、扩展文件系统。&lt;/p&gt;</description></item></channel></rss>