Skip to content

Commit

Permalink
Fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
map220v authored Mar 4, 2024
1 parent dadc231 commit 7fa2ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ This repo contians scripts for automatic building of ubuntu rootfs for Xiaomi Pa

# Install info
- rootfs.img must be flashed to partition named "linux"
- Partition for efi boot must be named "efs"
- Partition for efi boot must be named "esp"
- 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 comments on commit 7fa2ab2

Please sign in to comment.