Re: UUID permanent at removable device?
Hello,
On Sun, Nov 12, 2023 at 07:03:41PM +0100, Hans wrote:
> I want to dd it automatically like
>
> dd if=/path/to/my/image.iso of=UUID=34567890-afde-.....-1234
If your use case is writing an ISO file directly to a USB device (no
partitioning) then I'd think you could use the ID of the USB stick
to mount it in future. You can find these in /dev/disk/by-id and it
will remain the same for the life of that stick.
Thanks,
Andy
--
https://bitfolk.com/ -- No-nonsense VPS hosting
Reply to: