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

[Xen-users] Please:( Help me, Kernel Panic, Could not find file system.

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Please:( Help me, Kernel Panic, Could not find file system.
From: "JinHyuk Jung" <nemojjh@xxxxxxxxx>
Date: Wed, 24 Sep 2008 21:41:37 +0900
Delivery-date: Wed, 24 Sep 2008 05:43:01 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=j1REJSksDiQo5OFYL7QPwH2iI5ue4cqOylkI1dLUCkM=; b=I3C7e1yuAHvjtGRS/U+lFD1U7mP2lfgjV+hsGVquW/a3vw00+OlRKjbe7vbi45NEf+ VKPs4nISBPSqE0I011SfuMrb8fg7NAChFTOLxKVJWbWgVxeTVjbrXi7MSaQspJDhulhz XUFjaGjX+Iogu4CBv9/gFHG4QZ4bbbgZPrG18=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=DRrZc2q6uxIaPdJfk351/fkfvMxvIhf11182L4Cn8bVnYEr3tyeKqjVoXaoZZk1MkE OYhDecxyaucp9Q66vW8y5LPkdqLeHI2bXY5hxRKtcD5XBoOPRHSqetVLBKaDF5qLvxsR Aq36POpKFWivXGgShF9z/sb0hjulO91cevmPs=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I'm setting Xen3.0.4 with CentOS5.2
 
I don't know what exactly needs to add.
 
So I make ramdisk with following command.
: mkinitrd -v -f --with libata --with sd_mod --with sg --with ext3 --with scsi_mod --with jbd --with ahci --with dm_mod --with dm_multipath --with dm_snapshot --with dm_zero --with dm_mirror --with pcspkr --with mii --with 8139too --with 8139cp --with i2c_piix4 --with serio_raw --with parport --with parport_pc --with lp --with ac --with asus_acpi --with battery --with autofs4 myinitrd.img 2.6.16.33-xen
 
But, it is occuring error on boot.
 
Would you advice on me? Please, help me. I'm getting tired..
 
I tried for 2 weeks.
 
 
$ uname -r
2.6.18-92.1.10.el5
 
$ lsmod
 
Module                  Size  Used by
ipt_MASQUERADE          7617  0
iptable_nat            11205  0
ip_nat                 20973  2 ipt_MASQUERADE,iptable_nat
bridge                 53341  0
autofs4                24517  2
hidp                   23105  2
rfcomm                 42457  0
l2cap                  29505  10 hidp,rfcomm
bluetooth              53797  5 hidp,rfcomm,l2cap
sunrpc                144893  1
ip_conntrack_ftp       11697  0
ip_conntrack_netbios_ns     6977  0
ipt_REJECT              9537  1
xt_state                6209  3
ip_conntrack           53025  6 ipt_MASQUERADE,iptable_nat,ip_nat,ip_conntrack_ftp,ip_conntrack_netbios_ns,xt_state
nfnetlink              10713  2 ip_nat,ip_conntrack
iptable_filter          7105  1
ip_tables              17029  2 iptable_nat,iptable_filter
ip6t_REJECT             9409  1
xt_tcpudp               7105  12
ip6table_filter         6849  1
ip6_tables             18053  1 ip6table_filter
x_tables               17349  8 ipt_MASQUERADE,iptable_nat,ipt_REJECT,xt_state,ip_tables,ip6t_REJECT,xt_tcpudp,ip6_tables
dm_multipath           22089  0
video                  21193  0
sbs                    18533  0
backlight              10049  1 video
i2c_ec                  9025  1 sbs
button                 10705  0
battery                13637  0
asus_acpi              19289  0
ac                      9157  0
ipv6                  258145  27 ip6t_REJECT
xfrm_nalgo             13765  1 ipv6
crypto_api             11969  1 xfrm_nalgo
parport_pc             29157  0
lp                     15849  0
parport                37513  2 parport_pc,lp
floppy                 57125  0
snd_hda_intel          24793  0
snd_hda_codec         210881  1 snd_hda_intel
snd_seq_dummy           7877  0
sg                     36189  0
snd_seq_oss            32577  0
snd_seq_midi_event     11073  1 snd_seq_oss
snd_seq                49585  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device         11725  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            42945  0
snd_mixer_oss          19009  1 snd_pcm_oss
snd_pcm                72005  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
i2c_piix4              12237  0
8139too                28737  0
r8169                  32969  0
snd_timer              24517  2 snd_seq,snd_pcm
8139cp                 26305  0
snd                    52421  9 snd_hda_intel,snd_hda_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
i2c_core               23745  2 i2c_ec,i2c_piix4
soundcore              11553  1 snd
mii                     9409  2 8139too,8139cp
serio_raw              10693  0
snd_page_alloc         14281  2 snd_hda_intel,snd_pcm
pcspkr                  7105  0
dm_snapshot            21477  0
dm_zero                 6209  0
dm_mirror              29125  0
dm_mod                 61405  9 dm_multipath,dm_snapshot,dm_zero,dm_mirror
ahci                   30149  2
libata                143997  1 ahci
sd_mod                 24897  3
scsi_mod              134605  3 sg,libata,sd_mod
ext3                  123593  2
jbd                    56553  1 ext3
uhci_hcd               25421  0
ohci_hcd               23261  0
ehci_hcd               33357  0
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>