查看: 64|回复: 0

[Debian] Debian 9 rootfs 制作

[复制链接]

2

主题

0

回帖

0

积分

热心网友

金币
0
阅读权限
220
精华
0
威望
0
贡献
0
在线时间
0 小时
注册时间
2010-10-31
发表于 2020-12-15 14:43:00 | 显示全部楼层 |阅读模式

转载:

https://whycan.com/t_3922.html


环境:ubuntu 16.04

sudo apt-get install debootstrap

mkdir buster

wget https://ftp-master.debian.org/keys/release-10.asc -qO- | gpg --import --no-default-keyring --keyring ./debian-release-10.gpg

#debootstrap --keyring=./debian-release-10.gpg --variant=minbase buster buster http://ftp.cn.debian.org/debian/
debootstrap --keyring=./debian-release-10.gpg --foreign --verbose --arch=armhf  stretch rootfs http://ftp2.cn.debian.org/debian

注意,根据buster说明建议最小内存是 256MB
https://www.debian.org/releases/stable/armhf/ch03s04.en.html

而之前的stretch是128MB
https://www.debian.org/releases/stretch/amd64/ch03s04.html.en

debian镜像列表
https://www.debian.org/mirror/list

如何制作rootfs的基础说明debootstrap
https://wiki.debian.org/Debootstrap
https://linux-sunxi.org/Debootstrap

跟着就要进行第二步了,请参考
https://whycan.cn/t_2666.html



来源:https://www.cnblogs.com/cute/p/14138497.html
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

圆梦公社,专注于为全球华人提供纯粹技术交流的地方,请勿发布任何政治及违法的言论。如有相关侵权、举报、投诉及建议等,请发 E-mail:[email protected]

Powered by Discuz! X5.0 © 2001-2026 Discuz! Team.

在本版发帖返回顶部