Displaying 20 results from an estimated 10000 matches similar to: "a -nographics option to R"
2009 Apr 23
0
virt-install nographics not working for hvm guest
I'm trying to set up a fully-virtualised CentOS 3.9 guest under 5.3 using
kickstart. This doesn't work at all with a text-only install:
virt-install -r 384 -n $host -f $dev -v \
-l $loc \
-x ks=http://$kssrv/centos3.ks \
-m $mac --nographics
The installer just sits there and hangs after creating the domain.
# virt-install ...
2013 Dec 02
2
Use of qemu-kvm command line arguments in libguestfs (was: Re: Fwd: ...)
[Moving this thread over to the public mailing list]
On Mon, Dec 02, 2013 at 01:17:09AM +0100, Pino Toscano wrote:
> On Friday 29 November 2013 18:53:38 you wrote:
> > > > I'm marking options with NONE (not used at all), or M (used in
> > > > master) and/or RH7 (used in rhel-7.0).
> > > >
> > > > > * -nographic
> > > >
>
2016 May 10
1
[PATCH] builder: run/schedule a SELinux relabel if needed
If the guest uses SELinux, then make sure to run a relabel (or at least
schedule one) after the image build: this way the template is
relabelled, or at least it will do that at the next boot, without the
need for the user to ask for a relabel.
This just covers the case of building a new image with no additional
operations on it though.
---
builder/website/centos.sh | 2 ++
2015 Jan 28
2
Re: redistribute virtual machines from vps hosting to end users
2015-01-28 12:47 GMT+03:00 Kashyap Chamarthy <kchamart@redhat.com>:
> I don't have immediate steps with `virt-manager` as I don't use it much
> in my workflow. But if you have users who're comfortable with CLI, you
> can import disk images into libvirt (and which will also be accessible
> via `virt-manager`) tribvially:
>
> $ virt-install --name f21vm --ram
2012 Sep 06
2
C6 VM text install not recognizing LV
Hi,
I am trying to install a C6 VM on C6 using the text installer using:
# virt-install -n C6_1 -r 3072 --os-variant=rhel6 -l \
ftp://ftp.nluug.nl/site/centos.org/CentOS/6.3/os/x86_64/ --disk \
path=/dev/VG1/vm_c6_1 -w network:default --nographics \
-x "console=ttyS0" --autostart
/dev/VG1/vm_c6_1 has been successfully created. The installation starts
but once I get to the disk
2011 Aug 30
2
New with Libvirt and having problems.
Hi all.
I've been playing around with KVM for a bit now and have several virtual
machines up and running. Having passed what I considered "first look"
stage, I'm ready to start using libvirt as a manager. For reference,
pre-libvirt, I have started this VM with:
/kvm -net nic,model=virtio -net tap,ifname=tap5,script=no -drive
file=test1.img,if=virtio,boot=on -curses
2007 Jun 06
1
virt-install and kickstart
Has anyone successfully used a kickstart file in tandem with the "virt-install" command? I can get a generic install to begin if I omit the "-x" flag and the kickstart parameters? It seems that virt-install simply ignores my kickstart parameters.
virt-install --location=http://www.gtlib.gatech.edu/pub/centos/4.5/os/i386/ --noautoconsole --file=/dev/VolGroup00/lv_centos45
2007 Nov 23
2
xvm NFS install
Hi
I want t create a demU. but I it require me the NFS location.
#virt-install -n xvm1 --paravirt -r 1024 --nographics -f /export/home/xvm1 -s 16 -l /net/t1000-up/software/snv-solarisdvd-x86-77.iso
but during installing, it need NFS server.
But I set NFS location /net/t1000-up/software/snv-solarisdvd-x86-77.iso.
ERROR: You must specify a host
who know what''s wrong?
If I install demU
2007 Nov 22
3
can''t find disk image while installing centos domU
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I''m using Centos 5.0. When i try to setup a domU with virt-install it
all goes well till the partition menu. The anaconda setup can not find
any drives. .
The virt-install call looks like this:
virt-install -n opfer1 -r 400 -f /mnt/data0/domus/opfer1/opfer1 -s 3
- --nographics -p -l
2012 Dec 20
1
Error installing VM: "Process exited while reading console log output"
Hi,
I'm trying to install a qemu-kvm virtual machine on a Debian GNU/Linux
squeeze amd64 host, using virtinst 0.500.3 and libvirt 0.8.3.
First I tried this command as a normal user (in groups kvm and libvirt):
$ virt-install --connect qemu:///system --name test1 \
> --ram $((128 * 1024 * 1024)) --vcpus=1 --description 'Test VM 1' \
>
2009 Sep 01
15
install sxce as paravirtual guest
I have tried to define a domain or using virt-install both failed.
Could some one give me the correct command to do this?
I used:
virt-install --nographics --paravirt --os-type=solaris
--os-variant=opensolaris --ram 1024 --name cam-host --disk
path=/dev/dsk/c0t600A0B800049E902000008EB4A9CE744d0p0,driver=phy -l
/export/media_images/sol-nv-b121-x86-dvd.iso
thx,
florian
2008 Apr 15
4
Attempt to create F8 FomU at SNV85 Dom0
# lofiadm -a /export/home/isos/f8.iso
/dev/lofi/1
# mount -o ro -F hsfs /dev/lofi/1 /mnt
# share -F nfs /mnt
Start virt-install :-
# virt-install -n F8PVM --ram 1024 --nographics -p \
-f /dev/zvol/dsk/xvmpool/f8-disk -l nfs:192.168.1.42:/mnt -d
Starting install...
libvir: Xen Daemon error : GET operation failed:
Tue, 15 Apr 2008 09:12:44 DEBUG Preparing mount at
2012 Jan 12
1
No module named cygvirtmod
I'm trying to set up a xen guest on a machine that already has a few others
running (not set up by me). It fails with the following error:
+ virt-install -r 512 -n host5 -f /dev/vol0/lvol5 --nographics -p --os-type=linux --os-variant=rhel5 --accelerate -l http://bla -x ks=http://bla/ks.cfg -m MA:CA:DD:RE:SS
Traceback (most recent call last):
File "/usr/bin/virt-install", line 31,
2010 Apr 09
2
Problem detecting keypresses in FXTable
I''m using an RXTable in my application and I would like to be able to
select a row and then press the Delete key to delete the selected row.
This does not seem to work, however, as apparently keypresses are not
initially recognized. In my FXTable derived class I have:
connect(SEL_KEYRELEASE) do |sender, selector, event|
puts "code = #{''%X'' %
2007 Nov 15
11
I can''t use ''virt-install''
Hi
I have installed nevada77 in x4200. But i can''t use ''virt-install'' ro create guest domain. Do I need add more pkg? what''s wrong?
#virt-install --name xmv-test-1 ram 1024 --nographics --file /export/home/xmv-test-1 --location /export/home/software/snv-solarisdvd-x86-77.iso
Traceback (most recent call last):
File "/usr/bin/virt-install", line 657,
2010 Dec 15
1
KVM Virtualisation, Console output no longer working
Hi,
I used to use KVM for virtualisation and have now moved back to it, but I
have a problem.
When i used to install the guest machine with virt-install i used to use
the -x "extra args" part to set the console for the install and guest, but
it no longer works.
Here is the command i use:
virt-install -n server01 -r 512 --os-variant=virtio26 -c /isos/c5u5.iso
--nographics
2013 Dec 09
1
[PATCH] launch: switch from -nographic to -display none
The latter is a better way to disable the qemu display output as we
need to, without enabling extra devices (which are disabled already,
anyway).
Also, related to the change above, ban the -display parameter from the
ones that can be supplied by the user.
---
configure.ac | 8 ++++----
src/launch-direct.c | 12 ++++++++----
src/launch.c | 1 +
3 files changed, 13 insertions(+), 8
2011 May 03
1
virt-install becoming a headache
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20110503/01b0499e/attachment.htm>
2008 Jan 12
2
Lattice equivalent of par(mfrow = )
Dear r-helpers,
Does anyone have a straightforward example of putting together three
unrelated (expect for a common y-axis) xyplot() figures in what would
be in base graphics a par(mfrow = c(1, 3)) arrangement?
_____________________________
Professor Michael Kubovy
University of Virginia
Department of Psychology
USPS: P.O.Box 400400 Charlottesville, VA 22904-4400
Parcels: Room 102
2013 Dec 06
0
Re: Use of qemu-kvm command line arguments in libguestfs (was: Re: Fwd: ...)
On Monday 02 December 2013 09:09:44 Richard W.M. Jones wrote:
> On Mon, Dec 02, 2013 at 01:17:09AM +0100, Pino Toscano wrote:
> > On Friday 29 November 2013 18:53:38 you wrote:
> > > > > I'm marking options with NONE (not used at all), or M (used in
> > > > > master) and/or RH7 (used in rhel-7.0).
> > > > >
> > > > > > *