Мне посоветовали посмотреть вывод следующей команды, но он меня что-то смущает, мне кажется что что-то не так с жестким диском. Может проблема кроется в этом?
admin@SERVER ~]$ su -
Password:
[root@SERVER ~]# fdisk -l
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x19d2da8f
Device Boot Start End Blocks Id System
/dev/sda1 * 1 510 4096543+ 82 Linux swap / Solaris
/dev/sda2 511 6884 51199155 83 Linux
/dev/sda3 6885 30401 188900302+ 83 Linux
Disk /dev/sdb: 2002 MB, 2002780160 bytes
62 heads, 62 sectors/track, 1017 cylinders
Units = cylinders of 3844 * 512 = 1968128 bytes
Disk identifier: 0x6f20736b
This doesn't look like a partition table
Probably you selected the wrong device.
Device Boot Start End Blocks Id System
/dev/sdb1 ? 202429 499388 570754815+ 72 Unknown
Partition 1 has different physical/logical beginnings (non-Linux?):
phys=(357, 116, 40) logical=(202428, 43, 11)
Partition 1 has different physical/logical endings:
phys=(357, 32, 45) logical=(499387, 30, 51)
Partition 1 does not end on cylinder boundary.
/dev/sdb2 ? 43884 547534 968014120 65 Novell Netware 386
Partition 2 has different physical/logical beginnings (non-Linux?):
phys=(288, 115, 43) logical=(43883, 52, 47)
Partition 2 has different physical/logical endings:
phys=(367, 114, 50) logical=(547533, 14, 42)
Partition 2 does not end on cylinder boundary.
/dev/sdb3 ? 486442 990091 968014096 79 Unknown
Partition 3 has different physical/logical beginnings (non-Linux?):
phys=(366, 32, 33) logical=(486441, 36, 30)
Partition 3 has different physical/logical endings:
phys=(357, 32, 43) logical=(990090, 59, 39)
Partition 3 does not end on cylinder boundary.
/dev/sdb4 ? 1 946209 1818613248 d Unknown
Partition 4 has different physical/logical beginnings (non-Linux?):
phys=(372, 97, 50) logical=(0, 0, 1)
Partition 4 has different physical/logical endings:
phys=(0, 10, 0) logical=(946208, 47, 30)
Partition 4 does not end on cylinder boundary.
Partition table entries are not in disk order
[root@SERVER ~]#