Hi

I corrupted my partition table, when I tried to get a new USB mouse detected 
in text mode on a ext3 partition.

I have unmounted hda7, hda8, hda9 and hda10.

Here is the result from sfdisk -l /dev/hda:

Disk /dev/hda: 3737 cylinders, 255 heads, 63 sectors/track                    
  
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0     
  
                                                                              
  
   Device Boot Start     End   #cyls   #blocks   Id  System                   
  
/dev/hda1   *      0+      2       3-    24066   83  Linux                    
  
/dev/hda2          3    3736    3734  29993355    5  Extended                 
  
/dev/hda3          0       -       0         0    0  Empty                    
  
/dev/hda4          0       -       0         0    0  Empty                    
  
/dev/hda5          3+     67      65-   522081   82  Linux swap               
  
/dev/hda6         68+   1011     944-  7582648+  83  Linux                    
  
/dev/hda7       1012+   1654     643-  5164866   83  Linux                    
  
/dev/hda8       1655+   1717-     63-   504530+   0  Empty                    
  
                start: (c,h,s) expected (1023,254,63) found (1023,1,1)        
  
                end: (c,h,s) expected (1023,254,63) found (1023,207,53)       
  
/dev/hda9       2294+   2942     649-  5213061   83  Linux                    
  
                start: (c,h,s) expected (1023,254,63) found (1023,1,1)        
  
/dev/hda10      2943+   3736     794-  6377773+  83  Linux                    
  
                start: (c,h,s) expected (1023,254,63) found (1023,1,1)   

fsck finds hda7, hda9,hda10 clean - here is the outcome from fsck /dev/hda8:

[root@Archimedes guran]# fsck /dev/hda8
Parallelizing fsck version 1.19 (13-Jul-2000)
e2fsck 1.19, 13-Jul-2000 for EXT2 FS 0.5b, 95/08/09
The filesystem size (according to the superblock) is 1283184 blocks
The physical size of the device is 126132 blocks
Either the superblock or the partition table is likely to be corrupt!
Abort<y>? 

Please what should I do now?

regards
guran

Reply via email to