osaet/content/posts/storage-expansion.md
yarnom f0b50d13ea feat: add admin publishing workflow and yar theme
Add Go/Postgres admin APIs, Angular admin UI, manual build flow, asset uploads, markdown import/export, configurable slug generation, and the Yar reading theme. Exclude local docs and generated development artifacts from version control.
2026-06-01 15:48:04 +08:00

39 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
id: a2cc5293-430c-4e0e-a415-f6e3d87126b1
slug: storage-expansion
title: 存储扩展
summary: ""
status: published
tags: []
cover: ""
version: 1
slug_source: manual
slug_locked: true
published_at: "2023-03-04T13:18:01+08:00"
created_at: "2023-03-04T13:18:01+08:00"
updated_at: "2026-01-07T18:11:07+08:00"
---
在使用了两年的双系统后逐渐感觉到了512G是远远不够的但暂时没有更换硬盘的资金所以我计划分别购入256G和128G的SD卡作为系统的扩展。
### 速度测试
由于不是 SSD 硬盘,而且 SD 卡被设计出来主要就是静态的存储,没有类似主控的东西,所以无论是速度还是质量都是难堪大任的,但由于我平时并不怎么使用 windows 所以尚能接受。
但为了保险起见,我将使用一张 64G 的 tf 卡测试其最小性能。
64G 的 tf 卡满足整体的使用,所以我购买了一张 128G 的 SD 卡作为虚拟机的硬盘,显然在速度方面它的能够满足我的使用的,那么自要做好备份工作就没问题了。
### 闪迪 256G 固态U盘
事实上在这个容量上买一盘固态硬盘更好同样的价格可以来到500G的容量而且安全性肯定也是更高的但是考虑到U盘的体积所以我更偏爱于这个U盘。
对于这个U盘我可能有以下打算
1.仍然保留双系统这个固态U盘作为虚拟机硬盘使用。这个打算主要是考虑到SD卡的使用寿命并不安全很可能在我工作时崩坏这会导致严重的后果。而这个U盘显然更加的安全一些。
2.不再保留双系统Linux 系统将独占整个512G的硬盘同时分离128G出来给Windows虚拟机之前购买的128G的SD卡作为资料存储卡256G的固态U盘将安装为 Windows 系统。
我更喜欢第二种方案,因为它更安全可靠。