Basic questions of aarch64 install
I am downloading the various aarch64 8.5 images. Focusing on minimal and dvd. I will be putting it somehow on a usb stick and need to find out how the Odroid will recognize it My Odroid/HC4 is enroute; should be here in a day or two so what to do some planning. How does the iso image install figure out where to put the partitions? Until I learn how, I suspect I will be putting the /boot on the mSD card after the uboot. HardKernel (maker of Odroid) has a larger uboot that some devices. How do I insure that the partition does not step on it. Is RAID1 built in? The HC4 has 2 sata slots and I will be putting identical 2.5" HD in them. Would like to use RAID1. I would like to place the / partition on the HDs. That should be fairly straight-forward with extlinux.conf append like: append root=UUID=ad25a528-baf4-469c-bd12-5276e8f5f9ae What would this look like with RAID1? I am going to be rooting ( :) ) around the Odroid/HC4 wiki for how to boot an alternative OS iso and put down the uboot, but need to look at this from both sides. thanks
BTW, I reread the RPi wiki: https://github.com/AlmaLinux/raspberry-pi/ Once I get the HC4 uboot, this would be 'easy' to use and SHOULD be easy to move / to the HD. But how to set up the HDs as RAID1? I have matching 1TB drives. On 2/28/22 08:53, Robert Moskowitz wrote:
I am downloading the various aarch64 8.5 images. Focusing on minimal and dvd. I will be putting it somehow on a usb stick and need to find out how the Odroid will recognize it
My Odroid/HC4 is enroute; should be here in a day or two so what to do some planning.
How does the iso image install figure out where to put the partitions? Until I learn how, I suspect I will be putting the /boot on the mSD card after the uboot. HardKernel (maker of Odroid) has a larger uboot that some devices. How do I insure that the partition does not step on it.
Is RAID1 built in? The HC4 has 2 sata slots and I will be putting identical 2.5" HD in them. Would like to use RAID1.
I would like to place the / partition on the HDs. That should be fairly straight-forward with extlinux.conf append like:
append root=UUID=ad25a528-baf4-469c-bd12-5276e8f5f9ae
What would this look like with RAID1?
I am going to be rooting ( :) ) around the Odroid/HC4 wiki for how to boot an alternative OS iso and put down the uboot, but need to look at this from both sides.
thanks
_______________________________________________ AlmaLinux Users mailing list -- users@lists.almalinux.org To unsubscribe send an email to users-leave@lists.almalinux.org
participants (1)
-
Robert Moskowitz