On 5/30/25 7:33 PM, Tim via users wrote:
On Fri, 2025-05-30 at 06:52 -0700, ToddAndMargo via users wrote:
I have a functioning/bootable USB drive.  I want to make an
ISO out of it but do not want the extra space included
that dd gives

I think you'd have to play with sizing:

Shrink the partition of the working drive down to what it needs to be
(with some spare).  Use something like dd to dump that *partition* to a
file, not dumping the entire drive.

It's not really a partition. There are one or two apparent partitions, but taking that won't get you the iso back. You also need the boot sectors and whatever else. The difficulty is finding out how much of the flash drive is used by the iso. There should be some way to find the extent of the iso, but I couldn't find any tool that will give that number.

--
_______________________________________________
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