0
votes
0answers
262 views

How do I use dd to write a bootsector to a flash drive?

I developed a bootsector and I tried to use dd to write the data. This resulted in the corruption of files and I had to reformat my entire flash drive. This bootsector was designed for FAT32 in mind. ...