Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

upgrade openmediavault on rock64,rockpro64,pinebookpro

# Pick one
sudo apt-get update -y && sudo apt-get install linux-rock64-0.11-mainline -y
sudo apt-get update -y && sudo apt-get install linux-rockpro64-0.11-mainline -y
sudo apt-get update -y && sudo apt-get install linux-pinebookpro-0.11-mainline -y

# Upgrade all other packages
sudo apt-get update -y && sudo apt-get dist-upgrade -y

# Remove invalid X11 config, and fix bootloaders
sudo rm /etc/X11/xorg.conf.d/20-armsoc.conf
sudo rm /etc/apt/sources.list.d/ayufan-rock64-0.8-*.list
sudo new_extlinux_boot.sh rootfs
sudo rock64_upgrade_bootloader.sh
Comment

PREVIOUS NEXT
Code Example
Shell :: install curecoin-qt on mint 19 
Shell :: install oython on kali-rolling container 
Shell :: how to search .class file in unix 
Shell :: accept input linux 
Shell :: log cancel git command 
Shell :: URL (and Port) of Collabora Online-server 
Shell :: ncdu exclude 
Shell :: change git console text size 
Shell :: override dh_dwz 
Shell :: mac find command printf 
Shell :: start Win-KeX in Seamless mode with sound support 
Shell :: linux printf leading zeros 
Shell :: curl-tomcat 
Shell :: How to translate to md5 using linux 
Shell :: set-executionpolicy unrestricted permission denied 
Shell :: bash sequence 
Shell :: forward parameters batch script 
Shell :: fsl fslmath mask sphere 
Shell :: sudo install awk 
Shell :: Reduce the hibernate file Windows 10 
Shell :: git diff list all pages 
Shell :: get jre path terminal macos 
Shell :: Step-by-step – Acrobat Reader DC Ubuntu 20.04 Installation 
Shell :: Substring (position, length) 
Shell :: Composer Terminal Valet 
Shell :: powershell auto clicker script 
Shell :: how to download github code in terminal 
Shell :: git stash apply specific file 
Shell :: grep only number from line 
Shell :: how to install pgadmin in ubuntu on cloud server 
ADD CONTENT
Topic
Content
Source link
Name
7+3 =