Bonjour,
Je ne sais pas suite à quoi mais lorsque je démarre ubuntu, j'ai l'erreur bloquante suivante : /dev/disk/by-uuid...does not exist.
J'ai vu sur les forums des erreurs semblables mais je ne comprend pas bien comment le résoudre...
Je mets quelques infos...
fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x8374e5a6
Device Boot Start End Blocks Id System
/dev/sda1 * 1 26 203776 7 HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sda2 26 24827 199218077+ 7 HPFS/NTFS
/dev/sda3 58700 60789 16775168 7 HPFS/NTFS
/dev/sda4 24828 60801 288961155 f W95 Ext'd (LBA)
/dev/sda5 57705 58699 7992337+ 82 Linux swap / Solaris
/dev/sda6 24828 57703 264076407 83 Linux
/dev/sda7 60790 60801 96358+ b W95 FAT32
Partition table entries are not in disk order
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xb851199a
Device Boot Start End Blocks Id System
/dev/sdb2 * 2 60801 488376000 5 Extended
/dev/sdb5 2 32637 262148638+ 7 HPFS/NTFS
/dev/sdb6 32638 46605 112197928+ 7 HPFS/NTFS
/dev/sdb7 46606 60801 114029338+ 7 HPFS/NTFS
sudo ls -l /dev/disk/by-uuid
total 0
lrwxrwxrwx 1 root root 10 2009-11-11 19:34 06344E27344E19D7 -> ../../sda3
lrwxrwxrwx 1 root root 10 2009-11-11 19:34 0e3b6d0f-e459-4969-a09c-04e0e3aed4d1 -> ../../sda6
lrwxrwxrwx 1 root root 10 2009-11-11 19:34 735F-95B7 -> ../../sda7
lrwxrwxrwx 1 root root 10 2009-11-11 19:34 86556CBD9F81493E -> ../../sdb7
lrwxrwxrwx 1 root root 10 2009-11-11 19:34 8CB4316FB4315D40 -> ../../sda2
lrwxrwxrwx 1 root root 10 2009-11-11 19:34 B0AE11F9AE11B8B4 -> ../../sda1
lrwxrwxrwx 1 root root 10 2009-11-11 19:34 cb70ebf0-5f07-4493-a10a-719858bc0e91 -> ../../sda5
lrwxrwxrwx 1 root root 10 2009-11-11 19:34 E29722B6404A19AF -> ../../sdb5
lrwxrwxrwx 1 root root 10 2009-11-11 19:34 E2EA8C57B59D3955 -> ../../sdb6
sudo cat /etc/fstab
aufs / aufs rw 0 0
tmpfs /tmp tmpfs nosuid,nodev 0 0
/dev/sda5 swap swap defaults 0 0
Merci de votre aide !