Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédente | |||
debian:linux [2024/08/22 16:41] – thierry | debian:linux [2024/11/27 20:53] (Version actuelle) – thierry | ||
---|---|---|---|
Ligne 10: | Ligne 10: | ||
Step 1: | Step 1: | ||
- | $ sudo blkid | + | |
It will list get UUID of each device or partition on your system. Copy the UUID of swap partition. | It will list get UUID of each device or partition on your system. Copy the UUID of swap partition. | ||
Ligne 16: | Ligne 16: | ||
Step 2: | Step 2: | ||
- | $ sudo vim / | + | |
Replace the available UUID with paste the UUID which you just copied and save it. | Replace the available UUID with paste the UUID which you just copied and save it. | ||
Ligne 22: | Ligne 22: | ||
Step 3: | Step 3: | ||
- | $ sudo update-initramfs -u | + | |