similar to: Kernel panic - not syncing: Attempted to kill init!

Displaying 20 results from an estimated 3000 matches similar to: "Kernel panic - not syncing: Attempted to kill init!"

2004 Dec 22
2
xenU wont boot, cannot open root device
Hi, I am trying to replace uml with xen, but I cant get the unpreviliged Domains booting.. Ive tested a cuple of filesystems in a file (ext3 or xfs formatted) and Ive also tried the ttylinux-xen image. But I always get this error: VFS: Cannot open root device "hda1" or unknown-block(3,1) Please append a correct "root=" boot option Kernel panic - not syncing: VFS: Unable to
2004 Nov 25
8
Virtual ethernet driver.
Hello, I trying to run XEN 2.0 (2.4.27, 2.4.28, 2.6.9) on gentoo 2004.3. When i boot guest domain i get this: anubis xen # xm create -f ttylinux -c Using config file "ttylinux". Started domain ttylinux, console on port 9601 ************ REMOTE CONSOLE: CTRL-] TO QUIT ******** Linux version 2.4.28-xenU (root@anubis) (gcc version 3.3.3 20040217 (Gentoo Linux 3.3.3, propolice-3.3-7))
2004 Nov 22
20
Is it possible to Xenify a stock Redhat/Fedora kernel.
I would have sworn that someone on the list had a way to Xenify a stock RH kernel but I was not able to dig it up on the archives. If this does not exist I am sure it would be a nice addition to Xen to be able to patch and build some kernels that are compatable with some of the popular distributions. -- Alvin Starr || voice: (416)585-9971 Interlink Connectivity ||
2004 Dec 22
4
About block device mapping for guests
I am a bit puzzled on how the block device mapping works for Xen guests. Or particularily the fact on how the device shows on the guest side. When configuring the domain, one can specify the device name the partition should appear with inside the guest. And if that device does not exist on the host side, xend complains. A workaround for this was to specify the device with explicit minor and major
2004 Dec 28
4
error: (XEN) Not enough memory for DOM0 memory reservation.
Dear list, I''m trying to get Xen working on a P3-600E with 320 MB RAM. (256+64) It has suse linux 9.1 installed on it, and I tried to get xen running with both the binary download from the xen pages and the suse xen packages mentioned on this list some days ago. Both ''install packages/kernels'' lead to the same error: (XEN) Not enough memory for DOM0 memory
2004 Dec 03
5
xen 2.0/2.0.1 reboots silently on via C3-cpu
On my lex mainboard with a Via C3 cpu, xen 2.0(.1) reboots (nearly) immediately without any outputs. The same setup/version boots without problems on a via epia M board with a Via C3-2 cpu (Nehemia), having a rather different chipset. Starting with option noreboot, nobiostables doesn''t change anything visible. Is this a known problem? Or just a knowingly unsupported chipset? Have you
2004 Dec 13
7
Installation trouble on Dell Poweredge SC420
Hi people I am new to Xen and having some trouble getting it up and running. I am trying to install it on a Dell Poweredge SC420 that has CentOS (RHEL3 clone) installed. The error that I am getting when I first try to boot into the Xen kernel, after having installed the binary and adding the necessary lines to grub.conf is : ---snip--- md: Autodetecting RAID arrays md: autorun ... md: ...
2004 Dec 05
3
potentially nasty oops on startup
Hi, I''m getting the following oops on startup, and I''m not quite sure why. It looks nasty though, with an invalid page being mapped into a process, and a strange looking EIP ... do_wp_page: bogus page at address 00000449 VM: killing process kmodule Unable to handle kernel NULL pointer dereference at virtual address 00000449 printing eip: 00001eca *pde = ma 0d183067 pa
2004 Dec 23
2
where is Xen''s name from?
hello, I wonder where the Xen''s name came from? I looked at the Xen FAQ, and there is no information. That should be there, right ;-) Merry Christmas to everyone on the list ;-) AQ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products
2004 Dec 09
2
Réf. : Re: "Bounties" on XEN to Windows2000 support
>> We are ready to spend more than 10.000 euros to help Xen to support Windows >> 2000 >I asked a Microsoft sales guy about ports of Windows and got this quote >forwarded from the Microsoft Research guys in Cambridge >"The XenoXP work is not currently under active development. Whilst >there is no *technical* reason that it can''t be done (and it would Ok
2004 Dec 22
4
"out of memory" error when starting Domain 0
Hi, I''m about to start a Masters research project which will use Xen. As such I''m trying to get it to work on my laptop (IBM T40). I''ve built Xen 2.0.1 from the source tarball using the default .config file for the 2.6.9 kernel. I''m using Suse 9.1 as the distribution on top. When I boot Xen, It seems to boot the Xen hypervisitor ok, then starts booting
2004 Dec 22
3
[PATCH] domain.c idle_loop declaration (take 2)
The recent change to the declaration of idle_loop in domain.c fixed a compilation problem on gcc 3.4.2. Enclosed patch is another suggestion on how to solve that problem. Some further analysis, with much help from Jimmy Xenidis of IBM research, shows that the problem was not the declaration of the function as static void, but that the compiler is optimizing the function out of the assembled
2004 Dec 08
2
PATCH: fix compiler warning on noirqdebug_setup
CC arch/xen/i386/kernel/irq.o arch/xen/i386/kernel/irq.c:276: warning: static declaration of ''noirqdebug_setup'' follows non-static declaration include/asm/irq.h:64: warning: previous declaration of ''noirqdebug_setup'' was here Apparently this function might even be called from drivers/pci/quirks.c. --- linux-2.6.9/arch/xen/i386/kernel/irq.c.warn 2004-12-08
2004 Dec 01
2
Unexpected blkif status disconnected
I was playing with suspending and resuming Xen domains. Suspend and restore seems to work. However, when I reconnected with ''xm console'', I got the following error message on screen. Should I be concerned? [root@ROUGE xen]# xm console FedoraCore2 ************ REMOTE CONSOLE: CTRL-] TO QUIT ******** xen_blk: Unexpected blkif status disconnected in state connected blkfront:
2004 Dec 28
6
Kernel 2.6.10, reiser4, kernel 2.4.27 cpu load, and mailing list reply-to
Hi, Some questions here : 1. Is there a way to compile kernel 2.6.10 or 2.6.9-mm1 with xen 2.0? I tried both (with mkbuildtree from linux-2.6.9-xen-sparse), and both failed (on different places). My primary goal is to use reiser4 on both xen-0 and xen-U kernel, so I''m more interested in -mm kernel. 2. If I use kernel 2.4.27 (xen-U), top doesn''t show correct cpu usage
2004 Dec 21
3
XEN 2.0.1/Xenolinux 2.6.9 domain0 not booting on Debian Sarge / P4 Xeon
Hi all I am in the process of upgrading my XEN servers from 2.4 to 2.6 kernels as I am having better results on 2.6. However one machine (the big daddy) refuses to boot a 2.6.9 xenolinux kernel. It''s an IBM eSeries xServer x205. I have selected what i think are the appropriate options in menuconfig but it refuses to boot into dom0. By refuse I mean it initialises the hypervisor,
2004 Dec 07
2
Dead domains don''t disappear from xm list
Hi, When a domain shuts down it seems to stay visible in the output of xm list (see below) even if I do an ''xm destroy''. Has something changed (they used to disappear just fine for me)? I am running Xen 2.0 (fairly up-to-date). Name Id Mem(MB) CPU State Time(s) Console Domain-0 0 395 0 r---- 2377.2 cagnode91-clone 10 199 2
2004 Nov 22
7
memory and cpu usage
Is there a way to discovery how much free memory I still have to use in a new domain? Another question is about cpu usage. I guess that xen scheduler allocate a fixed time slice for all virtual machines and does not make any idea if the virtual machine is using or not using all this time, right? How I can identify if CPU is the bottleneck? Thanks! -- Flávio Bruno Leitner
2004 Oct 01
6
xm list dropping domain?
I rebooted xenU from console (dom2) and exited (ctr-]). xm list does not report 2 anymore yet I can log into 2 via console and it is running just fine. Is this a bug? I''ll pull/rebuild and see what happens.. (this is xen-2.0, cset 1.1321.1.1, rh7.3 dom0/dom1) ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on
2004 Dec 02
1
where is the xend code that is used to communicate with blkfront and blkback?
I want to know how xend handle those messages, got lost in those files. Which file I should look for those codes? Thanks, -x ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now.