You are not logged in.

#1 2020-04-27 01:58:32

luofeiyu
Member
Registered: 2015-11-03
Posts: 29

can't input anything after booting the ipxe

I want to install archlinux via net,the current os is debian .Download the `ipxe.lkrn` file ,save it in `/boot` ,edit /boot/grub/grub.cfg and add the following lines:

    menuentry  'network boot'{
            linux16  /boot/ipxe.lkrn
    }

Reboot my debian and enter into ipex command console:

    chain http://boot.ipxe.org/demo/boot.php

https://i.stack.imgur.com/HEZqi.png

I booted the ipxe and get command console,strange thing happen----i can input nothing in the command console behind  `root:/#`,it can't receive keyboard input.(i am using wireless keyboard)
How can i do now?

MOD EDIT: do not post large images: https://wiki.archlinux.org/index.php/Co … s_and_code

Last edited by fukawi2 (2020-04-27 07:18:16)

Offline

#2 2020-04-27 10:48:58

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: can't input anything after booting the ipxe

Wireless over USB ?
some systems don't initialize USB in firmware but leave that to an OS (shaves a few seconds of boot time).
Check your firmware settings, disabling fast boot and/or enabling usb legacy support may help .

Something weird :
That screenshot shows an old release candidate kernel version  , 3.16.0-rc4 .
3.16 is an LTS kernel, but then i'd expect to see a much higher number as 3.16.82 is the latest release of 3.16 .

You did read https://wiki.archlinux.org/index.php/Netboot ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

Board footer

Powered by FluxBB