Re: [CentOS] Virtualizing on CentOS 8

2019-11-19 Thread Jonathan Billings
On Nov 18, 2019, at 17:05, Jerry Geis wrote: > > I am trying to get going with CentOS 8. > > In the past I would run qemu-system-x86_64 -hda myfile.img > get a console and off we go. > > I dont with to use virt-manager and the gui and all - I just wish to have a > similar > command line to boot

Re: [CentOS] qemu-kvm

2019-11-19 Thread Jerry Geis
>You should really use cockpit (if you can't get virt-manager) if you >want a GUI. I was looking equivalent to what I had back on CentOS 7 with qemu-system-x86_64. I just want a "quick" way to run an image file, do some compiling or me and be done. how do I get the qemu-kvm to pop up a console w

Re: [CentOS] Virtualizing on CentOS 8

2019-11-19 Thread Gianluca Cecchi
On Tue, Nov 19, 2019 at 2:23 PM Jerry Geis wrote: > So after much looking I found /usr/libexec/qemu-kvm. > I got everything going except - how do I specify on the command line that I > want a window console to pop up ? > I want to see all the boot messages and then get a login prompt in a > windo

Re: [CentOS] qemu-kvm

2019-11-19 Thread Nux!
You should really use cockpit (if you can't get virt-manager) if you want a GUI. hth --- Sent from the Delta quadrant using Borg technology! On 2019-11-19 15:55, Jerry Geis wrote: I am running this command /usr/libexec/qemu-kvm -no-acpi -smp 4 -m 2048 -drive file=myimg.img,format=raw -vga std

[CentOS] qemu-kvm

2019-11-19 Thread Jerry Geis
I am running this command /usr/libexec/qemu-kvm -no-acpi -smp 4 -m 2048 -drive file=myimg.img,format=raw -vga std -device rtl8139 and expecting a window to open up for the console. It does not. This is on CentOS 8. Do I have something missing/not installed - or something wrong on the command line.

Re: [CentOS] Virtualizing on CentOS 8

2019-11-19 Thread Jerry Geis
So after much looking I found /usr/libexec/qemu-kvm. I got everything going except - how do I specify on the command line that I want a window console to pop up ? I want to see all the boot messages and then get a login prompt in a window. I'm sure I'm missing something easy. I tried the "-vga std"

Re: [CentOS] can't login as subsequent FreeIPA users

2019-11-19 Thread Louis Lagendijk
On Mon, 2019-11-18 at 13:05 -0600, Carson Chittom wrote: > When I set up a machine with CentOS 8, I used the "Enterprise Login" > in > the initial setup wizard to authenticate against my FreeIPA server. > This worked fine, and I have no issues logging in with that initial > user. > > However, I am