You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,5 +3,5 @@ This repo contians scripts for automatic building of ubuntu rootfs for Xiaomi Pa
3
3
4
4
# Install info
5
5
- rootfs.img must be flashed to partition named "linux"
6
-
- Partition for efi boot must be named "efs"
6
+
- Partition for efi boot must be named "esp"
7
7
- Install grub using grub-install and grub-mkconfig -o /boot/grub/grub.cfg. If done from android make sure that efs partition mounted at /boot/efi, after generating grub.cfg change all of "/dev/block/" to "/dev/"
0 commit comments