Comment 4 for bug 2069059

Revision history for this message
Shantur Rathore (rathore4u) wrote :

Hey @jacopo,

Thanks for checking this.
Below is the grub.cfg

➜ ~ curl http://192.168.20.2:5248/grub/grub.cfg-82:af:7b:1f:2d:89
set default="0"
set timeout=0

menuentry 'Ephemeral' {
    echo 'Booting under MAAS direction...'
    linux /images/61685f790e999ae0de15da36146fe6a7877b324696a82068583059e75b84ad86/ubuntu/arm64/ga-24.04/noble/stable/boot-kernel nomodeset root=squash:http://192.168.20.2:5248/images/eeb78c78a0777303d46c6a2a6bdb315be315531e67d2829579d72df0d274e9fc/ubuntu/arm64/ga-24.04/noble/stable/squashfs ip=::::node2:BOOTIF ip6=off cc:\{'datasource_list': ['MAAS']\}end_cc cloud-config-url=http://192-168-20-0--24.maas-internal:5248/MAAS/metadata/latest/by-id/t86ntp/?op=get_preseed ro overlayroot=tmpfs overlayroot_cfgdisk=disabled log_host=192.168.20.2 log_port=5247 --- usb-storage.quirks=1de1:e101:u BOOTIF=01-${net_default_mac}
    initrd /images/fcdd3941c01dca42cde1fadec5892e80fa431dea9b2b4b34e34539f36b214e26/ubuntu/arm64/ga-24.04/noble/stable/boot-initrd
}%