linux_risc-v
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
linux_risc-v [2024/05/12 15:21] – created felixonmars | linux_risc-v [2024/12/26 10:13] (current) – felixonmars | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | #### Live Replace | + | ==== Live Replace |
< | < | ||
cd / | cd / | ||
apt install wget zstd | apt install wget zstd | ||
- | wget https://mirrors.wsyu.edu.cn/ | + | wget http://mirrors.cernet.edu.cn/ |
mkdir oldroot newroot | mkdir oldroot newroot | ||
cd newroot | cd newroot | ||
Line 22: | Line 22: | ||
echo " | echo " | ||
+ | |||
+ | echo -e " | ||
+ | systemctl enable systemd-networkd | ||
+ | |||
+ | pacman -S --noconfirm openssh | ||
+ | systemctl enable sshd | ||
+ | mkdir ~/.ssh | ||
+ | echo "< | ||
</ | </ |
linux_risc-v.1715527312.txt.gz · Last modified: 2024/05/12 15:21 by felixonmars