[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Copy boot block



Is this the right command to duplicate a boot block from drive to another?

dd if=/dev/hda of=/dev/hdc count=1 bs=512

Thanks.