|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Debian Sarge DomU boot problem, kernel panic
> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of
> Neal Probert
> Sent: 22 March 2006 16:17
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-users] Debian Sarge DomU boot problem, kernel panic
>
> After using xen-image-create. Is this a debootstrap issue?
>
> EXT3-fs: mounted filesystem with ordered data mode.
> VFS: Mounted root (ext3 filesystem) readonly.
> Kernel panic - not syncing: No init found. Try passing init=
> option to kernel.
This error message usually means that the system can't find your root
file-system correctly (perhaps your phy:vg/cahtedral-root" doesn't have
Linux installed on it).
--
Mats
>
> cathedral.cfg
> ---------------------
> kernel = '/boot/vmlinuz-2.6.12.6-xenU'
> memory = 512
> name = 'cathedral'
> root = '/dev/hda1 ro'
> disk = [ 'phy:vg/cathedral-root,hda1,w',
> 'phy:vg/cathedral-swap,hda2,w' ]
> vif = ['ip=152.160.178.51']
>
> Thanks.
>
> --
> *** ProbeStar Technical Systems, LLC. ***
> Software Engineering and Application Development
>
> ==// Neal W. Probert (President) / Email: nprobert@xxxxxxxxxxxxx //
> =// Web: www.probestar.com / Phone: 734-834-7805 //=
> // Fax: / Cell: 734-834-7805 //==
>
> "Technology is a gift of God. After the gift of life it is
> perhaps the greatest of God's gifts. It is the mother of
> civilizations, of arts and of sciences"
> --- Freeman Dyson Infinite in all directions
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>
>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|