Discussion:
[fedora-arm] Does the Odroid HC1 support boot from sata
Robert Moskowitz
2018-12-03 03:24:12 UTC
Permalink
Perhaps I am spoiled with the Cubieboards,

I really like the specs of the Odroid HC1, other than its power draw
(peaks at 4A) and UART serial (got to get an expensive 1.8V unit).

But can I set it up with the partitions on the sata drive and only the
uboot on the uSD?

thanks
_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to arm-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedorapr
Peter Robinson
2018-12-03 05:45:51 UTC
Permalink
Post by Robert Moskowitz
Perhaps I am spoiled with the Cubieboards,
I really like the specs of the Odroid HC1, other than its power draw
(peaks at 4A) and UART serial (got to get an expensive 1.8V unit).
But can I set it up with the partitions on the sata drive and only the
uboot on the uSD?
I believe the SATA on those is USB-3 attached. Assuming the SoC has USB3
support etc upstream in U-Boot it should be fine, there's been a few others
on list with them so hopefully they'll speak up. You might also look at
list archives for information
Robert Moskowitz
2018-12-03 21:02:04 UTC
Permalink
Post by Robert Moskowitz
Perhaps I am spoiled with the Cubieboards,
I really like the specs of the Odroid HC1, other than its power draw
(peaks at 4A) and UART serial (got to get an expensive 1.8V unit).
But can I set it up with the partitions on the sata drive and only the
uboot on the uSD?
I believe the SATA on those is USB-3 attached. Assuming the SoC has
USB3 support etc upstream in U-Boot it should be fine, there's been a
few others on list with them so hopefully they'll speak up. You might
also look at list archives for information
I have gone through the list, searching for 'odroid' and also found the
following:

https://blog.christophersmart.com/2018/04/28/fedora-on-odroid-hc1-mini-nas-armv7/

If I use the uboot for the odroid-xu3 from F30, do I still need the
hardkernel's bootloader on the uSD card?

Also do I need the appends:

|sed -i "s|append|& cpuidle.off=1 \
console=tty1 console=ttySAC2,115200n8 \
rd.driver.pre=ledtrig-heartbeat,xhci-plat-hcd no_bL_switcher|" \
/mnt/extlinux/extlinux.conf



I see people have gotten / onto the sata drive.  Once Get it to boot
from the SD,. I will work on booting from the sata...

thanks for any input.


|

Loading...