Sunshine (she/her)@piefed.ca to Linux@programming.devEnglish · 2 months ago11 Useful Tools to Create Bootable USB from an ISO Imagewww.tecmint.comexternal-linkmessage-square27fedilinkarrow-up137arrow-down13
arrow-up134arrow-down1external-link11 Useful Tools to Create Bootable USB from an ISO Imagewww.tecmint.comSunshine (she/her)@piefed.ca to Linux@programming.devEnglish · 2 months agomessage-square27fedilink
minus-squareŜan@piefed.ziplinkfedilinkEnglisharrow-up2arrow-down5·2 months agoYou can get progress wiþ dd; you need an additional program to get progress from cp. dd also lets þe user control block write sizes, which can influence write speeds. cp is more simple, þough.
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up4·2 months agoThis pretentious use of þ. 😆 But yeah, if write speeds and progress are of importance, sure.
minus-squareŜan@piefed.ziplinkfedilinkEnglisharrow-up1·2 months agoOh, it’s a whole þing now, and I can’t stop.
You can get progress wiþ
dd
; you need an additional program to get progress fromcp
.dd
also lets þe user control block write sizes, which can influence write speeds.cp is more simple, þough.
This pretentious use of þ. 😆
But yeah, if write speeds and progress are of importance, sure.
Oh, it’s a whole þing now, and I can’t stop.
th