Results 1 to 2 of 2

Thread: Kernel panic -not syncing: VFS: Unable to mount root fs on unknow-block(0,0)

  1. #1
    Join Date
    2014-Dec
    Posts
    2

    Question Kernel panic -not syncing: VFS: Unable to mount root fs on unknow-block(0,0)

    I have kali linux as the only system, after executing the command "sudo apt update && sudo apt upgrade && sudo apt dist-upgrade -y"
    and reboot kali throws me an error

    how to fix it?

    Przechwycenie obrazu ekranu_2023-01-21_21-46-10.jpg

  2. #2
    Join Date
    2014-Dec
    Posts
    2
    solution:

    start the system from advanced options: last working installation

    and do this:
    sudo apt-get remove --purge linux-headers-X.X.X
    sudo apt-get remove --purge linux-image-X.X.X


    and
    sudo apt-get install -f

    and done it`s work in my case

Similar Threads

  1. unable to mount root fs on unknown-block (0,0)
    By chris1337 in forum Installing Archive
    Replies: 1
    Last Post: 2016-09-23, 17:13

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •