Academic Work Personal
|
Linux /
Discover and mark bad blocks
IntroI bought a second-hand laptop which works great. There is only one problem: it seems that its hard drive has some bad blocks. How to treat this problem? What I tried firstMy favorite Linux distro is Ubuntu so it was clear what to install on it. I booted the live CD and started the installation. I made 3 partitions: one for the system (/), one for swapping, and one for data (mainly for movies). The live version of Ubuntu indicated that there are some problems with the hard drive but I didn't want to believe it. Unfortunately the installations were not successful though I tried 3 times with different Ubuntu versions. It never reached the 100% :( SolutionUsing the live CD, with sudo fsck -pcfv /dev/sda1 (I read this tip at http://www.overclock.net/linux-unix/588130-ubuntu-9-10-failing-hard-disk.html). Be prepared that it takes lots of time, it finished with my 40GB drive in 6 hours. But then the partition was "OK", I could install Ubuntu and after one week of intensive testing it still works perfectly. Of course, I won't use this hard drive for production, I will only store multimedia stuff on it. Since |
![]() anime | bash | blogs | bsd | c/c++ | c64 | calc | comics | convert | cube | del.icio.us | digg | east | eBooks | egeszseg | elite | firefox | flash | fun | games | gimp | google | groovy | hardware | hit&run | howto | java | javascript | knife | lang | latex | liferay | linux | lovecraft | magyar | maths | movies | music | p2p | perl | pdf | photoshop | php | pmwiki | prog | python | radio | recept | rts | scala | scene | sci-fi | scripting | security | shell | space | súlyos | telephone | torrente | translate | ubuntu | vim | wallpapers | webutils | wikis | windows Blogs and Dev. * Ubuntu Incident Places Debrecen | France | Hungary | Montreal | Nancy Notes Hobby Projects * Jabba's Codes Quick Links [ edit ] |