Go to:
http://rescuecd.sourceforge.net/ Download and burn an iso then boot from the cd the following command will mount your hard drive on the /mnt directory. if it's a scsi drive, then it will be sda. mount /dev/hda1 /mnt cd /mnt if you type "ls" now you should be able to see your filesystem. the following command will make the mounted drive in /mnt the virtual / directory. you can now operate on it as you would on a "normally" booted system: chroot /mnt Do what's been suggested to you, then type "exit" and you'll be back to /mnt. Eject the cd, and reboot. I hope that helps. Ian ------------ Dr Ian Firla Robert Graves Trust | "A partial count of the software available St John's College, Oxford | in just one noncommerical Linux system OX1 3JP - +44-(0)7855-310565 | would have cost about $1.9 billion to develop http://www.robertgraves.org | ... the way Microsoft does it" Bruce Perens On Fri, 19 Jul 2002, Alex Chau wrote: > > But how can I type those command, as it hangs over there > > i cannot boot up my machine to run the check disk command > > please teach me? > > alex > > > > > > > > > > > _______________________________________________ > Seawolf-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/seawolf-list > _______________________________________________ Seawolf-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/seawolf-list