Quantcast
Channel: Active questions tagged config - Stack Overflow
Viewing all articles
Browse latest Browse all 5060

I can't type commands in Linux kernel [closed]

$
0
0

I compiled a Linux kernel but when i start it, it shows me only logs,where i can't type commands:logs

I already tried to switch to serial0 in Qemu and it worked, buton desktop, as you understand, i can't switch to serial0.

I think i can fix it with Grub, but i don't know how.My Grub config:

set timeout=0set default=0menuentry "Linux" {    insmod linux    linux /boot/bzImage    initrd /boot/initrd.img    boot}

Maybe anyone know what to do?


Viewing all articles
Browse latest Browse all 5060


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>