mirror of
https://github.com/Dasharo/meta-dts.git
synced 2026-06-13 10:16:12 -07:00
Update docs/boot-paths.md
Co-authored-by: Kamil Aronowski <kamil.aronowski@3mdeb.com>
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ Minimal USB example that allows booting DTS with Secure Boot enabled.
|
||||
```sh
|
||||
bmaptool copy images/dts-base-image-genericx86-64.wic.gz dts.img
|
||||
dev=$(sudo losetup --show -Pf dts.img)
|
||||
sudo mount "${loop}p1" /mnt
|
||||
sudo mount "${dev}p1" /mnt
|
||||
```
|
||||
|
||||
3. Sign all files
|
||||
|
||||
Reference in New Issue
Block a user