hi  apoorva,

2010/7/12 apoorva tiwari <[email protected]>:
> thank u Narendra for your concern I would be highly obliged if you
> could be more precise on how to use the fsck command on my system
> having 2 partitions of 20gb each and how can I know the file system I
> am having regards apoorva

$ sudo fdsik -l

Now you can see the partition table in the format like below

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        2490    20000893+  83  Linux
/dev/sda2            2491       30401   224195077    5  Extended
/dev/sda5            2491        2739     2000061   82  Linux swap / Solaris
/dev/sda6            2740       10209    60002743+  83  Linux


$ sudo fsck -y /dev/sdaX

Here now you can replace X with the partition number.

eg :  sudo fsck -y /dev/sda1
       sudo fsck -y /dev/sda6

Try like this. !

>
> On Sun, Jul 11, 2010 at 11:09 PM, narendra sisodiya
> <[email protected]> wrote:
>>
>>
>> On Sun, Jul 11, 2010 at 10:21 PM, gopi <[email protected]> wrote:
>>>
>>> Iam getting this error while booting up
>>> fedora 12.Before this
>>> fedora12 used get freezed suddenly then i had to abruptly shut it
>>> down.The error is [drm:i915_handle_error] *ERROR* EIR stuck:
>>> 0x00000010, masking
>>> kernel: render error detected, EIR: 0x00000010
>>> my system specifications are
>>> ~1GB ram
>>> intel pentium 4 processor
>>> 40 gb hard disk
>>
>> fsck your harddisk...
>> --
>> ┌─────────────────────────┐
>> │    Narendra Sisodiya
>> │    http://narendrasisodiya.com
>> └─────────────────────────┘
>>
>> --
>> l...@iitd - http://tinyurl.com/ycueutm
>>
>
> --
> l...@iitd - http://tinyurl.com/ycueutm
>



-- 
Regards,
Arulalan.T

Kanchi Linux User Group Rocks !
http://kanchilug.wordpress.com

My Experiments In Linux are here
http://tuxcoder.wordpress.com

-- 
l...@iitd - http://tinyurl.com/ycueutm

Reply via email to