Δημοσιεύτηκε: 04 Φεβ 2010, 18:02
Θα έχω κάποιο πρόβλημα αν δεν δημιουργήσω disk image; Άν σου είναι εύκολο δώσε τις εντολές και για ανάκτηση απ' ευθείας από το σκληρό δίσκο και για ανάκτηση από disk image. Σας στέλνω τα αποτελέσματα της εντολής.
- Κώδικας: Επιλογή όλων
ubuntu@ubuntu:~$ sudo 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: 0x097a78e1
Device Boot Start End Blocks Id System
/dev/sda1 * 1 29879 240003036 7 HPFS/NTFS
/dev/sda2 29880 30401 4192965 7 HPFS/NTFS
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x454c760f
Device Boot Start End Blocks Id System
/dev/sdb1 1 60801 488384001 7 HPFS/NTFS
Disk /dev/sdc: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x5b6ac646
Device Boot Start End Blocks Id System
/dev/sdc1 * 1 3039 24410736 83 Linux
/dev/sdc2 3040 30401 219785265 5 Extended
/dev/sdc5 3040 29975 216363388+ 83 Linux
/dev/sdc6 29976 30401 3421813+ 82 Linux swap / Solaris
ubuntu@ubuntu:~$