Code Monkey home page Code Monkey logo

Comments (8)

szorfein avatar szorfein commented on June 12, 2024 1

The problem seem coming from Grub, i was boot with the rescue console

set root=(hd0,2)
linux /boot/vmlinuz-5.4.60-gentoo root=/dev/sda2
boot

Ok, i will solve this easily ! from the wiki
Ensure that, if you use root=UUID=..., you have built an initramfs when configuring the bootloader, see "Configuring the linux kernel" of your installation handbook.

from getch.

szorfein avatar szorfein commented on June 12, 2024

Yes that's right, some command take time to complete, i can add a --verbose mode for people who like to see the system compile :)

from getch.

magdeoz avatar magdeoz commented on June 12, 2024

I tried in a virtual machine in qemu and when starting it gives me a kernel panic

Captura de pantalla_2020-09-18_11-59-15

from getch.

szorfein avatar szorfein commented on June 12, 2024

The support work on a Virtualbox Guest but not yet for Qemu, can you post the output of 2 commands from the ISO?

  • lspci
  • lsmod

from getch.

magdeoz avatar magdeoz commented on June 12, 2024

I have tried the new version and it gives me exactly the same problem

lspci :
00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller
00:01.0 VGA compatible controller: Red Hat, Inc. QXL paravirtual graphic card (rev 05)
00:02.0 PCI bridge: Red Hat, Inc. QEMU PCIe Root port
00:02.1 PCI bridge: Red Hat, Inc. QEMU PCIe Root port
00:02.2 PCI bridge: Red Hat, Inc. QEMU PCIe Root port
00:02.3 PCI bridge: Red Hat, Inc. QEMU PCIe Root port
00:02.4 PCI bridge: Red Hat, Inc. QEMU PCIe Root port
00:02.5 PCI bridge: Red Hat, Inc. QEMU PCIe Root port
00:02.6 PCI bridge: Red Hat, Inc. QEMU PCIe Root port
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1f.0 ISA bridge: Intel Corporation 82801IB (ICH9) LPC Interface Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 6 port SATA Controller [AHCI mode] (rev 02)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 02)
01:00.0 Ethernet controller: Red Hat, Inc. Virtio network device (rev 01)
02:00.0 USB controller: Red Hat, Inc. QEMU XHCI Host Controller (rev 01)
03:00.0 Communication controller: Red Hat, Inc. Virtio console (rev 01)
04:00.0 SCSI storage controller: Red Hat, Inc. Virtio block device (rev 01)
05:00.0 Unclassified device [00ff]: Red Hat, Inc. Virtio memory balloon (rev 01)
06:00.0 Unclassified device [00ff]: Red Hat, Inc. Virtio RNG (rev 01)

lsmod:
lsmod.txt

from getch.

szorfein avatar szorfein commented on June 12, 2024

Thanks for the files, this will help me a lot. It should work for the next release.
I will add virtio_balloon, virtio_console, net_failover and see if anything else is missing

from getch.

magdeoz avatar magdeoz commented on June 12, 2024

I get this error
Captura de pantalla_2020-09-23_10-56-33

from getch.

szorfein avatar szorfein commented on June 12, 2024

Fixed, thank you !

from getch.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.