Skip to content
Snippets Groups Projects
Commit 01b90c24 authored by Puffinux's avatar Puffinux
Browse files

/* pmbootstrap flash */

parent 2aa2eecf
No related branches found
No related tags found
No related merge requests found
......@@ -108,7 +108,7 @@ In case your system partition is too small for the generated image (e.g. because
$ pmbootstrap flasher flash_rootfs --partition userdata
</syntaxhighlight>
And then you need to boot or flash the kernel (so run only one of the commands). Again, this is not necessary when you have used the recovery zip. But it is necessary in most cases with the SD card (unless the device can boot the kernel from the SD card like the N900). To boot from SD, with the device in fastboot mode (with device off, press Power + Volume Down), type the following on your computer:
And then you need to boot or flash the kernel (so run only one of the commands). Again, this is not necessary when you have used the recovery zip. But it is necessary in most cases with the SD card (unless the device can boot the kernel from the SD card like the N900). To boot from SD, with the device in fastboot mode (with device off, press Power + Volume Down until it enters fastboot mode), type the first line into your computer:
<syntaxhighlight lang="shell-session">
$ pmbootstrap flasher boot
$ pmbootstrap flasher flash_kernel
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment