Δημοσιεύτηκε: 08 Νοέμ 2008, 12:47
Σου περιγραφω ολες τις εντολες που εδωσα απο την αρχη μεχρι το τελος και τα αποτελεσματα.Ευχαριστω και παλι για τη βοηθεια.dimitris@dimitris-pc:~$ sudo fdisk -l
Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x7064e6be
Device Boot Start End Blocks Id System
/dev/sda1 1 1306 10485760 27 Unknown
/dev/sda2 * 1306 12856 92775375 7 HPFS/NTFS
/dev/sda3 12857 16272 27439020 7 HPFS/NTFS
/dev/sda4 16273 30401 113491192+ 5 Extended
/dev/sda5 16273 23449 57649221 83 Linux
/dev/sda6 23450 29928 52042536 83 Linux
/dev/sda7 29929 30401 3799341 82 Linux swap / Solaris
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x20008eb6
Device Boot Start End Blocks Id System
/dev/sdb1 1 60801 488384001 7 HPFS/NTFS
dimitris@dimitris-pc:~$ sudo mount /dev/sdb1 /mnt
$MFTMirr does not match $MFT (record 0).
Failed to mount '/dev/sdb1': Input/output error
NTFS is either inconsistent, or you have hardware faults, or you have a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows TWICE. The usage of the /f parameter is very
important! If you have SoftRAID/FakeRAID then first you must activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for the details.
dimitris@dimitris-pc:~$ sudo mount -t ntfs-3g /dev/sdb1 /mnt/ -o force
$MFTMirr does not match $MFT (record 0).
Failed to mount '/dev/sdb1': Input/output error
NTFS is either inconsistent, or you have hardware faults, or you have a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows TWICE. The usage of the /f parameter is very
important! If you have SoftRAID/FakeRAID then first you must activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for the details.
dimitris@dimitris-pc:~$ sudo umount /mnt/
umount: /mnt/: not mounted
dimitris@dimitris-pc:~$ Δυστηχως δεν εγινε τιποτα.
Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x7064e6be
Device Boot Start End Blocks Id System
/dev/sda1 1 1306 10485760 27 Unknown
/dev/sda2 * 1306 12856 92775375 7 HPFS/NTFS
/dev/sda3 12857 16272 27439020 7 HPFS/NTFS
/dev/sda4 16273 30401 113491192+ 5 Extended
/dev/sda5 16273 23449 57649221 83 Linux
/dev/sda6 23450 29928 52042536 83 Linux
/dev/sda7 29929 30401 3799341 82 Linux swap / Solaris
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x20008eb6
Device Boot Start End Blocks Id System
/dev/sdb1 1 60801 488384001 7 HPFS/NTFS
dimitris@dimitris-pc:~$ sudo mount /dev/sdb1 /mnt
$MFTMirr does not match $MFT (record 0).
Failed to mount '/dev/sdb1': Input/output error
NTFS is either inconsistent, or you have hardware faults, or you have a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows TWICE. The usage of the /f parameter is very
important! If you have SoftRAID/FakeRAID then first you must activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for the details.
dimitris@dimitris-pc:~$ sudo mount -t ntfs-3g /dev/sdb1 /mnt/ -o force
$MFTMirr does not match $MFT (record 0).
Failed to mount '/dev/sdb1': Input/output error
NTFS is either inconsistent, or you have hardware faults, or you have a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows TWICE. The usage of the /f parameter is very
important! If you have SoftRAID/FakeRAID then first you must activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for the details.
dimitris@dimitris-pc:~$ sudo umount /mnt/
umount: /mnt/: not mounted
dimitris@dimitris-pc:~$ Δυστηχως δεν εγινε τιποτα.