aboutsummaryrefslogtreecommitdiffstats
path: root/fdio.infra/pxe/docker-dnsmasq/tftpboot/grub/grub.cfg-40:8d:5c:e7:b2:6e
blob: 29b3d1fc3e92d20b5fa09f24b57754f7bb28c83b (plain)
1
2
3
4
menuentry "Install fdio-marvell-dev" {
    linux    /casper/ubuntu-noble-arm64/vmlinuz ip=dhcp interface=40:8d:5c:e7:b2:6e url=http://10.30.51.24:8081/ubuntu_noble_arm64/ubuntu-24.04.1-live-server-arm64.iso autoinstall ds=nocloud-net\;s=http://10.30.51.24:8081/ubuntu_noble_arm64/40:8d:5c:e7:b2:6e/ ---
    initrd   /casper/ubuntu-noble-arm64/initrd
}