Update RISC-V64_QEMU.md
This commit is contained in:
parent
9f7e94faf8
commit
54e9673553
|
|
@ -71,6 +71,12 @@ U_BOOT_FDT_DIR="noexist"
|
||||||
EOF
|
EOF
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
passwd root
|
||||||
|
apt-get install openntpd ntpdate
|
||||||
|
sed -i 's/^DAEMON_OPTS="/DAEMON_OPTS="-s /' /etc/default/openntpd
|
||||||
|
```
|
||||||
|
|
||||||
CP kernel file.
|
CP kernel file.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue