Dernier message de la page précédente :
Slt,ya bien un petit kekchoz a faire mais bof pour gagner2-3 secondes.......
serait bon déjà de savoir si tu as un disque dur mécanique ou SSD ou nvme ......
et
Code : Tout sélectionner
systemd-analyze
Démarrage long pour un i7 : quels services supprimés à la séquence d'init ? Merci.Dernier message de la page précédente :
Slt,Code : Tout sélectionner
systemd-analyze Code : Tout sélectionner
systemd-analyze
Startup finished in 3.496s (kernel) + 35.805s (userspace) = 39.302s
graphical.target reached after 35.489s in userspace.
Je plussoie. Moi c'est (AMD Ryzen 5 - SSD avec 3 montages réseau dans mon /etc/fstab)tyrry a écrit : dim. 19 janv. 2025 18:13 Slt,
bon ben voilà , pour un disque dur mécanique , les temps sont correct je trouve
@+
Code : Tout sélectionner
Startup finished in 4.919s (firmware) + 5.440s (loader) + 1.851s (kernel) + 12.940s (userspace) = 25.152s
graphical.target reached after 12.926s in userspace.
Distrib : Linux Mint 22.3 Desktop : X-Cinnamon 6.6.7Code : Tout sélectionner
cat /etc/fstabCode : Tout sélectionner
blkidCode : Tout sélectionner
$ 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/sda6 during installation
UUID=ad5a0cea-1ede-4527-965b-ad1da3cd2133 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda5 during installation
#UUID=9536-9A62 /boot/efi vfat umask=0077 0 1
/swapfile none swap sw 0 0
Code : Tout sélectionner
$ blkid
/dev/sda2: LABEL="RECOVERY" BLOCK_SIZE="512" UUID="3EEC7874EC7827F3" TYPE="ntfs" PARTUUID="59666e08-02"
/dev/sda5: UUID="9536-9A62" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="59666e08-05"
/dev/sda3: LABEL="OS" BLOCK_SIZE="512" UUID="1EB47BC3B47B9BC9" TYPE="ntfs" PARTUUID="59666e08-03"
/dev/sda1: SEC_TYPE="msdos" LABEL_FATBOOT="DellUtility" UUID="5450-4444" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="59666e08-01"
/dev/sda6: UUID="ad5a0cea-1ede-4527-965b-ad1da3cd2133" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="59666e08-06"
Code : Tout sélectionner
inxi -Gxxx