Just create one corefreq rpm for fedora #564
sunnyyangyangyang
started this conversation in
Show and tell
Replies: 8 comments 4 replies
|
Oh! I appreciate a lot what you are doing. Thank you. |
0 replies
|
Testing with Fedora Cloud Base 42 QEMU qcow2 image and cloud-init ISO Quick commands to change image password (at the second boot) cat user-data #cloud-config
bootcmd:
- echo 'fedora:yourpassword' | chpasswd
- cat /etc/passwdRun the VM qemu-system-x86_64 -enable-kvm -cpu max,hv-runtime -m 3G -smp 6 -device e1000,netdev=ens3 -netdev user,id=ens3,hostfwd=tcp::5555-:22 -drive file=Fedora-Cloud-Base-Generic-42-1.1.x86_64.qcow2,index=0,format=qcow2,media=disk -drive file=seed.img,index=1,media=cdromNow running your procedure:
CoreFreq Daemon was enabled but not started because no |
0 replies
|
Issue is that |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment













Uh oh!
There was an error while loading. Please reload this page.
https://copr.fedorainfracloud.org/coprs/sunnyyang/corefreq/
All reactions