από xristos » 04 Ιουν 2008, 00:24
λυπαμαι ειναι αρκετα αυτα που θα γραψω ...........
ευχαριστω πολυ παντως .........
εχω 2 σκληρους στον 80 εχω περασει με vmware το ubuntu και
αλλον ενα σκληρο 120 Gb
*********************************************************************
xristos@xristos-desktop:~$ ls /dev/disk/by-uuid/ -n
σύνολο 0
lrwxrwxrwx 1 0 0 10 2008-06-03 23:48 078e4b13-9dfe-4c31-8d52-3a890a4a3cc4 -> ../../sda1
lrwxrwxrwx 1 0 0 9 2008-06-04 00:01 30E6-BF39 -> ../../sdb
lrwxrwxrwx 1 0 0 10 2008-06-03 23:48 6b4e4d00-8dd0-4b62-8308-6596d690d83c -> ../../sda5
xristos@xristos-desktop:~$ sudo fdisk -l
[sudo] password for xristos:
Disk /dev/sda: 10.7 GB, 10737418240 bytes
255 heads, 63 sectors/track, 1305 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000020e3
Device Boot Start End Blocks Id System
/dev/sda1 * 1 1244 9992398+ 83 Linux
/dev/sda2 1245 1305 489982+ 5 Extended
/dev/sda5 1245 1305 489951 82 Linux swap / Solaris
Disk /dev/sdb: 504 MB, 504102912 bytes
16 heads, 61 sectors/track, 1008 cylinders
Units = cylinders of 976 * 512 = 499712 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 ? 797271 1966850 570754815+ 72 Unknown
Partition 1 has different physical/logical beginnings (non-Linux?):
phys=(357, 116, 40) logical=(797270, 6, 23)
Partition 1 has different physical/logical endings:
phys=(357, 32, 45) logical=(1966849, 14, 61)
Partition 1 does not end on cylinder boundary.
/dev/sdb2 ? 172838 2156474 968014120 65 Novell Netware 386
Partition 2 has different physical/logical beginnings (non-Linux?):
phys=(288, 115, 43) logical=(172837, 10, 1)
Partition 2 has different physical/logical endings:
phys=(367, 114, 50) logical=(2156473, 1, 53)
Partition 2 does not end on cylinder boundary.
/dev/sdb3 ? 1915863 3899498 968014096 79 Unknown
Partition 3 has different physical/logical beginnings (non-Linux?):
phys=(366, 32, 33) logical=(1915862, 2, 32)
Partition 3 has different physical/logical endings:
phys=(357, 32, 43) logical=(3899497, 9, 36)
Partition 3 does not end on cylinder boundary.
/dev/sdb4 ? 2956641 2956698 27749+ d Unknown
Partition 4 has different physical/logical beginnings (non-Linux?):
phys=(372, 97, 50) logical=(2956640, 8, 25)
Partition 4 has different physical/logical endings:
phys=(0, 10, 0) logical=(2956697, 6, 13)
Partition 4 does not end on cylinder boundary.
Partition table entries are not in disk order
xristos@xristos-desktop:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda1
UUID=078e4b13-9dfe-4c31-8d52-3a890a4a3cc4 / ext3 defaults,errors=remount-ro 0 1
# /dev/sda5
UUID=6b4e4d00-8dd0-4b62-8308-6596d690d83c none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec 0 0
xristos@xristos-desktop:~$