fsck exited with status code 4 initramfs ubuntu 23.04

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • fsck exited with status code 4 initramfs ubuntu 23 04.
    initramfs error occurs when your memory is corrupted, especially the drive where the operating system is located, and will not let it boot. To fix it, simply use the utility file system consistency check or "fsck". e.g.: fsck /dev/sdaX
    However, this will not work if your file system is extremely corrupted.
    if you do not get sda, it means that you need to perform a backup task or reinstall Linux:
    • initramfs error ubuntu...
    all suggested solutions before starting the reinstallation of ubuntu:
    Fix 1: did you change between uefi and legacy? If yes go adjuse the seetings
    Fix 2: use this commands in initramfs:
    -exit (to get error details, partition name or watch the video to learn how to get partition name)
    -df -h
    -blkid
    -fsck [partitian name (/dev/sdXX)]
    For instance. if your partition is by the name of “/dev/sdb,” then the command would be:
    -fsck /dev/sdb
    -fsck /dev/sdb -y
    -reboot
    Fix 3: use this commands:
    -exit (to get infos like: dev/mapper/ubuntu--vg-root)
    -fsck /dev/mapper/ubuntu--vg-root -y
    -reboot

Комментарии • 10

  • @asma-m6f
    @asma-m6f Год назад +3

    thank u so much i have an exam tomorrow and i couldn't afford to let my laptop crash

  • @edielsonbispo2624
    @edielsonbispo2624 8 месяцев назад +1

    Obrigado irmão, tava quase me desesperando aqui😂, Deus te abençoe

  • @Yagr-o8q
    @Yagr-o8q 9 месяцев назад

    Помогло 👍. Самое главное в этих делах успокоиться и не психовать. Там подсказка была написана.
    Благодарю💪👍😊

  • @bianconneri1897
    @bianconneri1897 Месяц назад +1

    Not all heroes wear capes, some of ‘em just tell you how tu solve issues in your ubuntu vm

  • @robertmeszaros4485
    @robertmeszaros4485 Год назад +1

    Thank you bro, you are a hero !!

  • @arselane1622
    @arselane1622 7 месяцев назад +1

    Thanks man

  • @arselane1622
    @arselane1622 2 месяца назад

    Thanks man 😊

  • @ThuranJunior
    @ThuranJunior 6 месяцев назад

    Thanks you i have succes with this

  • @Safira_Fogo
    @Safira_Fogo 5 месяцев назад

    Muito muito Obrigado 🫂 me ajudou muito. To aprendendo a mexer em Linux.