Forum Discussion
Altera_Forum
Honored Contributor
10 years agoReason still provode sd card utility as linux dd command can do the same ?
I a bit curious to ask around why we have multiple tools but they are actually doing the similar task? such as the SD card ulility and the dd command both also able to update the SD card partitions. ...
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- what is the command with the dd that end with bs for? some page i saw is 64k some is 1M.... any value will do? --- Quote End --- Hi, if you want to have a faster writing speed of course 1M would be better... but usually thing such as boot loader or preloader just with a size in term of hundred kilobyte... so.. using a 1M size a bit funny.. :D