search for: dk068x

Displaying 12 results from an estimated 12 matches for "dk068x".

2015 Jul 10
2
Re: libvirt beginner needs to create and start VMs entirely on command line
...o establish a connection the first thing you should see is a login prompt on most distributions (unless the distribution is configure to start X windows). Maybe there is some key you can press to get a console window. Like CTRL-ALT-F1 or F2 or F3. On Fri, Jul 10, 2015 at 11:37 AM, KARR, DAVID <dk068x@att.com<mailto:dk068x@att.com>> wrote: This is offtopic, but related to what you’ve told me so far. I’m having some trouble getting the VNC connection to work. Technically, the “connection” is working fine, but the Windows TightVNC Viewer comes up with an error dialog saying this: Xsessi...
2015 Jul 10
2
Re: libvirt beginner needs to create and start VMs entirely on command line
...us> So basically you do --network default and then make sure the VM is configured to do a DHCP out and it will get an address. virsh net-edit default is the command you want to run. There is also a command to view the networks that libvirt has. On Thu, Jul 9, 2015 at 11:48 AM, KARR, DAVID <dk068x@att.com<mailto:dk068x@att.com>> wrote: Thanks for replying. Good info so far. After I start the VM, I’m going to need to see the boot console, and I’ll need to ssh into it with a hostname or IP. What are some required steps for those needs? This VM is going to need to access a few asso...
2015 Jul 09
2
Re: libvirt beginner needs to create and start VMs entirely on command line
...sofs -D -r -V "auto install" -cache-inodes -J -l -b isolinux/isolinux.bin -c isolinux/boot.cat<http://boot.cat> -no-emul-boot -boot-load-size 4 -boot-info-table -o /var/kvm/ubuntu-14.04.1-server-amd64-autoinstall.iso /root/serveriso On Thu, Jul 9, 2015 at 10:57 AM, KARR, DAVID <dk068x@att.com<mailto:dk068x@att.com>> wrote: I'm a beginner to libvirt and creating VMs, for that matter. I have a set of specifications for VMs I need to create and log into, but I have to create them on an Ubuntu box that I only have ssh access to. I won't have desktop GUI access, al...
2015 Jul 10
0
Re: libvirt beginner needs to create and start VMs entirely on command line
Try some of these combinations: http://www.howtogeek.com/119293/4-ways-to-recover-from-a-crashed-or-frozen-x-server-on-linux/ The good thing is your vm is up and running. You should try SSHing into it if that works. On Fri, Jul 10, 2015 at 1:37 PM, KARR, DAVID <dk068x@att.com> wrote: > I’m confused. You’re asking if I’m able to connect with VNC in response > to my comment that I’m unable to connect with VNC? > > > > What I see when I open the viewer on the port is a window titled > “<username> X desktop”, with a grey background, a...
2015 Jul 10
0
Re: libvirt beginner needs to create and start VMs entirely on command line
...o establish a connection the first thing you should see is a login prompt on most distributions (unless the distribution is configure to start X windows). Maybe there is some key you can press to get a console window. Like CTRL-ALT-F1 or F2 or F3. On Fri, Jul 10, 2015 at 11:37 AM, KARR, DAVID <dk068x@att.com> wrote: > This is offtopic, but related to what you’ve told me so far. I’m > having some trouble getting the VNC connection to work. Technically, the > “connection” is working fine, but the Windows TightVNC Viewer comes up with > an error dialog saying this: > > Xs...
2015 Jul 09
0
Re: libvirt beginner needs to create and start VMs entirely on command line
...us> So basically you do --network default and then make sure the VM is configured to do a DHCP out and it will get an address. virsh net-edit default is the command you want to run. There is also a command to view the networks that libvirt has. On Thu, Jul 9, 2015 at 11:48 AM, KARR, DAVID <dk068x@att.com> wrote: > Thanks for replying. Good info so far. > > > > After I start the VM, I’m going to need to see the boot console, and I’ll > need to ssh into it with a hostname or IP. What are some required steps > for those needs? > > > > This VM is going to...
2015 Jul 09
3
libvirt beginner needs to create and start VMs entirely on command line
I'm a beginner to libvirt and creating VMs, for that matter. I have a set of specifications for VMs I need to create and log into, but I have to create them on an Ubuntu box that I only have ssh access to. I won't have desktop GUI access, although I do have dynamic port forwarding, so I can access a browser GUI from my desktop. Reading through the libvirt info, I see numerous mentions
2015 Jul 09
0
Re: libvirt beginner needs to create and start VMs entirely on command line
...ommand like this: mkisofs -D -r -V "auto install" -cache-inodes -J -l -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -o /var/kvm/ubuntu-14.04.1-server-amd64-autoinstall.iso /root/serveriso On Thu, Jul 9, 2015 at 10:57 AM, KARR, DAVID <dk068x@att.com> wrote: > I'm a beginner to libvirt and creating VMs, for that matter. I have a set > of specifications for VMs I need to create and log into, but I have to > create them on an Ubuntu box that I only have ssh access to. I won't have > desktop GUI access, although I...
2015 Jul 14
1
Debug VM boot from ISO issues
I'm having trouble booting a VM from an ISO, but my problems may not be virtualization issues, just general confusion. I'm running virt-manager on Ubuntu, but I need to boot a VM with an ISO that is based on CentOS. Is that possible? How do I define the VM in virt-manager to boot from an ISO? I initially created the VM with virt-install, but I started over with virt-manager, and now
2015 Jul 14
0
How to enable vmx (virtual machine extensions) in virt-manager
I need to enable virtual machine extensions, like as described at http://www.server-world.info/en/note?os=Ubuntu_14.04&p=kvm&f=8 . I could do this in virsh, but I'd like to know if it's possible to do in virt-manager. I don't see an obvious way to do that.
2015 Jul 14
2
So why does "destroy" not actually destroy?
I thought it odd that if I have a running VM and I do "virsh destroy" it results in a VM that is "shut off". To ACTUALLY destroy a VM, you have to follow that with "undefine". Could someone elaborate on how we ended up with these slightly confusing semantics?
2015 Jul 13
2
Can't figure out how to restart VM after making config changes in virt-manager
I finally figured out my VNC configuration, so I can now run virt-manager to inspect and manipulate my VM. I initially created the VM with "virt-install", but I haven't been able to see the console or do anything with it. When I ran virt-manager, I tried to configure the vcpus (1->4) and change the boot order (cdrom, then disk, as I created the VM with an ISO). When I made