Thanks for your response.
 
	 
 
	Should not hdparm be installed by default?
 
	 
 
	I've read that on the Odroid armbianEnv.txt is completely ignored? Is that correct?
 
	 
 
	I was planning on changing boot.ini to:
 
# final boot args
setenv bootargs "${bootrootfs} ${videoconfig} rw rootwait rootdelay=30 boot_delay=1000 smsc95xx.macaddr=${macaddr} governor=${governor} ${hdmi_phy_control} usb-storage.quirks=${usbstoragequirks} ${extraargs}"
	 
 
	I added:  rw rootwait rootdelay=30 boot_delay=1000
 
	 
 
	But I'm not sure if that is correct or anything.
 
	 
 
	Does anyone know if that will work?