hi ,
i had changed my HDD , and make a initial installation .
it is the same disk ( same capacity , etc ... )
the Fdisk is correct .
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 64 514048+ 83 Linux
/dev/sda2 65 128 514080 83 Linux
/dev/sda3 129 192 514080 82 Linux swap
/dev/sda4 193 121601 975217792+ 5 Extended
/dev/sda5 193 292 803218+ 83 Linux
/dev/sda6 293 293 8001 83 Linux
/dev/sda7 294 357 514048+ 83 Linux
/dev/sda8 358 121601 973892398+ 83 Linux
Command (m for help): q
the mke2fs for sda5 , ok
and the mke2fs for sda8 check a error .
root@(none):/mnt-sda5 # mke2fs -j -m 1 -n /dev/sda8
mke2fs: lseek: Value too large for defined data type
root@(none):/mnt-sda5 #
i don't find a solution , have you a idea ?
thks.