Monday, May 6, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 3275  / 1 Year ago, fri, february 3, 2023, 2:38:17

I am just starting to test MAAS. I installed ubuntu 13.04 i386 server with maas option, modified /etc/maas/import_pxe_files to add raring to RELEASES (also import_ephemerals), and ran maas-import-pxe-files, no error returned.



When I try to install a node, it gets an ip from maas-dhcp, and tries to boot from tftp but then the following error appears:



Could not find kernel image: i386/generic/raring/commissioning/linux



I looked for the files in /var/lib/maas/tftp, but from there the only path to the image is i386/generic/raring/install/linux



Note, "install" instead of "commissioning"



I somehow found that there is a "purpose" option for some tftp python scripts, with possible values "install" or "commissioning", but i dont know how to change it, or how can i say that the images are in the "install" directory



Or what i am missing, did i miss a step to properly configure nodes installation?



Thanks in advance,


More From » maas

 Answers
7

I suspect you added 'amd64' or 'i386' as the ARCH. You need to add ARCH as 'i386/generic' or 'amd64/generic' in /etc/maas/import_ephemerals


[#30999] Friday, February 3, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ditery

Total Points: 9
Total Questions: 116
Total Answers: 119

Location: Grenada
Member since Sun, Dec 20, 2020
3 Years ago
;