From 66dba42e88cd974d6d0095159fa455599a2b6182 Mon Sep 17 00:00:00 2001 From: Vitaly Zdanevich Date: Sun, 24 Mar 2024 17:50:04 +0400 Subject: sys-boot/boot-repair-iso-download: einfo add about ventoy Signed-off-by: Vitaly Zdanevich --- sys-boot/boot-repair-iso-download/boot-repair-iso-download-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-boot/boot-repair-iso-download/boot-repair-iso-download-9999.ebuild b/sys-boot/boot-repair-iso-download/boot-repair-iso-download-9999.ebuild index 1459c4319..d065203dc 100644 --- a/sys-boot/boot-repair-iso-download/boot-repair-iso-download-9999.ebuild +++ b/sys-boot/boot-repair-iso-download/boot-repair-iso-download-9999.ebuild @@ -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" } -- cgit v1.2.3-65-gdbad