Skip to content

Commit c90dfd9

Browse files
committed
content: Extract Get a Working openEuler section from kata
Extract the steps to get a working openEuler VM, since there are other steps to setup a fully functional VM with Rust hypervisors. Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
1 parent 4168abe commit c90dfd9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/cloud-native/kata-containers/kata-on-openEuler-riscv64.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ export PATH=$PATH:/opt/qemu/bin
3535

3636
## Prepare openEuler RISC-V
3737

38+
### Get a Working openEuler RISC-V
39+
3840
```sh
3941
mkdir -p /opt/openEuler
4042
pushd /opt/openEuler

0 commit comments

Comments
 (0)