Changes

Jump to: navigation, search

OPS235 Lab 1 - Fedora17

12 bytes added, 17:41, 8 January 2010
Investigation 10 - How can you backup the MBR (Master Boot Record)?
# We can duplicate the first 512 bytes of a hard disk using the dd command:
#* <code>dd if=/dev/sda of=mbr.bak bs=512 count=1</code>
# Use the command to backup the MBR of your hard disk.
# Under what circumstances do you think this will be usefulluseful?
Answer the Investigation 10 question in your lab logbook.
9
edits

Navigation menu