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-users

Re: [Xen-users] Trouble in boot dom0 in xen3.0devel

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Trouble in boot dom0 in xen3.0devel
From: yang jianguo <yangjianguo_biy@xxxxxxxxxxxx>
Date: Thu, 21 Jul 2005 15:41:46 +0800 (CST)
Delivery-date: Thu, 21 Jul 2005 07:40:33 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.cn; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=0/fqsu0S5fDniVGiDIVtJwJbUkogbDiFuyPQaqxhS5E6eiG/8fXP9WZ6z2ZXmk3bzgyMTL9Slkh6QdYdEdf8n6dt/0zO6E1viumA2q7cviaCNyxjHriRCv2GZsfKAWbGad6t0IDVEWDFy3sxq+O/7HYULFwhCGZuyHSCoqOCe7Y= ;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <200507211606.BBE34593.NSLOJPBVUPu@xxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx

THANKS for helps from Petersson, Mats,Boris Lenzinger,Minoru Kato,
i remade a initrd :
 
touch /lib/modules/2.6.11.2-xen0/modules.dep
mkinitrd /initrd-2.6.11.2-xen0.img 2.6.11.2-xen0
 
it change the grub.conf(menu.lst) to:
 
kernel /xen.gz dom0_mem=131072 console=vga
module /vmlinuz-2.6.11.2-xen0 root=/dev/hda2 ro console=tty0
module /initrd-2.6.11.2-xen0.img
 
--!!And it is OK!--
My disk has two main partition:
hda1 boot 100M exf2
hda2 \      14G   exf3

Minoru Kato <kato.minoru@xxxxxxxxxxxx> wroten:
Hi,

> i added "noreboot" to read the err info:
> Mounted /proc filesystem
> Mounting sysfs
> Creating /dev
> Starting udev
> Creating root device
> Mounting root filesystem
> mount: error 2 mounting ext3
> mount: error 2 mounting none
> Switching to new root
> switchingroot:mounting failed: 22
> umount /initrd/dev failed: 2
> Kernel panic-not syncing: Attempted to kill init!
>
> ----The new menu.lst is:-------
>
> kernel /xen.gz dom0_mem=131072 console=vga
> module /vmlinuz-2.6.11.2-xen0 root=dev/hda1 ro console=tty0 noreboot
^^^^^^^^^^^^^
Is this a posting mistake or really?
'root=dev/hda1'

Isn't it root=/dev/hda1 ?

---
kato

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

__________________________________________________
赶快注册雅虎超大容量免费邮箱?
http://cn.mail.yahoo.com

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>