grub

  1. U

    Blackscreen after updating ubuntu 22.04 to 24.04

    Hi all, I am encountering a black screen after upgrading from ubuntu 22.04 to 24.04. My device is a HP 840 G7 laptop. I normally dual boot with windows 10 and ubuntu 22.04. I have booted from a USB stick and run boot-repair, this is the report https://paste.ubuntu.com/p/CB9jHPmZ2G/. If I click...
  2. C

    Custom entry for grub not working.

    Hi. I decided to move the iso file for one of my Linux distros to another partition. To be able to boot it through grub, I proceeded to update my custom initialization file. The entry for this specific iso file was: menuentry "Lubuntu 16.04 ISO" { set root=(hd0,6) set...
  3. HumbleFinch

    [Astra Linux, Debian-like] "db_root: cannot open: /etc/target" on booting and cannot log in then

    Hi! Recently faced with problem on Astra Linux: GRUB is waiting during boot about 2 minutes and prints "db_root: cannot open: /etc/target" then Linux system asks me login and password. When I try to log in as root or regular user system says me that login is incorrect. I cannot use passwd on...
  4. A

    Nobara isnt booting from USB.

    I have 2 usb's. i flashed the nobara installer with rufus to usb 1 and it worked perfectly. When starting the installation i choose to delete entire disk for the os and i also chose the no swap memory option. The installation went perfectly and installed withot error. It told me to reboot but...
  5. A

    Kali boots to GNU Grub

    Super huge problem! I'm trying out Kali because I want to get into ethical hacking eventually. Downloaded the installer on my USB with the installer from the Kali page and balenaEtcher, but when I boot from the drive it shows a gnu Grub section with the prompt "grub>". Any help? (I already saw...
  6. Haui111

    Debian+kde geTTY black screen and NO SIGNAL on Nvidia drm modeset 1

    Hi folks, a new issue: When I hit ctrl+alt+F1-F6 I get no signal from my monitor. The monitor is a year old DELL and 1080p, connected to my pc over DP. inxi --full: System: Host: TowerPC Kernel: 6.1.0-18-amd64 arch: x86_64 bits: 64 Desktop: KDE Plasma v: 5.27.5 Distro: Debian GNU/Linux 12...
  7. F

    Solved invoking grub-mkrescue fails when following along a tutorial

    I am following this OS tutorial. It uses grub legacy which is outdated (I use ubuntu 22.04 and have grub 2 installed by default). The whole directory structure and project looks like this: https://github.com/AlgorithMan-de/wyoos/tree/b440da72b6403d6cde728b6657e61aed8fd3c682 the important part...
  8. S

    Solved GRUB does not work in Kali

    Here is my case - i have a dual boot system with Windows on my nvme and Kali on my other ssd. When i set up Kali and tried to boot it, it went straight to grub rescue. I then followed countless internet tutotials - booting from a live usb, reinstalling GRUB, trying to fix the System error 17...
  9. O

    Solved Don't work Live USB

    I bought a laptop without an OS. I install Linux via a USB stick. 1) Installed Lubuntu first. All norms were immediately established. But it turns out that Lubunta is based on KDE components, I don't like it. Demolished the system. 2) I install Linux Lite. It is installed via "internal" Grub...
  10. S

    Disable FIPS mode

    What does this command 2nd line do? It seems it removes the fips=1 argument from the kernel command line. Should this command be a one-liner? I was not able to run each line separately. grubby --update-kernel=ALL --remove-args=fips=1 [[ -f /etc/default/grub ]] && sed -i 's/ fips=1//'...
  11. M

    Compiled kernel asks for rootfs; is it possible to mount it manually?

    Hello everyone, I am making a custom Linux distribution and I want to mount the rootfs manually using an executable from initramfs and then load into a shell from that rootfs. However, it seems like there's no such option in the kernel configuration tool. Is it possible to do that? Current...
  12. E

    Can't boot into kali linux live from USB.

    Hello! I am trying to boot into kali linux live from my USB. I've downloaded kali linux live .ISO file from the official site, I've flashed it to my USB using Rufus, I am using Windows 10 on Monoblock HP 200 G4 All-in-One PC. I have secure boot turned off and virtualization turned on. My USB...
  13. N

    How to fix kernel panic issue on ubuntu 20.4 LTS ?

    I got the following kernel panic error when I turned on my laptop this morning. I tried to edit and init=/bin/bash/ to the grub config file with a live bootable usb. Yet I'm clueless about what to do to fix this issue. Here's the error: 4.974048] Initramfs unpacking failed: junk within...
  14. R

    Linux is not booting & going into Grub> prompt. How do i reinstall linux kernel?

    Hi guys. My Fedora 38 is not booting and going into Grub> prompt. This happened after i tried to make timeshift work with btrfs files system. I think i tried unmount and it failed. I also deleted some POPos partition completely. After that it didn't boot. Not sure which step caused this freak...
  15. jeremyyhh

    load kernel kali 1st install

    I just installed Kali Linux for the first time and after installation it booted to the grub menu and when I typed boot it says error you need to load the kernel first. I have absolutely no [EXPLETIVE REMOVED BY MODERATOR] clue what to do. please help.
  16. J

    Kali Linux Grub Problem

    Hi. I have installed kali Linux and when I run it, it shows a “grub>” thing. Pls help.
  17. abrahimzaman360

    GRUB Menu Showing Everytime

    I've Debloated windows from laptop, but now still grub menu showing after BIOS. How to Fix it. I've to press ENTER every time on start. I'm lazy (: Thanks
  18. K

    Kali linux Dual booting problem with grub

    Why I can't install GRUB. When installing KaliLinux (GNU GRUB v 2.06-4) as dual boot on a DELL 17, 7000 series laptop with UEFI bios after installing about 60% of GRUB, the process stops and I have to switch off the computer . There is no error information. I have tried many times and when the...
  19. R

    How to Install Linux Distro on External HDD without the GRUB Boot Menu?

    Greetings, fellow Linux enthusiasts! I am in the process of installing a Linux distro on my external hard drive. I have already installed it and set up the partitions for boot, swap, and root in a virtual machine. Now, my goal is to boot directly into the Linux distro installed on my external...
  20. naxsis61

    using multiple screen on linux server without WM , DE etc

    few hours ago I install for my 15 pc ubuntu server. I handle the res problem via grub.cfg file but the problem now I face is; some info here current grub res data : 1920x1080x32 laptop 15.6 " external monitor : 34 " what I need and want to do sperate those screens via cfg file if it detected...
Top