User Tools

Site Tools


raspberrypi

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
raspberrypi [2024/03/15 14:02] – [Disable UASP for specific device] Jan Formanraspberrypi [2025/01/05 14:17] (current) – [Proxmox 8.1 on Raspberry PI5] Jan Forman
Line 16: Line 16:
 <code> <code>
 sudo /bin/bash sudo /bin/bash
-curl https://global.mirrors.apqa.cn/proxmox/debian/pveport.gpg -o /etc/apt/trusted.gpg.d/pveport.gpg +curl https://mirrors.apqa.cn/proxmox/debian/pveport.gpg -o /etc/apt/trusted.gpg.d/pveport.gpg 
-echo "deb https://global.mirrors.apqa.cn/proxmox/debian/pve bookworm port">/etc/apt/sources.list.d/pveport.list+echo "deb https://mirrors.apqa.cn/proxmox/debian/pve bookworm port">/etc/apt/sources.list.d/pveport.list
 apt update && apt full-upgrade apt update && apt full-upgrade
 apt install ifupdown2 apt install ifupdown2
raspberrypi.txt · Last modified: 2025/01/05 14:17 by Jan Forman