mesamunefire@lemmy.world to Linux@lemmy.mlEnglish · 11 months agoISOs Explained + four programs to make Linux boot mediamakertube.netvideomessage-square70fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1videoISOs Explained + four programs to make Linux boot mediamakertube.netmesamunefire@lemmy.world to Linux@lemmy.mlEnglish · 11 months agomessage-square70fedilink
minus-squaremitrosus@discuss.tchncs.delinkfedilinkarrow-up0·11 months ago oflag=direct What does this do?
minus-squareMolten_Moron@lemmings.worldlinkfedilinkarrow-up0·edit-211 months ago bs=1M This part varies based on your hardware (my hardware is much faster with a value of 4098) , but other than that it’s everything. Here is a handy script that can help determine which bs size is best for your hardware.
minus-squareHumanPerson@sh.itjust.workslinkfedilinkEnglisharrow-up0·11 months agoI think you might mean 4096.
minus-squaremesamunefire@lemmy.worldOPlinkfedilinkEnglisharrow-up0·11 months agodd can be soooo much faster too. But like you, I always forget the tags. I should make an alias sometime…
deleted by creator
What does this do?
deleted by creator
deleted by creator
This part varies based on your hardware (my hardware is much faster with a value of 4098) , but other than that it’s everything.
Here is a handy script that can help determine which bs size is best for your hardware.
deleted by creator
I think you might mean 4096.
Yes, I do! Thanks!
dd can be soooo much faster too. But like you, I always forget the tags. I should make an alias sometime…