linux_risc-v
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux_risc-v [2024/05/12 15:22] – felixonmars | linux_risc-v [2024/12/26 10:13] (current) – felixonmars | ||
---|---|---|---|
Line 4: | Line 4: | ||
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.1715527334.txt.gz · Last modified: 2024/05/12 15:22 by felixonmars