Site Tools


projects:homelab:clearfog_cx_lx2:fedora

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:homelab:clearfog_cx_lx2:fedora [2024/09/30 13:44] – ↷ Page moved from projects:homelab:clearfog_lx2:fedora to projects:homelab:clearfog_cx_lx2:fedora Andrew Yongprojects:homelab:clearfog_cx_lx2:fedora [2024/12/09 08:11] (current) – [Install Fedora] Add note about cockpit Andrew Yong
Line 1: Line 1:
-====== Fedora on SolidRun HoneyComb LX2 ======+====== Fedora on SolidRun ClearFog CX/HoneyComb LX2 ======
  
 ===== UEFI Bootloader ===== ===== UEFI Bootloader =====
Line 14: Line 14:
  
   - Download the Fedora aarch64 netinstall ISO from the [[https://alt.fedoraproject.org/alt/|Fedora AltArch downloads page]] (either Server or Everything will do, as you will perform package selection later)   - Download the Fedora aarch64 netinstall ISO from the [[https://alt.fedoraproject.org/alt/|Fedora AltArch downloads page]] (either Server or Everything will do, as you will perform package selection later)
-  - ''%%echo "ACTION==\"add\", SUBSYSTEM==\"fsl-mc\", ENV{DEVTYPE}==\"fsl_mc_bus_dpmac\", RUN+=\"/usr/bin/flock /usr/bin/ls-addni -c '(PATH=/usr/bin /usr/bin/ls-addni %k)'\""|sudo tee /etc/udev/rules.d/fsl_mc_bus.rules%%'' 
   - Write the image to a USB 3.0 flash drive using ''dd'' or your favorite imaging tool   - Write the image to a USB 3.0 flash drive using ''dd'' or your favorite imaging tool
  
Line 29: Line 28:
     - Add the following parameters to the end: ''arm-smmu.disable_bypass=0 iommu.passthrough=1''     - Add the following parameters to the end: ''arm-smmu.disable_bypass=0 iommu.passthrough=1''
   - Continue with the text installer as usual   - Continue with the text installer as usual
-  - Don't forget to select the minimal install if you are using the server ISO - otherwise, you'll have Fedora Server Cockpit installed!+  - Don't forget to select the minimal install if you are using the server ISO - otherwise, you'll have Fedora Server Cockpit installed (which is not designed to be removed after installation)
  
 ===== Fix Kernel cmdline ===== ===== Fix Kernel cmdline =====
Line 38: Line 37:
 ===== Get SFP+ Working ===== ===== Get SFP+ Working =====
  
-  - ''%%wget https://kojipkgs.fedoraproject.org//vol/fedora_koji_archive06/packages/restool/2.3.0/1.fc36/aarch64/restool-2.3.0-1.fc36.aarch64.rpm%%'' +  - ''%%sudo dnf install https://kojipkgs.fedoraproject.org//vol/fedora_koji_archive06/packages/restool/2.3.0/1.fc36/aarch64/restool-2.3.0-1.fc36.aarch64.rpm%%''
-  - ''sudo dnf install ./restool-2.3.0-1.fc36.aarch64.rpm''+
   - ''sudo dnf install 'dnf-command(versionlock)'''   - ''sudo dnf install 'dnf-command(versionlock)'''
   - ''sudo dnf versionlock add restool''   - ''sudo dnf versionlock add restool''
projects/homelab/clearfog_cx_lx2/fedora.1727703897.txt.gz · Last modified: 2024/09/30 13:44 by Andrew Yong