commit:     8cc0c06f1f29b6e5117a628445a5fa895ede39f2
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Sun Mar 24 14:00:24 2024 +0000
Commit:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
CommitDate: Sun Mar 24 14:00:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8cc0c06f

einfo: add about rufus

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>

 sys-boot/boot-repair-iso-download/boot-repair-iso-download-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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 d065203dcb..fc4b498f74 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,7 +32,8 @@ 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 "or sys-boot/ventoy-bin (just copy the iso to the usb, with 
optional persistence storage)"
+       einfo "or Rufus on Windows https://rufus.ie";
        einfo "See related documentation https://wiki.gentoo.org/wiki/LiveUSB";
 }

Reply via email to