/dev/hdc1 contains a file system with errors, Check Forced
SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
ok what distro are you trying to install ?
for a complete newbie, i reccomend ubuntu.
about the hard drive.
what file system is on it ? ext2, ext3, reiserfs ? what filesystem is installed makes a difference in what tool you use to check it. sounds like you have ext2 or ext3
try this
e2fsck -c -v /dev/hdc1
this runs a file system check.
the -c option tells it to check for badblocks
-v tells it to be verbose in its output so you can see more of whats going on.
let us know and we will help.
linux is not all that hard, there are some very newbie friendly distrobutions out there.
But it is not the same as windows.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.