<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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>openwrt - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/openwrt/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Wed, 09 Jul 2025 07:30:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>OpenWrt之虚拟机安装篇</title>
		<link>https://www.coder4.com/archives/8534</link>
					<comments>https://www.coder4.com/archives/8534#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Fri, 04 Jul 2025 09:49:58 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[openwrt]]></category>
		<category><![CDATA[x86]]></category>
		<category><![CDATA[虚拟机]]></category>
		<guid isPermaLink="false">https://www.coder4.com/?p=8534</guid>

					<description><![CDATA[因为验证技术方案，需要用openwrt，记录下，部分参考自官方指南《OpenWrt on VirtualBox HowTo》 1 下载 官网下载固件，选择x64架构的ext4-combined，其他几个选项什么意思可以自己搜下，不再这里重复了 当前最新版本的链接是：https://downloads.openwrt.org/releases/24.10.2/targets/x86/64/openwrt-24.10.2-x86-64-generic-ext4-combined.i[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/8534/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>openwrt手动挂载剩余空间</title>
		<link>https://www.coder4.com/archives/6682</link>
					<comments>https://www.coder4.com/archives/6682#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Mon, 26 Aug 2019 03:40:15 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[openwrt]]></category>
		<category><![CDATA[挂载剩余空间]]></category>
		<guid isPermaLink="false">https://www.coder4.com/?p=6682</guid>

					<description><![CDATA[转载自https://koolshare.cn/thread-154153-1-1.html 1 分区 输入分区命令 fdisk /dev/sda 打印分区表（命令）p 这里显示磁盘的容量、型号、扇区、格式，和已存在的分区。 新建分区（命令）n 提示设置分区编号，上面已经有分区1-4了，这里默认是5，直接回车。 提示输入起始扇区，这里直接回车。 提示输入结束扇区，把全部剩余空间分为一个区，直接回车。 打印分区表（命令）p，看到新建分区已经完成。 将分区[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/6682/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
