People who know the basics of computer hardware will be very familiar with this problem that I’m explaining. In a previous post of mine I explained what a hard disk actually is and what a sector. A single MB on a disk has around 2000 sectors and these sectors are divided based on the function they perform. The sector that holds the main kernel files to be used while booting up is know as the boot sector while the other sectors hold only data. Most of the time one of these sectors goes bad and this can cause many problems, the hard disk won’t work properly and reading data from that portion will be tough. Such a sector is called a bad sector or a dead sector. Thankfully there are tools that can be used to solve the problem by reducing the disk space.
0 comments:
Post a Comment