[SOLVED] Re: UUID permanent at removable device?
Am Sonntag, 12. November 2023, 19:27:20 CET schrieb Andy Smith:
Yes, this is looking promising. Looks like thisis what I exactly need.
I will try it.
Thanks for the fast response!
Best
Hans
> 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
Reply to: