Nate Graham 88e5280088 Build KWalletManager
This packageintludes not only an app but also a useful System Settings
KCM. For this reason, we don't have the option to get it from Flatpak or
Snap.
2024-10-01 22:37:10 -06:00

Installation

  • Download latest .raw http://kdeos.haraldsitter.eu/index.html
  • Attach USB drive
  • lsblk to find the right /dev/node. e.g. /dev/sda
  • sudo dd if=kdeos.raw of=/dev/sda bs=4M
  • sudo sync
  • reboot into USB stick
  • no password on sddm
  • run calamares via kickoff/krunner

Updates

Until discover gets support the following needs running

git clone https://invent.kde.org/sitter/kde-linux
cd kde-linux
sudo ./update.sh update

VM

virt-manager

  • File -> New VM
  • Import existing disk image
  • [Forward]
  • Select from disk
  • Set arch as OS
  • [Forward]
  • Set resources
  • [Forward]
  • Customize configuration
  • [Finish]
  • Config window opens
  • Make sure at the bottom it says Firmware: UEFI
  • [Add Hardware]
  • Add a storage of some reasonable size
  • [Finish]
  • In the boot options item:
  • check VirtIO Disk 2 and move it above 1
  • [Apply]
  • [Begin installation]
Description
No description provided
Readme 8.3 MiB
Languages
Shell 50.6%
Go 24%
Python 12.7%
Rust 6.2%
QML 4.7%
Other 1.8%