Dernier message de la page précédente :
Il s'agit du même problème que moi.J'ai utilisé les infos données là, pour régler le problème : https://www.debian-fr.org/t/demarrage-a ... id/64527/5" onclick="window.open(this.href);return false;
Résolu Démarrage très long.Dernier message de la page précédente :
Il s'agit du même problème que moi.Code : Tout sélectionner
cat /etc/fstabCode : Tout sélectionner
ls -l /dev/disk/by-uuidCode : Tout sélectionner
paco@Petit-noir-costaud-64X2 ~/Bureau $ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sdc1 during installation
UUID=3815fdcf-2a77-42de-a460-40fc797edc29 / ext4 errors=remount-ro 0 1
# swap was on /dev/sdc5 during installation
UUID=967ca354-8148-46ad-9059-ec10a64b5732 none swap sw 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
paco@Petit-noir-costaud-64X2 ~/Bureau $
Code : Tout sélectionner
paco@Petit-noir-costaud-64X2 ~/Bureau $ ls -l /dev/disk/by-uuid
total 0
lrwxrwxrwx 1 root root 10 nov. 19 00:42 08D0C19FD0C1937C -> ../../sdb1
lrwxrwxrwx 1 root root 10 nov. 19 00:42 3815fdcf-2a77-42de-a460-40fc797edc29 -> ../../sdc1
lrwxrwxrwx 1 root root 10 nov. 19 00:42 87cbd3ca-038b-44be-9c0f-0e9ef918113f -> ../../sdc5
lrwxrwxrwx 1 root root 10 nov. 19 00:42 8854-5422 -> ../../sdh1
lrwxrwxrwx 1 root root 10 nov. 19 00:42 C2A0E709A0E70331 -> ../../sda2
paco@Petit-noir-costaud-64X2 ~/Bureau $
Code : Tout sélectionner
967ca354-8148-46ad-9059-ec10a64b5732Code : Tout sélectionner
87cbd3ca-038b-44be-9c0f-0e9ef918113f