I got new hard drive. Western Digital 200gb on sata. I connected it to my pc and I run disklabel then I run newfs and after that I mounted it and I saw /dev/wd1a 183G 7.8T 347G 4602% /mnt/wd1
so I was traying to run fsck -f /dev/wd1a and what I saw? is : `--# fsck_ffs -fy /dev/wd1a ** /dev/rwd1a ** File system is already clean cannot alloc 4294964892 bytes for inphead and here is my output of disklabel wd1 `--# disklabel wd1 # Inside MBR partition 0: type A9 start 63 size 390721905 # /dev/rwd1c: type: ESDI disk: WDC WD2000JD-22H label: fictitious flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 16 sectors/cylinder: 1008 cylinders: 387621 total sectors: 390721968 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # microseconds track-to-track seek: 0 # microseconds drivedata: 0 5 partitions: # size offset fstype [fsize bsize cpg] a: 390721905 63 4.2BSD 2048 16384 328 # Cyl 0*-387620 c: 390721905 63 unused 0 0 # Cyl 0*-387620 and one more thing there is none in logs about fsck or anything else