Hi
I wonder how i use the dd comand to write a file to my floppy at sector 2,
head 0 and track 0. I now that if i do a " dd if=thefile of=/dev/fd0 bs=512
count=1", it writes my 512 byte big bootsector to sector 1. But how should i
do if i want it to write my other file to sector 2?
I should be glad if someone helped my out with this so i can continue to try
to build a litle operating system.
/ Dale, Sweden