On Sun, Mar 26, 2023 at 11:15:14AM -0700, Geoffrey Leach wrote:

What I wanted to be able to do is this. I 've downloaded the fedora 37
iso. I wan to know if it has gparted. How can I answer that without
writing it to a thumb drive and booting?

sudo mount -v -o loop /path/to/your.iso /mnt/<somedir>
find /media/<somedir> -type f -iname "*gparte*"
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to