WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] dom0 won't boot

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] dom0 won't boot
From: Barry Rountree <rountree@xxxxxxxxxx>
Date: Thu, 29 Jul 2004 17:09:29 -0400
Delivery-date: Thu, 29 Jul 2004 22:12:14 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.6.1
I had what was checked in a few days ago working quite well, so I decided to 
wipe the machine and try out two partitions (swap + /) and domains 1+ on 
loopback.

Now, after xen finished booting, the machine reboots.

The only think that's really different is my swap partition is on /dev/sda1 
and my root partition is on /dev/sda5.  But the grub menu looks ok as far as 
I can tell...

I'm running on a dual P3.

bk | head, /etc/fstab, /boot/grub/menu.lst, and ls /boot provided below.

Anything look obvious?

Thanks,

Barry

----------------------------------------
bk | head
[rountree@dom0 xeno-unstable.bk]$ bk changes | head
ChangeSet@xxxxxx, 2004-07-28 16:35:54+01:00, smh22@xxxxxxxxxxxxxxxxxxxx
  don't use common slab/page allocators for ia64 (it uses 2.6 stuff in arch 
directory)


----------------------------------------
cat /etc/fstab
/dev/sda5 / xfs defaults 1 1
none /dev/pts devpts mode=0620 0 0
#/dev/hdc /mnt/cdrom auto 
umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec 0 0
#none /mnt/floppy supermount 
dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,sync,codepage=850 0 
0
none /proc proc defaults 0 0
/dev/sda1 swap swap defaults 0 0


----------------------------------------
cat /boot/grub/menu.lst
timeout 10
color black/cyan yellow/cyan
default 0

title Xen
kernel (hd0,4)/boot/xen.gz dom0_mem=131072 com1=115200 noht
module (hd0,4)/boot/vmlinuz-2.4.26-xen0 root=/dev/sda5 ro

title linux-smp
kernel (hd0,4)/boot/vmlinuz-smp root=/dev/sda5 devfs=mount acpi=ht 
resume=/dev/sda1 max_loop=128
initrd (hd0,4)/boot/initrd-smp.img


----------------------------------------
ls -l /boot
boot.0800
config
config-2.4.26-xen0
config-2.4.26-xenU
config-2.6.3-7mdk
config-2.6.3-7mdksmp
diag1.img
diag2.img
grub
initrd-2.6.3-7mdk.img
initrd-2.6.3-7mdksmp.img
initrd.img
initrd-smp.img
kernel.h
kernel.h-2.6.3-7mdk
kernel.h-2.6.3-7mdksmp
map
message
message-graphic
message-text
System.map
System.map-2.4.26-xen0
System.map-2.4.26-xenU
System.map-2.6.3-7mdk
System.map-2.6.3-7mdksmp
us.klt
vmlinux-syms-2.4.26-xen0
vmlinux-syms-2.4.26-xenU
vmlinuz
vmlinuz-2.4.26-xen0
vmlinuz-2.4.26-xenU
vmlinuz-2.6.3-7mdk
vmlinuz-2.6.3-7mdksmp
vmlinuz-smp
xen.gz
xen-syms


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>