Displaying 20 results from an estimated 6000 matches similar to: "passing vga=<mode> to xen kernel"
2009 Mar 09
0
Booting problem with compiled xen 3.3.0/linux-2.6.18.8-xen.hg source
Hi All,
I am trying to compile Xen 3.3.0 source code which downloads updates from
mercurial repository.
I am trying to modify the CPU scheduler, but before i make any changes i
need to test it by installing it from source.
OS: Fedora 8 Linux
I compiled the source code by using
[root@localhost xen-3.3.0]# make world
[root@localhost xen-3.3.0]# make install
[root@localhost xen-3.3.0]#
2008 Mar 20
0
xen wont start on fedora 8 :-(
Hi all,
I''m trying to get xen running on my new PC:
[root@mail ~]# uname -a
Linux mail 2.6.24.3-34.fc8 #1 SMP Wed Mar 12 18:17:20 EDT 2008 i686 i686
i386 GNU/Linux
[root@mail ~]# rpm -qa | grep xen
xenner-0.23-1.fc8
xen-libs-3.1.2-2.fc8
xen-3.1.2-2.fc8
kernel-xen-2.6.21.7-2.fc8
[root@mail ~]#
[root@mail ~]# cat /etc/grub.conf
# grub.conf generated by anaconda
#
# Note that you do not
2010 Jan 11
1
Doubt
Hi,
I am facing an issue which i have described in the below and looking forward your help regarding the same at the earliest.
Description:
I am trying to create virtualization using Xen-Hypervisor.
I have installed fedora 8 and installed xen kernel as per the document guideless which are mentioned in the below.
1. Install Virtualization Software: su -c “yum groupinstall
2009 Jan 10
4
xen on fedora-core8(host) with fc8 as dom0 hangs after "starting atd"
hi,
im using xen on fedora core 8 as dom0, and i downloaded the fc8 image from
jailtime.org,
when i use "xm create /xen/fedora/fedora.fc8.xen3.cfg -c"
i get the following on my terminal:
Using config file "/xen/fedora/fedora.fc8.xen3.cfg".
Started domain fedora.fc8
Linux version 2.6.21-2950.fc8xen (
kojibuilder@xenbuilder2.fedora.redhat.com) (gcc
2009 Feb 04
3
unable to assign ip from config file
Hi,
im using a fedora core 8 domU and fedora core 8 as my dom0 on xen3.1.0-13,
my config file reads:
kernel = "/boot/vmlinuz-2.6.21-2950.fc8xen"
ramdisk="/boot/initrd-2.6.21-2950.fc8xen-no-scsi.img"
memory = 428
name = "fedora1.fc8"
vif = [ ''mac=00:16:3e:00:00:03,ip=192.168.2.105'' ]
dhcp = "off"
netmask = "255.255.255.0"
gateway
2007 Nov 21
0
Fedora 8 "Invalid file location given"
Hi,
I´m trying to install a Fedora Core 8 x64 guest on my xen server (Fedora 8_x64) and get the next message while executing virt-install:
______________________________
What is the name of your virtual machine? FC8_test
How much RAM should be allocated (in megabytes)? 512
What would you like to use as the disk (path)? /ImagenesHD/FC8_test.img
How large would you like the disk
2008 Nov 13
1
Error while creating Guest Domain - Please help
Hi
Below is what i get while creating a guest domain, please someone help me.
[root@xenserver xen]# uname -a
Linux xenserver 2.6.21-2950.fc8xen #1 SMP Tue Oct 23 12:24:34 EDT 2007 i686 i686 i386 GNU/Linux
[root@xenserver xen]#
[root@xenserver xen]# xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 930 2
2010 Jul 01
1
Superblock Problem
Hi all,
After rebooting my CentOS 5.5 server, i have the following message:
==================================
Red Hat nash version 5.1.19.6 starting
EXT3-fs: unable to read superblock
mount: error mounting /dev/root on /sysroot as ext3: invalid argument
setuproot: moving /root failed: No such file or directory
setuproot: error mounting /proc: No such file or directory
setuproot: error mounting
2008 Jun 11
1
Para virtualized guest on Xen
I am trying to create a para-virtualized guest with the same kernel image and initrd image as dom0.
The configuration is below
================================================================================
kernel = "/boot/vmlinuz-2.6.21.7-3.fc8xen"
ramdisk = "/boot/initrd-2.6.21.7-3.fc8xen.img"
memory = 428
name = "fedora.fc8"
vif = [ '''' ]
dhcp =
2008 Sep 21
0
Bridge stops forwarding on fc8 xen 3.1
I have raised this issue a couple of times and had no response. I am
hoping that in the last few months someone else may have had the same
scenario and have had more success in resolving the issue than I am.
I have 3 domUs running 2.6.21.7-5.fc8xen, running on a 32 bit host
running 2.6.21-7.fc7xen (xen-3.1.2-2.fc7)
I have had a number of occerances where the bridge stops forwarding
packets
2010 Mar 26
1
R Scatter plot partially generated in Fedora
Hi:
I?have installed R?first time in Linux/Fedora. I used the yum command
(yum install R). The installation was successful and went without any
errors. I could also run the following R script without any errors.
But, the generated scatter plot only has three blue dots added through
the first plot(...) statement. It does not show the main title,
x-/y-axes, x-/y-labels, and also the green dots
2008 Jul 09
0
''make dist'' fails at end of build while copying (cp) vmlinuz from .../arch/i386/boot/ directory
PS: A similar issue has been partially discussed in [Xen-devel] but solution is not given or not clear.
http://lists.xensource.com/archives/html/xen-devel/2007-09/msg00568.html
I am building Xen-3.2.0 (from source) with a ''working, known good'' xenified linux kernel from Fedora Core 8 (kernel-xen-2.6.21.7-3.fc8xen).
Here is the build failure I get when I run:
# make
2008 Nov 26
0
Boot Failed While creating guest domain
Hi
I tried to create a guest domain and it failed however from another window i used xm list and observed the below.. I''m unable to login to the guest domain. Please help me.
[root@xenserver xen]# xm create -c xenclient1 vmid=1
Using config file "./xenclient1".
Started domain centos5.2
Linux version 2.6.21-2950.fc8xen (kojibuilder@xenbuilder2.fedora.redhat.com) (gcc version
2011 Sep 07
1
boot problem after disk change on raid1
Hello,
I have two disks sda and sdb. One of the was broken so I have changed the
broken disk with a working one. I started the server in rescue mode, and
created the partional table, and added all the partitions to the software
raid.
*I have added the partitions to the RAID, and reboot.*
# mdadm /dev/md0 --add /dev/sdb1
# mdadm /dev/md1 --add /dev/sdb2
# mdadm /dev/md2 --add /dev/sdb3
# mdadm
2008 Jan 15
3
having trouble booting Xen-3.1 on X86_64 Fedora Core 8 install
Hi:
Any hints/pointers welcome. I am very new to Xen, I have a AMD "AMD Athlon(tm) 64 X2 Dual Core Processor 4000+" based system on which I am running X86_64 Fedora Core 8. I have installed Xen-3.1 on it, but I can''t get Xen to boot. It seems unable to find the root volume, the kernel panics and reboots immediately so I can''t capture or write down anything and I
2010 Oct 03
4
system "stuck" with 2.6.18-128 kernel. how to move to 2.6.18-194.17?
Hi. I just noticed I had a CentOS 5.3 system that I updated to CentOS
5.5 a few days ago,
and I just ran "yum -y update" again to get the latest kernel, and I
just noticed it still has the old 2.6.18-128 kernel instead of the new
2.6.18-194.17. What gives?
/etc/grub.conf points at 2.6.18-194.17, but when I reboot, 2.6.18-128 comes up.
Any suggestions?
Thanks,
-at
myserver# yum -y
2013 Sep 15
1
grub command line
Hello Everyone
I have a remote CentOS 6.4 server (with KVM access), when I received
the server it was running with LVM on single disk (sda)
I managed to remove LVM and install raid 1 in sda and sdb disks
the mirroring is working fine, my only issue now is that everytime I
reboot the server I got the grub command line and I have manually boot
using comand
grub> configfile
2006 Jun 04
1
Problem with dual-booting soft-RAID
I set up IDE software-RAID on a test machine for testing the recover
functionality. The problem is that it somehow won't boot after removing
the first disk, although grub etc. seems to be setup okay. Here's some
background:
2 disks hda and hdb
RAID 1 setup:
/dev/md0 (hda1 + hdb1) /boot
/dev/md1 (hda2 + hdb2) /
/dev/md2 (hda3 + hdb3) swap
done with disk druid during initial setup from
2007 Apr 25
2
Raid 1 newbie question
Hi
I have a Raid 1 centos 4.4 setup and now have this /proc/mdstat output:
[root at server admin]# cat /proc/mdstat
Personalities : [raid1]
md2 : active raid1 hdc2[1] hda2[0]
1052160 blocks [2/2] [UU]
md1 : active raid1 hda3[0]
77023552 blocks [2/1] [U_]
md0 : active raid1 hdc1[1] hda1[0]
104320 blocks [2/2] [UU]
What happens with md1 ?
My dmesg output is:
[root at
2007 Sep 25
2
mdadm problem.
So I'm trying to RAID-1 this system which has two identical disks
installed in it, and it isn't working for some reason.
I started by doing a CentOS-4 install on /dev/sda1 as root, and with
/dev/sda2 as my swap.
I finish the install, yum update, and then I want to make the mirrors.
I copy the partition table from one disk to the other:
# sfdisk -d /dev/sda | sfdisk /dev/sdb
I create