This repository has been archived on 2023-07-28. You can view files and clone it, but cannot push or open issues or pull requests.
pxe-server/bios/pxelinux.cfg/ubuntu.conf

19 lines
859 B
Plaintext
Raw Normal View History

2022-07-29 10:42:54 +02:00
MENU TITLE **** KTO Network - BIOS PXE Ubuntu Menu ****
LABEL live
MENU LABEL Lubuntu 18.04.1 LTS Live
KERNEL images/ubuntu-bionic-live/amd64/casper/vmlinuz
APPEND boot=casper rootfstype=nfs netboot=nfs nfsroot=192.168.0.54:/srv/tftp/bios/images/ubuntu-bionic-live/amd64 console-setup/layoutcode=fr splash systemd.mask=tmp.mount initrd=images/ubuntu-bionic-live/amd64/casper/initrd.lz --
LABEL live-hirsute
MENU LABEL Ubuntu 21.04 Live
KERNEL images/ubuntu-hirsute-live/amd64/casper/vmlinuz
APPEND boot=casper rootfstype=nfs netboot=nfs ip=dhcp nfsroot=192.168.0.54:/srv/tftp/bios/images/ubuntu-hirsute-live/amd64 console-setup/layoutcode=fr systemd.mask=tmp.mount initrd=images/ubuntu-hirsute-live/amd64/casper/initrd --
MENU SEPARATOR
LABEL back
MENU LABEL Back to main menu...
KERNEL vesamenu.c32 pxelinux.cfg/graphics.conf
APPEND pxelinux.cfg/default