Comment 3 for bug 2065787

Revision history for this message
Victor Sartori (victor-sartori) wrote :

Hi Anton!

Follow:

curl http://127.0.0.1:5248/grub/grub.cfg-00:25:b5:00:00:02
set default="0"
set timeout=0

menuentry 'Ephemeral' {
    echo 'Booting under MAAS direction...'
    linux /images/ubuntu/amd64/ga-24.04/noble/stable/boot-kernel nomodeset ro root=squash:http://127.0.0.1:5248/images/ubuntu/amd64/ga-24.04/noble/stable/squashfs ip=::::comic-boar:BOOTIF ip6=off overlayroot=tmpfs overlayroot_cfgdisk=disabled cc:\{'datasource_list': ['MAAS']\}end_cc cloud-config-url=http://127.0.0.1:5248/MAAS/metadata/latest/by-id/7f3bgp/?op=get_preseed log_host=127.0.0.1 log_port=5247 --- iscsi_auto BOOTIF=01-${net_default_mac}
    initrd /images/ubuntu/amd64/ga-24.04/noble/stable/boot-initrd
}