Sunshine@piefed.ca to Linux@programming.devEnglish · 5 天前11 Useful Tools to Create Bootable USB from an ISO Imagewww.tecmint.comexternal-linkmessage-square26linkfedilinkarrow-up140arrow-down13
arrow-up137arrow-down1external-link11 Useful Tools to Create Bootable USB from an ISO Imagewww.tecmint.comSunshine@piefed.ca to Linux@programming.devEnglish · 5 天前message-square26linkfedilink
minus-squareŜan@piefed.ziplinkfedilinkEnglisharrow-up4arrow-down7·5 天前You 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·4 天前This pretentious use of þ. 😆 But yeah, if write speeds and progress are of importance, sure.
minus-squareŜan@piefed.ziplinkfedilinkEnglisharrow-up1·4 天前Oh, it’s a whole þing now, and I can’t stop.
cp
Let’s keep it simple.
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