Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 41

Thread: (ZFS) After Update: Unable to mount root fs on unknown block

  1. #21
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: After Update: Unable to mount root fs on unknown block

    Rick can you now run the system-info script found in my signature. but run it with "--details" added to the end of the script.
    Post the url back here so we see it. It will save time in asking for a bunch more questions.
    The script is just this, copy and paste:
    Code:
    wget -N -t 5 -T 10 https://github.com/UbuntuForums/system-info/raw/main/system-info && \
    chmod +x system-info && \
    ./system-info --details
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  2. #22
    Join Date
    Mar 2010
    Location
    undisclosed
    Beans
    Hidden!
    Distro
    Ubuntu Studio

    Re: After Update: Unable to mount root fs on unknown block

    Here you go ...

    Code:
    ~$ wget -N -t 5 -T 10 https://github.com/UbuntuForums/system-info/raw/main/system-info && \
    > chmod +x system-info && \ ./system-info --details
    --2024-02-09 12:42:25--  https://github.com/UbuntuForums/system-info/raw/main/system-info
    Resolving github.com (github.com)... 140.82.114.4
    Connecting to github.com (github.com)|140.82.114.4|:443... connected.
    HTTP request sent, awaiting response... 302 Found
    Location: https://raw.githubusercontent.com/UbuntuForums/system-info/main/system-info [following]
    --2024-02-09 12:42:25--  https://raw.githubusercontent.com/UbuntuForums/system-info/main/system-info
    Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ...
    Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 87660 (86K) [text/plain]
    Saving to: ‘system-info’
    
    system-info                  100%[===========================================>]  85.61K  --.-KB/s    in 0.02s   
    
    Last-modified header missing -- time-stamps turned off.
    2024-02-09 12:42:26 (3.91 MB/s) - ‘system-info’ saved [87660/87660]
    
    bash:  ./system-info: No such file or directory
    Don't know what it is, but Hope this helps!

  3. #23
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: After Update: Unable to mount root fs on unknown block

    LOL That's not it, you need to let it run, then after it completes it will give you a URL from paste.bin
    Just follow the prompts it gives you.
    Code:
    +x system-info && ./system-info --details
    --2024-02-09 12:03:17--  https://github.com/UbuntuForums/system-info/raw/main/system-info
    Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
    Resolving github.com (github.com)... 140.82.113.4
    Connecting to github.com (github.com)|140.82.113.4|:443... connected.
    This script needs some parts of it to run with elevated permissions.
    
    Please enter your password for that to happen.
    [sudo] password for me:
    To' be clear don't paste that content here but just the URL

    I'm going to be away for a couple hours just a heads up.

    EDIT: This is what it dose: View at: https://termbin.com/o8ft
    Last edited by 1fallen; February 9th, 2024 at 08:09 PM.
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  4. #24
    Join Date
    Mar 2010
    Location
    undisclosed
    Beans
    Hidden!
    Distro
    Ubuntu Studio

    Re: After Update: Unable to mount root fs on unknown block

    Posted to PasteBin at https://paste.ubuntu.com/p/tc8y9x5YdW/
    I too will be out for several hours. Will check back later today ... Thanks!

  5. #25
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: After Update: Unable to mount root fs on unknown block

    This is what your booted to currently
    Code:
    linux-headers-5.11.0-27-lowlatency
    linux-hwe-5.11-headers-5.11.0-27
    linux-image-5.11.0-27-lowlatency
    linux-modules-5.11.0-27-lowlatency
    In previous posts you show this kernel "5.15.0-94-lowlatency" as installed.
    will you paste this back, it's a dry run so nothing will take place until you remove the safety flag
    Code:
    sudo apt-get install linux-buildinfo-5.15.0-94-lowlatency -s
    I now know why you don't want to upgrade to 22.04.
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  6. #26
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: After Update: Unable to mount root fs on unknown block

    Rick, You seem to have a kernel from proposed ie:
    Code:
    linux-image-5.15.0-94-lowlatency | 5.15.0-94.104~20.04.1 | focal-proposed | amd64, arm64
     linux-image-5.15.0-94-lowlatency | 5.15.0-94.104         | jammy-proposed | amd64, arm64
    And I doubt it's installed fully. Nothing else is jumping out at me.
    Include this as well please
    Code:
    dpkg --list | grep linux-image
    And this:
    Code:
    ls -l /lib/modules/
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  7. #27
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: After Update: Unable to mount root fs on unknown block

    Well I stand corrected, I guess they pushed that kernel through now. It's been years since I've used 20.4, so i installed in a KVM to test some unrelated to this thread.
    rmadison still shows as proposed:
    Code:
    rmadison linux-image-5.15.0-94-lowlatency
     linux-image-5.15.0-94-lowlatency | 5.15.0-94.104~20.04.1 | focal-proposed | amd64, arm64
     linux-image-5.15.0-94-lowlatency | 5.15.0-94.104         | jammy-proposed | amd64, arm64
    But I'm now booted to:
    Code:
     uname -a
    Linux me-Standard-PC-Q35-ICH9-2009 5.15.0-94-lowlatency #104~20.04.1-Ubuntu SMP PREEMPT Wed Jan 17 16:34:00 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
    fully updated, and I'm no help on your grub issue....mine boots just fine:
    Code:
     pro security-status
    1789 packages installed:
         1529 packages from Ubuntu Main/Restricted repository
         260 packages from Ubuntu Universe/Multiverse repository
    
    To get more information about the packages, run
        pro security-status --help
    for a list of available options.
    
    This machine is attached to an Ubuntu Pro subscription.
    
    Main/Restricted packages are receiving security updates from
    Ubuntu Pro with 'esm-infra' enabled until 2030.
    
    Universe/Multiverse packages are receiving security updates from
    Ubuntu Pro with 'esm-apps' enabled until 2030. You have received 18 security
    updates.
    All modules are present:
    Code:
     ls -l /lib/modules/
    total 12
    drwxr-xr-x 5 root root 4096 Mar 16  2023 5.15.0-67-generic
    drwxr-xr-x 5 root root 4096 Feb 10 09:25 5.15.0-94-generic
    drwxr-xr-x 5 root root 4096 Feb 10 09:43 5.15.0-94-lowlatency
    I'm still curios about what I've ask to see though.
    My grub is nothing special:
    Code:
    # If you change this file, run 'update-grub' afterwards to update
    # /boot/grub/grub.cfg.
    # For full documentation of the options in this file, see:
    #   info -f grub -n 'Simple configuration'
    
    GRUB_DEFAULT=0
    GRUB_TIMEOUT_STYLE=menu
    GRUB_TIMEOUT=10
    GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
    GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
    GRUB_CMDLINE_LINUX=""
    
    # Uncomment to enable BadRAM filtering, modify to suit your needs
    # This works with Linux (no patch required) and with any kernel that obtains
    # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
    #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
    
    # Uncomment to disable graphical terminal (grub-pc only)
    #GRUB_TERMINAL=console
    Last edited by 1fallen; February 10th, 2024 at 06:32 PM. Reason: spelling
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  8. #28
    Join Date
    Mar 2010
    Location
    undisclosed
    Beans
    Hidden!
    Distro
    Ubuntu Studio

    Re: After Update: Unable to mount root fs on unknown block

    1fallen: At your Request;

    Code:
    ~$ sudo apt-get install linux-buildinfo-5.15.0-94-lowlatency -s
     
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    The following NEW packages will be installed:
      linux-buildinfo-5.15.0-94-lowlatency
    0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
    Inst linux-buildinfo-5.15.0-94-lowlatency (5.15.0-94.104~20.04.1 Ubuntu:20.04/focal-security, Ubuntu:20.04/focal-updates [amd64])
    Conf linux-buildinfo-5.15.0-94-lowlatency (5.15.0-94.104~20.04.1 Ubuntu:20.04/focal-security, Ubuntu:20.04/focal-updates [amd64])
    
    ~$ dpkg --list | grep linux-image
    rc  linux-image-5.11.0-25-lowlatency              5.11.0-25.27~20.04.1                        amd64        Signed kernel image lowlatency
    ii  linux-image-5.11.0-27-lowlatency              5.11.0-27.29~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.11.0-34-lowlatency              5.11.0-34.36~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.11.0-36-lowlatency              5.11.0-36.40~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.11.0-37-lowlatency              5.11.0-37.41~20.04.2                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.11.0-38-lowlatency              5.11.0-38.42~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.11.0-40-lowlatency              5.11.0-40.44~20.04.2                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.11.0-41-lowlatency              5.11.0-41.45~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.11.0-43-lowlatency              5.11.0-43.47~20.04.2                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.11.0-46-lowlatency              5.11.0-46.51~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.13.0-25-lowlatency              5.13.0-25.26~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.13.0-27-lowlatency              5.13.0-27.29~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.13.0-28-lowlatency              5.13.0-28.31~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.13.0-30-lowlatency              5.13.0-30.33~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.13.0-35-lowlatency              5.13.0-35.40~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.13.0-37-lowlatency              5.13.0-37.42~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.13.0-39-lowlatency              5.13.0-39.44~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.13.0-40-lowlatency              5.13.0-40.45~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.13.0-41-lowlatency              5.13.0-41.46~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.13.0-51-lowlatency              5.13.0-51.58~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.13.0-52-lowlatency              5.13.0-52.59~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-42-lowlatency              5.15.0-42.45~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-43-lowlatency              5.15.0-43.46~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-46-lowlatency              5.15.0-46.49~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-48-lowlatency              5.15.0-48.54~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-50-lowlatency              5.15.0-50.56~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-52-lowlatency              5.15.0-52.58~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-53-lowlatency              5.15.0-53.59~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-56-lowlatency              5.15.0-56.62~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-60-lowlatency              5.15.0-60.66~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-67-lowlatency              5.15.0-67.74~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-69-lowlatency              5.15.0-69.76~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-70-lowlatency              5.15.0-70.77~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-71-lowlatency              5.15.0-71.78~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-72-lowlatency              5.15.0-72.79~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-73-lowlatency              5.15.0-73.80~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-75-lowlatency              5.15.0-75.82~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-76-lowlatency              5.15.0-76.83~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-78-lowlatency              5.15.0-78.85~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-79-lowlatency              5.15.0-79.88~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-82-lowlatency              5.15.0-82.91~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-83-lowlatency              5.15.0-83.92~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-84-lowlatency              5.15.0-84.93~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-86-lowlatency              5.15.0-86.95~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-87-lowlatency              5.15.0-87.96~20.04.1                        amd64        Signed kernel image lowlatency
    ii  linux-image-5.15.0-88-lowlatency              5.15.0-88.98~20.04.1                        amd64        Signed kernel image lowlatency
    rc  linux-image-5.15.0-92-lowlatency              5.15.0-92.102~20.04.1                       amd64        Signed kernel image lowlatency
    ii  linux-image-5.15.0-94-lowlatency              5.15.0-94.104~20.04.1                       amd64        Signed kernel image lowlatency
    rc  linux-image-5.4.0-64-generic                  5.4.0-64.72                                 amd64        Signed kernel image generic
    rc  linux-image-5.8.0-43-lowlatency               5.8.0-43.49~20.04.1                         amd64        Signed kernel image lowlatency
    rc  linux-image-5.8.0-63-generic                  5.8.0-63.71~20.04.1                         amd64        Signed kernel image generic
    rc  linux-image-5.8.0-63-lowlatency               5.8.0-63.71~20.04.1                         amd64        Signed kernel image lowlatency
    rc  linux-image-5.8.0-64-lowlatency               5.8.0-64.72                                 amd64        Signed kernel image lowlatency
    ii  linux-image-lowlatency-hwe-20.04              5.15.0.94.104~20.04.47                      amd64        lowlatency Linux kernel image
    
    :~$ ls -l /lib/modules/
    total 216
    drwxr-xr-x 2 root root 4096 Sep 15  2021 5.11.0-25-lowlatency
    drwxr-xr-x 5 root root 4096 Apr 21  2022 5.11.0-27-lowlatency
    drwxr-xr-x 2 root root 4096 Oct  4  2021 5.11.0-34-lowlatency
    drwxr-xr-x 2 root root 4096 Oct 22  2021 5.11.0-36-lowlatency
    drwxr-xr-x 2 root root 4096 Nov 11  2021 5.11.0-37-lowlatency
    drwxr-xr-x 2 root root 4096 Dec  9  2021 5.11.0-38-lowlatency
    drwxr-xr-x 2 root root 4096 Dec 22  2021 5.11.0-40-lowlatency
    drwxr-xr-x 2 root root 4096 Jan 10  2022 5.11.0-41-lowlatency
    drwxr-xr-x 2 root root 4096 Jan 26  2022 5.11.0-43-lowlatency
    drwxr-xr-x 2 root root 4096 Jan 26  2022 5.11.0-46-lowlatency
    drwxr-xr-x 2 root root 4096 Feb  8  2022 5.13.0-25-lowlatency
    drwxr-xr-x 2 root root 4096 Feb 20  2022 5.13.0-27-lowlatency
    drwxr-xr-x 2 root root 4096 Mar 15  2022 5.13.0-28-lowlatency
    drwxr-xr-x 2 root root 4096 Mar 23  2022 5.13.0-30-lowlatency
    drwxr-xr-x 2 root root 4096 Apr  2  2022 5.13.0-35-lowlatency
    drwxr-xr-x 2 root root 4096 Apr 21  2022 5.13.0-37-lowlatency
    drwxr-xr-x 2 root root 4096 May 11  2022 5.13.0-39-lowlatency
    drwxr-xr-x 2 root root 4096 Jun 16  2022 5.13.0-40-lowlatency
    drwxr-xr-x 2 root root 4096 Jul  5  2022 5.13.0-41-lowlatency
    drwxr-xr-x 2 root root 4096 Jul 15  2022 5.13.0-51-lowlatency
    drwxr-xr-x 2 root root 4096 Aug  5  2022 5.13.0-52-lowlatency
    drwxr-xr-x 2 root root 4096 Aug 15  2022 5.15.0-42-lowlatency
    drwxr-xr-x 2 root root 4096 Sep 22  2022 5.15.0-43-lowlatency
    drwxr-xr-x 2 root root 4096 Oct 15  2022 5.15.0-46-lowlatency
    drwxr-xr-x 2 root root 4096 Oct 19  2022 5.15.0-48-lowlatency
    drwxr-xr-x 2 root root 4096 Nov 15  2022 5.15.0-50-lowlatency
    drwxr-xr-x 2 root root 4096 Dec  1  2022 5.15.0-52-lowlatency
    drwxr-xr-x 2 root root 4096 Feb 22  2023 5.15.0-53-lowlatency
    drwxr-xr-x 2 root root 4096 Mar 13  2023 5.15.0-56-lowlatency
    drwxr-xr-x 2 root root 4096 Mar 28  2023 5.15.0-60-lowlatency
    drwxr-xr-x 2 root root 4096 Apr 18  2023 5.15.0-67-lowlatency
    drwxr-xr-x 2 root root 4096 Apr 25  2023 5.15.0-69-lowlatency
    drwxr-xr-x 2 root root 4096 May 16  2023 5.15.0-70-lowlatency
    drwxr-xr-x 2 root root 4096 Jun  2  2023 5.15.0-71-lowlatency
    drwxr-xr-x 2 root root 4096 Jun 23  2023 5.15.0-72-lowlatency
    drwxr-xr-x 2 root root 4096 Jul  9  2023 5.15.0-73-lowlatency
    drwxr-xr-x 2 root root 4096 Jul 29  2023 5.15.0-75-lowlatency
    drwxr-xr-x 2 root root 4096 Aug 16 13:12 5.15.0-76-lowlatency
    drwxr-xr-x 2 root root 4096 Aug 31 10:33 5.15.0-78-lowlatency
    drwxr-xr-x 2 root root 4096 Sep  8 13:52 5.15.0-79-lowlatency
    drwxr-xr-x 2 root root 4096 Sep 22 11:38 5.15.0-82-lowlatency
    drwxr-xr-x 2 root root 4096 Oct  5 13:29 5.15.0-83-lowlatency
    drwxr-xr-x 2 root root 4096 Oct 19 19:11 5.15.0-84-lowlatency
    drwxr-xr-x 2 root root 4096 Oct 31 15:22 5.15.0-86-lowlatency
    drwxr-xr-x 2 root root 4096 Feb  6 15:21 5.15.0-87-lowlatency
    drwxr-xr-x 6 root root 4096 Feb  8 15:16 5.15.0-88-lowlatency
    drwxr-xr-x 2 root root 4096 Feb  8 14:37 5.15.0-92-lowlatency
    drwxr-xr-x 6 root root 4096 Feb  8 15:16 5.15.0-94-lowlatency
    drwxr-xr-x 5 root root 4096 Feb 10  2021 5.4.0-26-lowlatency
    drwxr-xr-x 2 root root 4096 Jul 26  2021 5.4.0-64-generic
    drwxr-xr-x 2 root root 4096 Jul 26  2021 5.8.0-43-lowlatency
    drwxr-xr-x 2 root root 4096 Aug 19  2021 5.8.0-63-generic
    drwxr-xr-x 2 root root 4096 Apr 21  2022 5.8.0-63-lowlatency
    drwxr-xr-x 2 root root 4096 Aug 19  2021 5.8.0-64-lowlatency

  9. #29
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: After Update: Unable to mount root fs on unknown block

    Wow you have a lot of cruft, we need to clean most of that up....and i can see the possibility on why grub is confused.

    Give me a beat to come up with something please.

    EDIT for now please run this:
    Code:
    sudo apt --purge autoremove
    Last edited by 1fallen; February 10th, 2024 at 07:03 PM.
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  10. #30
    Join Date
    Mar 2010
    Location
    undisclosed
    Beans
    Hidden!
    Distro
    Ubuntu Studio

    Re: After Update: Unable to mount root fs on unknown block

    Somewhere I saw where UbuntuStudio places a Script to run Lowlatency by Defualt.
    Using Grub Customizer, this is what is in the Default setting - Ubuntu Lowlatency;

    Code:
    recordfail
    load_video
    gfxmode $linux_gfx_mode
    insmod gzio
    if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos5'
    if [ x$feature_platform_search_hint = xy ]; then
      search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  7426e742-ddf2-4ade-98a8-ad444dda2e5b
    else
      search --no-floppy --fs-uuid --set=root 7426e742-ddf2-4ade-98a8-ad444dda2e5b
    fi
    linux	/boot/vmlinuz-5.15.0-94-lowlatency root=UUID=7426e742-ddf2-4ade-98a8-ad444dda2e5b ro  
    initrd	/boot/initrd.img-5.15.0-94-lowlatency
    Does this help?

Page 3 of 5 FirstFirst 12345 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

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