readme 정리2

This commit is contained in:
Sangbum Kim 2024-03-07 11:43:29 +09:00
parent 91e1330bde
commit a249d59b63
1 changed files with 8 additions and 0 deletions

View File

@ -22,3 +22,11 @@ rmdir /oldroot
rmdir /run/overlay/merged
exec /sbin/init
```
## USAGE
When booting the kernel, add the following line to the append parameter:
```
init=/sbin/init-wrapper
```