Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:gnubee:personal_cloud_one [2024/08/24 16:02] – Add TFTP boot section vinceletoh:gnubee:personal_cloud_one [2024/09/08 14:17] – Trivial - move TFTP boot section one level upper, out of performance vincele
Line 102: Line 102:
  
 This image is also capable to boot other systems: This image is also capable to boot other systems:
-* Simply create a partition with a GNUBEE-ROOT label to boot it. You can choose any of micro-sd, internal drive, md array or LVM. You can have different partitions with different OS, and swap labels if you want to change boot OS.+  * Simply create a partition with a GNUBEE-ROOT label to boot it. You can choose any of micro-sd, internal drive, md array or LVM. You can have different partitions with different OS, and swap labels if you want to change boot OS.
   * For ext3/ext4 with sde1 partition: tune2fs -l /dev/sde1 | grep GNUBEE-ROOT || e2label  /dev/sde1 GNUBEE-ROOT   * For ext3/ext4 with sde1 partition: tune2fs -l /dev/sde1 | grep GNUBEE-ROOT || e2label  /dev/sde1 GNUBEE-ROOT
   * For fat: exfatlabel /dev/sda3 GNUBEE-ROOT   * For fat: exfatlabel /dev/sda3 GNUBEE-ROOT
Line 357: Line 357:
  
 Test run on: OpenWrt 23.05.0 r23497-6637af95aa Test run on: OpenWrt 23.05.0 r23497-6637af95aa
 +
 +Alternative tests: [[https://forum.openwrt.org/t/feedbacks-on-gnubee-personal-cloud-device-performances/178002|Here]] (newer kernel, higher performance)
  
 Conclusion: Conclusion:
Line 446: Line 448:
  
  
-==== TFTP Boot ====+===== TFTP Boot =====
  
 An openwrt image can be booted via TFTP without being flashed, for example to test a snapshot or custom build. An openwrt image can be booted via TFTP without being flashed, for example to test a snapshot or custom build.
  • Last modified: 2024/09/08 14:22
  • by vincele