Hi, I flash haos 9.5 for RPI2 on an SDCard and on an USB stick.
I boot MY pi2 and would like to change the configuration to use the USB disk instead of the SDCard except for the boot partition/disk as the PI2 can’t boot on usb.
It seem that the PI2 use config.txt and cmdline.txt but haos seem to use kernel=u-boot.bin and no other parametres . Should I replace the u-boot.bin on the boot of thE sdcard by the one from the usb stik ?
So first the sdcard boot and use the usb stick parameters for the kernel to mount the usb stick disk instead of the sd card one ?
No idea if this works Booting from USB on Pi2 - Raspberry Pi Forums but worth a read.
1 Like
Hi, The way with the u-boot.bin switch way does not works .
I would like to know where haos specify the partition to use and so we can change to use for an usb stick instead of the sd card .
Thanks for you link Arh, it works well with a standard RBPI OS but i don’t know what to put in the cmdline.txt for haos.
See this article on how to move the data to the USB stick.
Be aware that USB sticks tend to be slower than an SD card and have even worse write life.