mesamune@lemmy.world to Linux@lemmy.mlEnglish · 3 months agoISOs Explained + four programs to make Linux boot mediamakertube.netexternal-linkmessage-square86fedilinkarrow-up1168arrow-down13
arrow-up1165arrow-down1external-linkISOs Explained + four programs to make Linux boot mediamakertube.netmesamune@lemmy.world to Linux@lemmy.mlEnglish · 3 months agomessage-square86fedilink
minus-squareMolten_Moron@lemmings.worldlinkfedilinkarrow-up7·edit-23 months ago bs=1M This part varies based on your hardware (my hardware is much faster with a value of 4096) , 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-up2·3 months agoI think you might mean 4096.
This part varies based on your hardware (my hardware is much faster with a value of 4096) , but other than that it’s everything.
Here is a handy script that can help determine which bs size is best for your hardware.
Neat! I’ll have to try that out.
I think you might mean 4096.
Yes, I do! Thanks!