void-linux / void-linux/void-docs
ROOTFS installation guide has issues
还没有人认领这个 Issue。
- 主要语言
- CSS
- 星标
- 217
- 派生
- 212
- 平均合并
- 2 天 21 小时
- 30 天内合并 PR
- 1
描述
Hi,
I searched but did only find mentions of the ROOTFS method in your scoping issue #85.
Following through this ROOTFS method described in https://github.com/void-linux/void-docs/blob/master/src/installation/guides/chroot.md has caveats:
The ROOTFS method requires only a host operating system that can enter a Linux chroot and that has both tar(1) and xz(1) installed. This method may be preferable if you wish to install Void using a different Linux distribution.
If this intent is to be kept, it misses guidance how to acquire theVoid package manager and installation tools.
It mentions being able to enter a chroot as pre-requisite, but never instructs the user when to do so. The user will encounter the issue first, when instructed to use xbps-install, which is no requisite for this method, at https://github.com/void-linux/void-docs/blob/master/src/installation/guides/chroot.md#the-rootfs-method.
Yes, one can chroot /mnt and manually fix its resolv.conf at that point, but then the xbps-install commands given (with -r /mnt) are nonsensical to me.
It continues at the point where both methods are supposed to be identical. The host still has no xgenfstab/xchroot to follow through with this guide.
Maybe the pre-requisites for this guide miss the same static xbps as the first (xbps) method?
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 src/installation/guides/chroot.md 开始,重点查看 ROOTFS 方法和共享配置部分。将其前置条件和命令与 xbps 方法以及静态 xbps 故障排除指南进行比较,然后确认文档中的 ROOTFS 路径说明了如何获取所需工具,并且无需使用未作解释的主机命令即可完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- linux
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100