You are not logged in.

#1 2009-08-09 11:49:02

dmz
Member
From: Sweden
Registered: 2008-08-27
Posts: 881
Website

Fooked up partition table, driving me nuts

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x55096fd8

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1        1912    15358108+  83  Linux
/dev/sda2   *        1913       52905   409601272+   7  HPFS/NTFS
/dev/sda3           52906       52911       48195   83  Linux
/dev/sda4           52912       60800    63368392+   f  W95 Ext'd (LBA)
/dev/sda5           52912       60800    63368361    7  HPFS/NTFS

Disk /dev/sdc: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x069f4ade

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1               1       38913   312568641   83  Linux

Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x8a87a6ea

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1       60801   488384001   83  Linux

Disk /dev/sdd: 2044 MB, 2044198912 bytes
63 heads, 62 sectors/track, 1022 cylinders
Units = cylinders of 3906 * 512 = 1999872 bytes
Disk identifier: 0x00000000

   Device Boot      Start         End      Blocks   Id  System

Disk /dev/sde: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xf14bafec

   Device Boot      Start         End      Blocks   Id  System
/dev/sde1               1       60801   488384001   83  Linux

Disk /dev/sdf: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xe8900690

   Device Boot      Start         End      Blocks   Id  System
/dev/sdf1               1      121601   976760001   83  Linux

Disk /dev/sdg: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x6d099604

   Device Boot      Start         End      Blocks   Id  System
/dev/sdg1               1      121601   976760001   83  Linux

Disk /dev/sdh: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x6d099605

   Device Boot      Start         End      Blocks   Id  System
/dev/sdh1               1      121601   976760001   83  Linux

Disk /dev/sdi: 2199.0 GB, 2199023255552 bytes
255 heads, 63 sectors/track, 267349 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0005675c

   Device Boot      Start         End      Blocks   Id  System
/dev/sdi1               1       60801   488384001   83  Linux

Disk /dev/sdj: 33 MB, 33553408 bytes
255 heads, 63 sectors/track, 4 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x469d60df

   Device Boot      Start         End      Blocks   Id  System
/dev/sdj1               1      121601   976760001   83  Linux
Partition 1 has different physical/logical endings:
     phys=(1023, 254, 63) logical=(121600, 254, 63)

Disk /dev/sdk: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x78682c19

   Device Boot      Start         End      Blocks   Id  System
/dev/sdk1               1      121601   976760001   83  Linux

Disk /dev/sdl: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000e82ff

   Device Boot      Start         End      Blocks   Id  System
/dev/sdl1               1      121601   976760001   83  Linux

Disk /dev/sdm: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x23308bba

   Device Boot      Start         End      Blocks   Id  System
/dev/sdm1               1      121601   976760001   83  Linux
EXT4-fs: bad geometry: block count 244190000 exceeds size of device (8183 blocks)
EXT4-fs: barriers enabled
JBD: no valid journal superblock found
EXT4-fs: error loading journal.
EXT4-fs: bad geometry: block count 244190000 exceeds size of device (8183 blocks)
EXT4-fs: no journal found.
EXT4-fs: bad geometry: block count 244190000 exceeds size of device (8183 blocks)
EXT4-fs: no journal found.
mount: wrong fs type, bad option, bad superblock on /dev/sdj1,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so
mount: wrong fs type, bad option, bad superblock on /dev/sdi1,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

My partitiontable seems pretty fucked up. sdi1 and sdj1 is both on 1000G.
fsck takes forever doint nothing.
I've nulled the MBR on both disks... what to do now?

Offline

#2 2009-08-09 15:45:30

jdiez
Member
Registered: 2009-08-03
Posts: 40

Re: Fooked up partition table, driving me nuts

Mmm... Can you post your dmesg?

Offline

#3 2009-08-09 18:53:58

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: Fooked up partition table, driving me nuts

Sdj seems to be fucked up a lot, as it is detected as a 33 Mb device .
Try disconnecting it.

Disk /dev/sdj: 33 MB, 33553408 bytes
255 heads, 63 sectors/track, 4 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x469d60df


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

Board footer

Powered by FluxBB