swapon -a returns:
swapon: cannot stat /dev/disk/by-uuid/aa0d5abd-d307-426b-8791-1609f16a4d11: 
Aucun fichier ou répertoire de ce type(Translation: no such file or directory)

cd /dev/disk/by-uuid/ && ls returns:
4c92f637-3bbc-489f-810c-a9825cdc8c97  9ff7c540-dae5-4b88-8bd2-1a9a659db6d1
751a2be6-5043-456f-b06b-d3f898748147  E8C3-4C5B
9877-489A

then, 
cd /dev/disk/by-path/ && ls :
pci-0000:00:1f.1-ide-0:0        pci-0000:00:1f.1-ide-0:0-part5
pci-0000:00:1f.1-ide-0:0-part1  pci-0000:00:1f.1-ide-0:0-part6
pci-0000:00:1f.1-ide-0:0-part2  pci-0000:00:1f.1-ide-0:0-part7
pci-0000:00:1f.1-ide-0:0-part4  pci-0000:00:1f.1-ide-0:1

As you can see, I have more parts in this directory than in the first
one.

My HD is mapped so:
[EMAIL PROTECTED]:~$ sudo fdisk -l /dev/hda

Disque /dev/hda: 60.0 Go, 60011642880 octets
255 têtes, 63 secteurs/piste, 7296 cylindres
Unités = cylindres de 16065 * 512 = 8225280 octets

Périphérique Amorce    Début         Fin      Blocs    Id  Système
/dev/hda1               1         243     1951866    b  W95 FAT32
/dev/hda2   *         244        2675    19535040    c  W95 FAT32 (LBA)
/dev/hda3            3142        7296    33375037+   f  W95 Etendu (LBA)
/dev/hda4            2676        3141     3743145   83  Linux
/dev/hda5            6304        7296     7976241   83  Linux
/dev/hda6            3142        3206      522049+  82  Linux swap / Solaris
/dev/hda7            3207        6303    24876621   83  Linux

How can I know the UUID of a file system, and why do I have less FSs in
the "by-uuid" than I actually have ?

PS: visiblement, vous parlez français ? On peut continuer en français si
ça vous arrange (pour moi ça sera plus facile en tous cas).

-- 
[Edgy]Swap isn't mounted while booting
https://launchpad.net/bugs/68103

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to