Displaying 20 results from an estimated 32 matches for "onreboot".
Did you mean:
on_reboot
2005 Oct 10
2
A xenu kernel 2.6.11 with physical access to a PCI netcard.
I just compile one kernel to the domU but cant see the PCI netcard, i
hide the card from dom0
physdev_dom0_hide=''(00:11.0)'' and added to the domU config pci = [
''0,11,0'' ] and dint work.. any howto to do that?
- ariel
ariel en BSDlatino . org
ariel en ferreras . info
http://www.BSDlatino.org
http://ariel.BSDlatino.org
2004 Oct 27
5
Unable to create a new domain
Hi,
I have a same question posted by punamia , when I am trying to create
domain using xen-2.0 built on Fedora 2/ Pentium PC with IDE drive:
"Kernel panic: No init found. Try passing init= option
to kernel".
Below is console dump. Any suggestions ?
Thanks
Console Dump:
Linux version 2.6.8.1-xenU (root@localhost.localdomain) (gcc version
3.3.3 20040412 (Red Hat Linux
2010 May 20
2
Bug#562703: qemu-dm missing from xen-utils-3.4
...sr/lib/xen-default/boot/hvmloader"
memory = 1024
name = "win2003"
domain = "win2003"
vif = [ 'type=ioemu, ip=10.0.0.4, bridge=win2003, mac=00:16:3E:00:00:01' ]
disk = [ 'file:/home/win2003/miniserver/root_fs,ioemu:hda,w' ]
extra = ""
restart = 'onreboot'
vcpus = 2
This is a config file that used to work under Xen 3.2
--
Nick Craig-Wood <nick at craig-wood.com> -- http://www.craig-wood.com/nick
2013 Nov 25
6
[PATCH/RFC OSSTEST] Debian PV netboot guest test
...$arch/$di_ver/images/netboot/xen/";
+
+ target_cmd($ho, <<END, 2000);
+ wget -O /tmp/di_kernel $di_url/vmlinuz
+ wget -O /tmp/di_initrd $di_url/initrd.gz
+END
+
+ my $ps_url = preseed_create_guest($gho, '''');
+
+ print("preseed: $ps_url\n");
+
+ my $onreboot= ''restart'';#$xopts->{OnReboot} || ''restart'';
+ my $vcpus= guest_var($gho, ''vcpus'', 2);#$xopts->{DefVcpus} || 2);
+ my $install_cfg= <<END;
+name = ''$gho->{Name}''
+memory = ${ram_mb}
+#
+kernel =...
2005 Apr 11
10
http://www.fsmware.com/xenofreebsd/ dead?
Just wanted to try domU freebsd and found
<http://216.239.59.104/search?q=cache:M_4r1b-RG-
EJ:www.fsmware.com/xenofreebsd/5.3/xenbsdsetup.txt&hl=en&lr=&strip=1>
but the webservice on www.fsmware.com seems to be down/unavailable. Any
mirror? Or other working FreeBSD domU-kernels & images?
Regards, /nils.
_______________________________________________
Xen-devel mailing
2005 Nov 10
0
Xend crashes when it''s trying to create domU
...directory on the nfs server.
#nfs_root = ''/mnt/xengoodluck''
# Sets runlevel 4.
extra = "3"
#----------------------------------------------------------------------------
# Set according to whether you want the domain
restarted when it exits.
# The default is ''onreboot'', which restarts the domain
when it shuts down
# with exit code reboot.
# Other values are ''always'', and ''never''.
#restart = ''onreboot''
Many many thanks for any kind help.
Regards
Jean
__________________________________
Yah...
2013 Jun 21
0
How to create a Xen PV DomU with a dvd ISO image, using xl/xm
...nvg.
Here is my install profile ( will use "xm create -c xmf17install" )
name="xmf17install"
memory=1024
vcpus=1
disk=[''file:/home/isoimage/Fedora17.iso,xvdc:cdrom,r'',''phy:/dev/xenvg/xmf17lvm,xvda,w'']
vif = [ ''bridge=br0'' ]
onreboot = ''restart''
oncrash = ''restart''
boot=''d''
builder=''hvm''
Its almost 3 AM here, so I am giving this a break today.
Will work on this tomorrow afternoon.
If anyone has any helpful hints or comments regarding my approach, please
l...
2013 Jun 21
0
Errors creating Domu with xl/xm on Xen 4.1.5 with Fedora Dom0
...xmf16install -c"
This is one of my cfg files.
name="xmf16install"
memory=2048
vcpus=1
disk=[''phy:/dev/xenvg/xmf16lvm,xvda,w'']
vif = [ ''bridge=br0'' ]
kernel = "/home/fedora16pxe/vmlinuz"
ramdisk = "/home/fedora16pxe/initrd.img"
onreboot = ''restart''
oncrash = ''restart''
The CentOS/Fedora installers are being launched, but I think I am running
into a problem when the installers ask for HTTP location from where to
pickup the images for install. I got different kinds of errors each time (I
tried mul...
2005 May 04
0
hfc isdn cards & zaphfc in domU
...priv"
memory = 256
name = "testvm"
nics = 1
ip = "192.168.1.10"
gateway = "192.168.1.254"
hostname = "testvm"
disk = [ ''phy:vg00/testvm,sda1,w'', ''phy:vg00/testvmpv,sdb1,w'' ]
root = "/dev/sda1"
restart = "onreboot"
pci = [ ''0,0d,0'', ''0,0e,0'', ''0,0f,0'' ]
Regards,
Krisztian Czako
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2005 Aug 09
1
cannot boot any domU - case #2
.../boot/vmlinuz-2.4.30-xenU"
memory = 512
name = "neon-ofs-t"
disk = [ ''phy:/dev/evms/xen-root-2,hda1,w'',
''phy:/dev/evms/xen-swap-2,hda2,w'' ]
hostname= "neon-ofs-t"
root = "/dev/hda1 ro"
restart = ''onreboot''
I tried 2.0.6 in late May, careful to point my domUs at the newly
built kernels and had this problem, so reverted to 2.0.5.
Tried 2.0.7 last night. Same problem.
Machine is single P4, Intel 865 chipset, dmesg follows.
I might give unstable a try.
-jamie
__ __ ____ _...
2013 Jun 20
0
Re: [Fedora-xen] Virt-manager does not connect to libvirt/Xen? Xen 4.1.5 installed from source on Fedora 17.
...xmf16install -c"
This is one of my cfg files.
name="xmf16install"
memory=2048
vcpus=1
disk=[''phy:/dev/xenvg/xmf16lvm,xvda,w'']
vif = [ ''bridge=br0'' ]
kernel = "/home/fedora16pxe/vmlinuz"
ramdisk = "/home/fedora16pxe/initrd.img"
onreboot = ''restart''
oncrash = ''restart''
The CentOS/Fedora installers are being launched, but I think I am running
into a problem when the installers ask for HTTP location from where to
pickup the images for install. I got different kinds of errors each time (I
tried mul...
2013 Dec 05
1
Using Java bindings to event callback
Hi
My test environment :
CentOS 6.3 6.4
Ubuntu 13.10
For CentOS 6.4
libvirt-java-0.4.9-1.el6.noarch
libvirt-python-0.10.2-29.el6.x86_64
libvirt-client-0.10.2-29.el6.x86_64
libvirt-0.10.2-29.el6.x86_64
I am try to use java bindings to event callback.
int register = conn.domainEventRegisterAny(null, 0, cb);
But always get the following error message:
libvirt: Remote Driver error : adding cb
2006 Sep 26
0
black screen when booting ubuntu cd in hvm
...#
# The default is
#
# on_poweroff = ''destroy''
# on_reboot = ''restart''
# on_crash = ''restart''
#
# For backwards compatibility we also support the deprecated option restart
#
# restart = ''onreboot'' means on_poweroff = ''destroy''
# on_reboot = ''restart''
# on_crash = ''destroy''
#
# restart = ''always'' means on_poweroff = ''restart...
2008 Dec 28
1
vncviewer <defunct> under HVM
...and a new domain started in its place.
#
# The default is
#
# on_poweroff = ''destroy''
# on_reboot = ''restart''
# on_crash = ''restart''
#
# For backwards compatibility we also support the deprecated option restart
#
# restart = ''onreboot'' means on_poweroff = ''destroy''
# on_reboot = ''restart''
# on_crash = ''destroy''
#
# restart = ''always'' means on_poweroff = ''restart''
#...
2006 May 02
0
Fedora core 5 - Ubuntu problems booting domU
...and a new domain started in its place.
#
# The default is
#
# on_poweroff = ''destroy''
# on_reboot = ''restart''
# on_crash = ''restart''
#
# For backwards compatibility we also support the deprecated option restart
#
# restart = ''onreboot'' means on_poweroff = ''destroy''
# on_reboot = ''restart''
# on_crash = ''destroy''
#
# restart = ''always'' means on_poweroff = ''restart''
#...
2005 Nov 26
0
can''t start tty linux.
...39;/full/path/to/root/directory''
>
> # Sets runlevel 4.
> extra = "4"
>
>
> #----------------------------------------------------------------------------
> # Set according to whether you want the domain restarted when it exits.
> # The default is ''onreboot'', which restarts the domain when it shuts down
> # with exit code reboot.
> # Other values are ''always'', and ''never''.
>
> restart = ''never''
>
>
> #====================================================================...
2005 Jun 05
11
Cannot open root device
...the nfs server.
#nfs_root = ''/full/path/to/root/directory''
# Sets runlevel 4.
extra = "4"
#----------------------------------------------------------------------------
# Set according to whether you want the domain restarted when it exits.
# The default is ''onreboot'', which restarts the domain when it shuts down
# with exit code reboot.
# Other values are ''always'', and ''never''.
#restart = ''onreboot''
#============================================================================
_________________...
2007 Feb 14
0
Xend has probably crashed! Invalid or missing HTTP status code.
...and a new domain started in its place.
#
# The default is
#
# on_poweroff = ''destroy''
# on_reboot = ''restart''
# on_crash = ''restart''
#
# For backwards compatibility we also support the deprecated option restart
#
# restart = ''onreboot'' means on_poweroff = ''destroy''
# on_reboot = ''restart''
# on_crash = ''destroy''
#
# restart = ''always'' means on_poweroff = ''restart''
#...
2007 Feb 19
2
unable to create the Unpriviledge domain
...and a new domain started in its place.
#
# The default is
#
# on_poweroff = ''destroy''
# on_reboot = ''restart''
# on_crash = ''restart''
#
# For backwards compatibility we also support the deprecated option
restart
#
# restart = ''onreboot'' means on_poweroff = ''destroy''
# on_reboot = ''restart''
# on_crash = ''destroy''
#
# restart = ''always'' means on_poweroff = ''restart''
#...
2009 Jul 02
0
[Xen create] ALERT! /dev/sda1 does not exist
...omain''s core and the
restart.
#
# The default is
#
# on_poweroff = ''destroy''
# on_reboot = ''restart''
# on_crash = ''restart''
#
# For backwards compatibility we also support the deprecated option restart
#
# restart = ''onreboot'' means on_poweroff = ''destroy''
# on_reboot = ''restart''
# on_crash = ''destroy''
#
# restart = ''always'' means on_poweroff = ''restart''
#...