sys-boot/boot-repair-iso-download: einfo add about ventoy

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
Vitaly Zdanevich
2024-03-24 17:50:04 +04:00
parent 8020431557
commit 66dba42e88

View File

@@ -32,6 +32,7 @@ pkg_postinst() {
einfo "Instead of sdX - choose the letter of your USB flash from lsblk"
einfo "or"
einfo "sudo dd if=boot-repair-disk-64bit.iso of=/dev/sdX"
einfo "or sys-boot/ventoy-bin (just copy the iso to the usb, with optional persistence storage)"
einfo "With dd you can press Ctrl-T to see the progress"
einfo "See related documentation https://wiki.gentoo.org/wiki/LiveUSB"
}