mirror of
https://github.com/KDE/kde-linux.git
synced 2025-12-24 00:18:23 -05:00
903 B
903 B
Installation
- Download latest .raw http://kdeos.haraldsitter.eu/index.html
- Attach USB drive
lsblkto find the right/dev/node. e.g./dev/sdasudo dd if=kdeos.raw of=/dev/sda bs=4Msudo 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]