LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - Installation
User Name
Password
Slackware - Installation This forum is for the discussion of installation issues with Slackware.

Notices


Reply
  Search this Thread
Old 03-01-2023, 09:29 AM   #1
mlangelaar
LQ Newbie
 
Registered: Feb 2023
Posts: 5

Rep: Reputation: 0
anyone got virt-install working on latest slackware 15 ?


I have spent 2 days trying to get virt-install to work, have tried the
latest virt-manager 4 and 3 (both giving me JSON parser errors) and any
earlier versions are giving me virinst.cli no attribute parse option str
errors, I just can't win. I can get virsh (libvirt compile) working no
problem, but any of the python3 utilities (virt-install), no luck. It's
really too bad, was hoping to use my slackware as a KVM platform.

references :

https://virt-manager.org

https://libvirt.org/compiling.html

Anyone have any success ?

I have a NO graphics, just text only system (on purpose)

Maiko
 
Old 03-01-2023, 11:25 AM   #2
mlangelaar
LQ Newbie
 
Registered: Feb 2023
Posts: 5

Original Poster
Rep: Reputation: 0
Belay that request (maybe) ...

So I just found this HOWTO on slackware docs :

https://docs.slackware.com/howtos:em...manage_install

That's a LOT of stuff to do, but if I can get it working, great !

EDIT : good grief, not getting anywheres soon, but I continue

My goal is to get a slackware 15 based KVM platform, just virsh and virt-install, no graphics ...

Maiko

Last edited by mlangelaar; 03-01-2023 at 01:13 PM.
 
Old 03-07-2023, 01:16 PM   #3
imitis
Member
 
Registered: Oct 2007
Location: Latvia, Liepaja
Distribution: Slackware
Posts: 92

Rep: Reputation: 29
Have you tried this:

https://www.linuxquestions.org/quest...on-4175720780/
 
Old 03-07-2023, 01:18 PM   #4
imitis
Member
 
Registered: Oct 2007
Location: Latvia, Liepaja
Distribution: Slackware
Posts: 92

Rep: Reputation: 29
or this:

https://www.linuxquestions.org/quest...is-4175707508/
 
Old 03-07-2023, 06:08 PM   #5
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,687

Rep: Reputation: 1376Reputation: 1376Reputation: 1376Reputation: 1376Reputation: 1376Reputation: 1376Reputation: 1376Reputation: 1376Reputation: 1376Reputation: 1376
I recently made the jump to Qemu/KVM/Virt-Manager. Here is my post on the subject
https://www.linuxquestions.org/quest...on-4175720780/

First install sbopkg then make an sbopkg queue file with the following contents, save this file as /var/lib/sbopkg/queues/qemu.sqf

Code:
osinfo-db-tools
osinfo-db
libosinfo
yajl
numactl
libvirt
libvirt-glib
libvirt-python
gtk-vnc
spice-protocol
spice
usbredir
spice-gtk
device-tree-compiler
libnfs
snappy
vde2
virglrenderer
libslirp
qemu
virt-manager
start sbopkg and go to queues and load the qemu queue file you just created. Process the queue and wait until all the packages are built and installed. After the queue is finished you need to put the following code in your /etc/rc.d/rc.local file

Code:
# Start libvirt:
if [ -x /etc/rc.d/rc.libvirt ]; then
  /etc/rc.d/rc.libvirt start
fi
now you can launch libvirt with

Code:
/etc/rc.d/rc.libvirt start
or you can reboot. After that you should be good to go.
 
2 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] virt-manager - anyone got a clear and working path to this Mark Pettit Slackware 34 02-22-2022 08:17 PM
[SOLVED] installing virt-manager and virt-viewer on desktop for managing remote server yvesjv Slackware 4 04-24-2019 03:00 PM
Virsh/Virt-Manager/Virt-Install broken after upgrade to Xubuntu 17.10 Zabzoo Linux - Desktop 2 02-01-2018 08:05 AM
LXer: Hacking libvirt/virsh/virt-manager/virt-install at Xen 4.0 Dom0 on top of Ubunt LXer Syndicated Linux News 0 05-06-2010 02:50 PM
LXer: Virt-install&Virt-manager at Xen 4.0-rc8 (2.6.32.10 pvops) Dom0 on top Ubuntu K LXer Syndicated Linux News 0 03-26-2010 09:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - Installation

All times are GMT -5. The time now is 11:34 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration