Update README.md

This commit is contained in:
Namhyeon Go 2021-11-17 17:21:06 +09:00 committed by GitHub
parent 03fe1b8fd1
commit 29fba06c88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,4 +53,8 @@ $ docker run -it --rm \
<your alias>/qemu:6.1
```
If ARM or MIPS is selected, kernel image and initrd image are required, so use it like this. [See also](https://gist.github.com/KunoiSayami/934c7690dcf357f42537562dbdf90b56)
If ARM or MIPS is selected, kernel image and initrd image are required, so use it like [here (non-EFI)](https://gist.github.com/KunoiSayami/934c7690dcf357f42537562dbdf90b56) or [here (EFI)](https://gist.github.com/ag88/163a7c389af0c6dcef5a32a3394e8bac)
### Manually root activation
When using the ARM platform, it was confirmed that the settings were not reflected in `/etc/passwd` and `/etc/shadow`.