<?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>Gentoo &#8211; mylogs.cn</title>
	<atom:link href="https://mylogs.cn/tag/gentoo/feed/" rel="self" type="application/rss+xml" />
	<link>https://mylogs.cn</link>
	<description>发现、记录、分享</description>
	<lastBuildDate>Tue, 04 Aug 2026 11:40:48 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>最难装的 Linux 翻车，反而学到最多</title>
		<link>https://mylogs.cn/gentoo-hardest-linux-distro-install-lesson/</link>
					<comments>https://mylogs.cn/gentoo-hardest-linux-distro-install-lesson/#respond</comments>
		
		<dc:creator><![CDATA[steve, zhang]]></dc:creator>
		<pubDate>Tue, 04 Aug 2026 11:40:32 +0000</pubDate>
				<category><![CDATA[科技]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[开源系统]]></category>
		<category><![CDATA[操作系统]]></category>
		<category><![CDATA[极客折腾]]></category>
		<category><![CDATA[虚拟机]]></category>
		<guid isPermaLink="false">https://mylogs.cn/gentoo-hardest-linux-distro-install-lesson/</guid>

					<description><![CDATA[你要是折腾过 Linux，大概率听说过 Gentoo 的名声——被不少人叫作最难装的发行版，软件基本都得自己编 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">你要是折腾过 Linux，大概率听说过 Gentoo 的名声——被不少人叫作最难装的发行版，软件基本都得自己编译。科技媒体 How-To Geek 的作者 David J. Buck 去年挑战了一次，结果没装成。</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a748fc73dcd2&quot;}" data-wp-interactive="core/image" data-wp-key="6a748fc73dcd2" class="wp-block-image size-large aligncenter wp-lightbox-container"><img fetchpriority="high" decoding="async" width="1200" height="675" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://mylogs.cn/wp-content/uploads/2026/08/gentoo_header.webp" alt="最难装的 Linux 翻车，反而学到最多" class="wp-image-3521" style="max-width:100%;height:auto;" srcset="https://mylogs.cn/wp-content/uploads/2026/08/gentoo_header.webp 1200w, https://mylogs.cn/wp-content/uploads/2026/08/gentoo_header-300x169.webp 300w, https://mylogs.cn/wp-content/uploads/2026/08/gentoo_header-1024x576.webp 1024w, https://mylogs.cn/wp-content/uploads/2026/08/gentoo_header-768x432.webp 768w" sizes="(max-width: 1200px) 100vw, 1200px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button><figcaption class="wp-element-caption">图片来源：How-To Geek</figcaption></figure>





<p class="wp-block-paragraph">他在虚拟机里配了 8GB 内存、6 核处理器、60GB 硬盘，选了最精简的 AMD64 版本，把官方手册开在旁边一步步走：用 fdisk 建 GPT 分区表，依次划出引导、交换和根分区，格式化再挂载。这段他觉得挺有意思，也确实和传闻中的&#8221;硬核&#8221;对得上。真正翻车的是解压完系统基础包之后——他顺手敲了一条 Arch 上的切换根目录快捷命令，而这条命令在 Gentoo 的精简安装盘里压根不存在。改成手动逐个挂载文件系统后，压缩包又被判定损坏，换了好几个镜像源重下都没救回来，最后不了了之。</p>



<p class="wp-block-paragraph">说白了，这次失败的真正收获不是&#8221;装没装上&#8221;，而是他被逼着搞懂了分区表、交换分区、编译并行数这些平时被图形安装器藏起来的东西。一年过去，他已经能在实体硬盘、虚拟机和平板上同时跑好几个发行版，还用同样的流程成功装上了 Arch。他给出的结论很实在：Gentoo 的难度名副其实，但难在环节多、容错低，不在于有多玄学；没准备好的人，先换个温和点的发行版练手更划算。</p>



<p class="wp-block-paragraph">如果你也想练这门手艺，建议别一上来就挑 Gentoo，先在虚拟机里把 Arch 完整走一遍，手册全程开着，失败几次不丢人——那本来就是这类系统的教学环节。你装过最折腾的系统是哪个？</p>



<p class="has-small-font-size wp-block-paragraph">来源：How-To Geek《I failed to install the &#8220;most difficult&#8221; Linux distro but here&#8217;s why I&#8217;m sticking with it》，作者 David J. Buck</p>

]]></content:encoded>
					
					<wfw:commentRss>https://mylogs.cn/gentoo-hardest-linux-distro-install-lesson/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>5 款轻量 Linux 发行版，让 Windows 显得臃肿</title>
		<link>https://mylogs.cn/5-%e6%ac%be%e8%bd%bb%e9%87%8f-linux-%e5%8f%91%e8%a1%8c%e7%89%88%ef%bc%8c%e8%ae%a9-windows-%e6%98%be%e5%be%97%e8%87%83%e8%82%bf/</link>
					<comments>https://mylogs.cn/5-%e6%ac%be%e8%bd%bb%e9%87%8f-linux-%e5%8f%91%e8%a1%8c%e7%89%88%ef%bc%8c%e8%ae%a9-windows-%e6%98%be%e5%be%97%e8%87%83%e8%82%bf/#respond</comments>
		
		<dc:creator><![CDATA[steve, zhang]]></dc:creator>
		<pubDate>Mon, 03 Aug 2026 00:42:05 +0000</pubDate>
				<category><![CDATA[科技]]></category>
		<category><![CDATA[Arch Linux]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Linux发行版]]></category>
		<category><![CDATA[Tiny Core]]></category>
		<category><![CDATA[轻量系统]]></category>
		<guid isPermaLink="false">https://mylogs.cn/5-%e6%ac%be%e8%bd%bb%e9%87%8f-linux-%e5%8f%91%e8%a1%8c%e7%89%88%ef%bc%8c%e8%ae%a9-windows-%e6%98%be%e5%be%97%e8%87%83%e8%82%bf/</guid>

					<description><![CDATA[5 款轻量 Linux 发行版，让 Windows 显得臃肿]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">很多人以为 Linux 一定比 Windows 轻快，其实也要看具体发行版——有些发行版对硬件的要求已经不输现代 Windows。How-To Geek 梳理了五款真正&#8221;精简到骨子里&#8221;的发行版，既能让新机飞起来，也能让老机器免于进回收站。</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a748fc73e530&quot;}" data-wp-interactive="core/image" data-wp-key="6a748fc73e530" class="wp-block-image size-large aligncenter wp-lightbox-container"><img decoding="async" width="1200" height="675" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://mylogs.cn/wp-content/uploads/2026/08/3acb6506ddf264e2055d2a6a027aaafe_header.webp" alt="5 款轻量 Linux 发行版，让 Windows 显得臃肿" class="wp-image-3355" style="max-width:100%;height:auto;" srcset="https://mylogs.cn/wp-content/uploads/2026/08/3acb6506ddf264e2055d2a6a027aaafe_header.webp 1200w, https://mylogs.cn/wp-content/uploads/2026/08/3acb6506ddf264e2055d2a6a027aaafe_header-300x169.webp 300w, https://mylogs.cn/wp-content/uploads/2026/08/3acb6506ddf264e2055d2a6a027aaafe_header-1024x576.webp 1024w, https://mylogs.cn/wp-content/uploads/2026/08/3acb6506ddf264e2055d2a6a027aaafe_header-768x432.webp 768w" sizes="(max-width: 1200px) 100vw, 1200px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button><figcaption class="wp-element-caption">图片来源：How-To Geek</figcaption></figure>





<p class="wp-block-paragraph">Tiny Core Linux 追求极致的&#8221;小&#8221;。它最小的镜像只有 10MB，设计目标就是整个塞进内存、需要时再把程序载入内存，比从硬盘或固态硬盘加载更快。一个最小化的系统只需 28MB 内存，连 Intel 486 这种古董处理器都能带得动；与其他几款不同，它还自带 FLWM 图形界面。它提供三种运行模式：默认的&#8221;云/互联网&#8221;模式把系统跑在介质上并载入内存，应用只在本会话有效；&#8221;挂载&#8221;模式把应用下载到指定存储位置；&#8221;复制&#8221;模式则把常用程序常驻内存。</p>



<p class="wp-block-paragraph">Puppy Linux 把&#8221;Live CD&#8221;玩出了花样。只要用可擦写光盘，就能把系统改动直接写回光盘并重新封装；它也提供基于 Debian、Ubuntu、Slackware、Void 四套底座的版本，软件用自家的 .pet 包格式。</p>



<p class="wp-block-paragraph">Gentoo 是资深玩家的挚爱，2002 年问世，名字取自一种游速极快的小企鹅。它最出名的是所有软件都以源码形式提供，传统安装方式就是逐一下载并编译——包括内核、桌面环境和各类应用。借助&#8221;USE flags&#8221;这类全局开关，还能按机器精细调优，代价是可能牺牲一些稳定性。成品就像一辆彻底改装的跑车。</p>



<p class="wp-block-paragraph">Arch Linux 的口号&#8221;我装了 Arch&#8221;早已是圈内梗，面向喜欢完全掌控系统的人。它最大的好处是不用编译，软件全是二进制包；但要从命令行环境起步，对命令行不够熟悉的人需要适应。好在 Arch Wiki 是网络上质量最高的 Linux 文档之一，连不用 Arch 的人也常去查技术细节。</p>



<p class="wp-block-paragraph">Debian 则是更主流的选择，1993 年发布，至今仍被广泛使用。它的稳定版以保守著称，默认桌面 GNOME 并不轻量，但可以通过 APT 装更轻的桌面环境；作者最常用的是 Xfce——体积小、用法又接近标准桌面，装好 Debian 后一条命令 `sudo apt install xfce4` 即可切换。</p>



<p class="wp-block-paragraph">Linux 是服务器领域的首选，靠的就是性能；但在桌面上，选错发行版或桌面环境就会拖慢体验。这几款轻量发行版，正好能让高性能新机释放性能，也帮老机器再续几年命。</p>



<p class="wp-block-paragraph">来源：How-To Geek《These 5 lightweight Linux distros make Windows feel so bloated》（David Delony，2026-08-02）</p>

]]></content:encoded>
					
					<wfw:commentRss>https://mylogs.cn/5-%e6%ac%be%e8%bd%bb%e9%87%8f-linux-%e5%8f%91%e8%a1%8c%e7%89%88%ef%bc%8c%e8%ae%a9-windows-%e6%98%be%e5%be%97%e8%87%83%e8%82%bf/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
