Thursday, August 29, 2024

pxelinux to ipxe howto (to boot bios method)

 TFTP root (Also HTTP root here)

       |- netboot
        |- boot.ipxe
        |- chain.c32   (syslinux)
        |- ipxe.lkrn   (download from ipxe.org)
        |- ldlinux.c32 (syslinux)
        |- libutil.c32 (syslinux)
        |- ldlinux.c32 (syslinux)
        |- memdisk     (syslinux)
        |- menu.c32    (syslinux)
        |- pxelinux.0  (syslinux)
        |- pxelinux.0? (link for fix bug tinycore)
        |- pxelinux.cfg
        || - default
|- tc (tinycore) || - core.gz
        || - vmlinuz

boot.ipxe
  #!ipxe
  
  dhcp
  chain http://boot.ipxe.org/demo/boot.php
default
DEFAULT menu.c32
PROMPT 0
MENU TITLE Boot Menu
TIMEOUT 50

LABEL local
    MENU LABEL 1 Boot local hard drive
    LOCALBOOT 0

LABEL core
    MENU LABEL 2 TINYCORE
    KERNEL /tc/vmlinuz
    APPEND initrd=/tc/core.gz

LABEL 1_ipxe
    MENU LABEL 3 IPXE (Network Boot)
    KERNEL ipxe.lkrn
    APPEND dhcp && chain http://boot.ipxe.org/demo/boot.php

LABEL 2_ipxe
    MENU LABEL 4 IPXE (Boot from file)
    KERNEL ipxe.lkrn
    APPEND boot.ipxe

Thursday, August 22, 2024

แก้ปัญหา search ในหน้า windows bar ไม่ทำงาน

 

1. ไปที่ setting (เฟือง)
2.ไปที่ trobleshoot (ประแจ)
3. additional trobleshoot
4.เลือก search and index  รัน trobleshooter
5. เลือก can't start a search กด next
6. try repair as admin
7. finish