On Tuesday 17 August 2010 12:11 PM, Ashok Sinha wrote: > Thanks > > I have a usb dvd drive and the recovery cd which came with the netbook. > > Will try it. > > What is the command line syntax. > I will copy and paste it!! > > The recovery CD may erase your partition. Download the latest 'finnix' live CD from the net. http://www.finnix.org/Download Take a printout of this message. After you boot the live CD, type 'fdisk -l' to list your partitions. Then run 'fsck /dev/your_part' to check your partition one by one for errors. If you have an ext3 partition then you can even run 'e2fsck -c /dev/your_part' to look for bad blocks on your disk surface.
-- As a proper list etiquette... Please trim your replies. Post your replies below the relevant original text, leaving a line space. Do not re-use old messages to write new ones. Regards, Rony. -- http://mm.glug-bom.org/mailman/listinfo/linuxers

