You are not logged in.

#1 2025-02-09 11:28:17

timpie
Member
Registered: 2025-02-09
Posts: 5

pxe installation problem

Hello all,

As an experienced Unix/linux sysadmin i thought i'd try Arch Linux on an old recovered windows laptop ASUS K53S.
As all my linux boxes are preinstalled via pxe boot i decided to do the same.
A couple of tries resulted finally in a pxe boot.  The kernel nicely nfs mounts the iso, loads everything in RAM ... however
when done it stops with the error
---------------------------------------------------------------------
Mounting '/dev/loop0' to '/run/archiso/airootfs'
mount: /run/archiso/airootfs: fsconfig system call failed: unable to read xattr id index table.
            dmesg(1) may have more information after failed mount system call.
ERROR: failed to mount /dev/loop0
Falling back to interactive prompt
---------------------------------------------------------------------
dmesg says
loop: module loaded
loop0: detected capacity change from 0 to 1689448
---------------------------------------------------------------------
pxelinux.cfg
LABEL Arch Linux
    MENU LABEL ^* ArchOS LINUX
    COM32 pxechn.c32
    KERNEL ::boot/arch/vmlinuz-linux
    INITRD ::boot/arch/initramfs-linux.img
    APPEND vga=normal boot=casper netboot=nfs archiso_nfs_srv=192.168.0.2:/media/d/tftp/images/Arch-Linux ip=dhcp locale=en_US --

Anyone have any idea?

Offline

#2 2025-02-09 12:14:18

cryptearth
Member
Registered: 2024-02-03
Posts: 1,337

Re: pxe installation problem

according to its manual the device is uefi capable - so just enable uefi and provide the ipxe.efi bootstrap
also: as always the wiki is your friend
https://archlinux.org/releng/netboot/
https://wiki.archlinux.org/title/Netboot

Offline

#3 2025-02-13 13:53:02

timpie
Member
Registered: 2025-02-09
Posts: 5

Re: pxe installation problem

Thankx y'all, it had to do with a corrupt iso ... re-downloaded it and everything works now

Offline

Board footer

Powered by FluxBB