mirror of
https://github.com/KDE/kde-linux.git
synced 2026-02-15 02:12:13 -05:00
ab602fc64bb5d60eb2599785ea05a0ceef832944
instead of seeding the flatpaks manually let's just use the tree from installation. we'll put that into /@flatpak and then mount it into place as part of the live generator. we'll see how it goes. if this works out we may then btrfs receive the volume into the installed system and handle it similar to @snap as a special subvol
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]
Description
Languages
Shell
54.3%
Go
18.6%
Python
10.1%
Rust
8.3%
QML
6.2%
Other
2.5%