What are bad blocks, and how do you find them??

What will be an ideal response?

?All disks have more storage capacity than the manufacturer states. For example, a 240 GB disk might actually have 240.5 GB free space because disks always have bad sectors. Windows doesn't keep track of bad sectors, but Linux does in an inode called the bad block inode. The root inode is inode 2, and the bad block inode is inode 1. Some forensics tools ignore inode 1 and fail to recover valuable data for cases. Someone trying to mislead an investigator can access the bad block inode, list good sectors in it, and then hide information in these supposedly "bad" sectors.To ?nd bad blocks on your Linux computer, you can use the badblocks command, although you must log in as root to do so. Linux includes two other commands that supply bad block information: mke2fs and e2fsck. The badblocks command can destroy valuable data, but the mke2fs and e2fsck commands include safeguards that prevent them from overwriting important information. 

Computer Science & Information Technology

You might also like to view...

If you want to save a document in read-only format, save the document as a(n) ________ file

Fill in the blank(s) with correct word

Computer Science & Information Technology

Match the following terms to their meanings:

I. Group II. Distribute III. Fill IV. Clip V. Crop A. a single media file B. evenly spaces selected objects relative to the slide or each other C. enables you to format multiple objects as one object D. reduce the size of a picture by removing a vertical or horizontal edge E. inside color of an object

Computer Science & Information Technology