[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Grub-pxe "ls" list no devices - searching for pxelinux localboot 1 e
From: |
Andrei Borzenkov |
Subject: |
Re: Grub-pxe "ls" list no devices - searching for pxelinux localboot 1 equivalent |
Date: |
Mon, 8 Mar 2021 08:46:23 +0300 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 |
On 20.02.2021 12:04, Stefan Freisei Muehlbacher wrote:
> Hello List!
>
> i load a grub image via tftp/pxe, booting a command-list to for my
> thin-clients work fine. Now i want to add a menu-entry that boots to
> local disk/windows boot loader.
>
> But i donĀ“t even get a listing of the devices via "ls" - i get only a
> empty line.
>
> When i try to boot the system directly to HDD (by changing
> BIOS-boot-order) the system boots to Windows with no problems.
>
> What am i doing wrong?
>
> The Image was built via
>
> grub-mkimage -d /usr/lib/grub/i386-pc/ -O i386-pc-pxe -o ./grubpxei386
> -p '/grub' pxe tftp part_gpt part_msdos ntfs ntfscomp hfsplus fat ext2
> normal chain boot configfile linux multiboot tftp reboot net echo eval
> regexp
>
To access HDD/CD on legacy BIOS you need biosdisk module.
> Btw: finally i search for a solution that works like "localboot 1" in
> pxelinux.
>
>
> Greets from Bavaria
>
>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Grub-pxe "ls" list no devices - searching for pxelinux localboot 1 equivalent,
Andrei Borzenkov <=