Le Thu, 07 Aug 2014 00:23:43 +0200 Frederic MASSOT <[email protected]> a écrit:
> Que contient ton fichier fstab et/ou comment est monté /usr ? > > J'ai ça dans fstab # <file system> <mount point> <type> <options> <dump> <pass> # / was on /dev/sda2 during installation UUID=b21bedf7-1b76-47c6-80fc-b510465a598b / ext4 discard,relatime,user_xattr,errors=remount-ro 0 1 # /boot was on /dev/sda1 during installation UUID=091dede9-2c60-4c95-b157-50aefc19c54a /boot ext4 discard,relatime 0 2 # /home was on /dev/sdb7 during installation UUID=9702bf0d-ac49-4ec0-a076-fe6261bca148 /home ext4 user_xattr 0 2 # /srv was on /dev/sdb6 during installation UUID=8799a2be-8ec0-48c7-9711-8a6ea5a14e3e /srv ext4 user_xattr 0 2 # /tmp was on /dev/sdb5 during installation UUID=6d8cad71-d6a6-4936-b5b1-85712f95f786 /tmp ext4 defaults 0 2 # /usr was on /dev/sda5 during installation UUID=c4e3f4f0-a625-4418-8715-0c2c0847c926 /usr ext4 discard,relatime 0 2 # /var was on /dev/sda6 during installation UUID=de4da021-9791-468c-a63e-0b45dc58a58d /var ext4 discard,relatime 0 2 # swap was on /dev/sdb1 during installation UUID=cb23368e-cc4f-4657-90a7-561709ee445b none swap sw 0 0 /dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0 A+ Gaëtan -- Lisez la FAQ de la liste avant de poser une question : http://wiki.debian.org/fr/FrenchLists Pour vous DESABONNER, envoyez un message avec comme objet "unsubscribe" vers [email protected] En cas de soucis, contactez EN ANGLAIS [email protected] Archive: https://lists.debian.org/[email protected]

