Jump to content

Recommended Posts

Posted

Has anyone tried using PXE boot and install on ODroid-N2

 

I have 12 Odroid-N2s, I want to install them automatically over network using FAI, I can seem to find a way to do that, actually I am currently unable to even boot the armbian kernel using netboot

 

# generated by fai-chboot for host default with IP no IP
default Debian Testing Netboot Installer(Armbian)

LABEL Debian Testing Netboot Installer(Odroid)
    KERNEL /boot/vmlinuz
    INITRD /boot/initrd.gz
    DTB /boot/meson64_odroidn2.dtb
    APPEND ip=dhcp root=/srv/fai/nfsroot:vers=3 rootovl FAI_FLAGS=verbose,sshd,createvt FAI_CONFIG_SRC=nfs://pxe/srv/fai/config FAI_ACTION=install console=tty0 no_console_suspend earlyprintk=aml-uart,0xff803000 ramoops.pstore_en=1 ramoops.record_size=0x8000 ramoops.console_size=0x4000 logo=osd0,loaded,0x3d800000 voutmode=hdmi hdmimode=1080p60hz osd_reverse=0 video_reverse=0 anna/no_kernel_modules=false

LABEL Debian Testing Netboot Installer(Armbian)
    KERNEL /boot1/vmlinuz
    INITRD /boot1/initrd.img
    DTB /boot1/meson-odroid-n2.dtb
    APPEND ip=dhcp root=/srv/fai/nfsroot:vers=3 rootovl rootfstype=nfs FAI_FLAGS=verbose,sshd,createvt FAI_CONFIG_SRC=nfs://pxe/srv/fai/config FAI_ACTION=install console=tty0 no_console_suspend fsck.repair=yes net.ifname=0 elevator=noop cvbsmode=576cvbs  hdmimode=1080p60hz consoleblank=0 log_level=1 display_autodetect="true" voutmode=hdmi max_freq_a73=1800 max_freq_a53=1896 maxcpus=6

First one using ODroid n2 kernel from forums boots

Second one using ODroid n2 kernel from armbian doesnt boot.

<
Posted

Providing logs with 

armbianmonitor -u

 significantly raises chances that issue is getting addressed.

 

Are you using the same kernel? If you want the same feature on a modern kernel its usually related to costs.

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines