Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
Magisk
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Magisk
Commits
ea0e3a09
Commit
ea0e3a09
authored
Dec 23, 2022
by
LoveSy
Committed by
John Wu
Dec 24, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update install.md
parent
dadae209
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
install.md
docs/install.md
+2
-2
No files found.
docs/install.md
View file @
ea0e3a09
...
...
@@ -22,7 +22,7 @@ The result of **Ramdisk** determines whether your device has ramdisk in the boot
If you are using a Samsung device that is launched with Android 9.0 or higher, you can now jump to
[
its own section
](
#samsung-system-as-root
)
.
If your device has boot ramdisk, get a copy of the
`boot.img`
.
<br>
If your device has boot ramdisk, get a copy of the
`boot.img`
(or
`init_boot.img`
if exists)
.
<br>
If your device does
**NOT**
have boot ramdisk, get a copy of the
`recovery.img`
.
<br>
You should be able to extract the file you need from official firmware packages or your custom ROM zip.
...
...
@@ -38,7 +38,7 @@ Quick recap, at this point, you should have known and prepared:
1.
Whether your device has boot ramdisk
2.
Whether your device has a separate
`vbmeta`
partition
3.
A
`boot.img`
or
`recovery.img`
based on (1)
3.
A
`boot.img`
,
`init_boot.img`
or
`recovery.img`
based on (1)
Let's continue to
[
Patching Images
](
#patching-images
)
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment