Skip to content
Snippets Groups Projects
Commit c23398d3 authored by Lofenyy's avatar Lofenyy
Browse files

/* Installation */

parent 8b766f97
No related branches found
No related tags found
No related merge requests found
......@@ -45,11 +45,11 @@ Before installing, ensure that your host computer and your copy of pmbootstrap i
; 1. init
<source>$ ./pmbootstrap.py init</source>
Select "samsung-kylessopen" as the target device.
Select "samsung-kylessopen" as the target device and select a working recommended graphical interface.
; 2. install
<source>$ ./pmbootstrap.py install</source>
Select a working recommended graphical interface.
Full disk encryption is the default, though it may not work. Try --no-fde if your device isn't working.
; 3. flash
Ensure that the USB cable is disconnected, then hold down volume down + Home + Power for a few seconds as the system boots. This puts the device in flash mode. Once in this mode, enter <source>$ ./pmbootstrap.py flasher flash_rootfs</source> to install the rootfs. Once this is finished, put yourself back into flash mode and enter <source>$ ./pmbootstrap.py flasher flash_kernel</source> to flash the 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