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

Re: [Xen-fr] No filesystem could mount root, tried: cramfs

To: xen-fr@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-fr] No filesystem could mount root, tried: cramfs
From: "Franck" <franck@xxxxxxxxxxxxxxxxx>
Date: Mon, 12 Mar 2007 22:11:31 +0100 (CET)
Delivery-date: Mon, 12 Mar 2007 14:10:25 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
Importance: Normal
In-reply-to: <45F593BA.6080908@xxxxxxxxx>
List-archive: <http://lists.xensource.com/archives/html/xen-fr>
List-help: <mailto:xen-fr-request@lists.xensource.com?subject=help>
List-id: xen-fr.lists.xensource.com
List-post: <mailto:xen-fr@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-fr>, <mailto:xen-fr-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-fr>, <mailto:xen-fr-request@lists.xensource.com?subject=unsubscribe>
References: <45F593BA.6080908@xxxxxxxxx>
Reply-to: franck@xxxxxxxxxxxxxxxxx, xen-fr@xxxxxxxxxxxxxxxxxxx
Sender: xen-fr-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: SquirrelMail/1.4.4
Salut,

> Salut à tous,
>
> J'ai une debian sur laquelle est installé déjà un domaine0.
> Je tente de créer des VM.
>
> Voici le message que j'ai:
> ----
> No filesystem could mount root, tried:  cramfs
> Kernel panic - not syncing: VFS: Unable to mount root fs on
> unknown-block(8,1)
> ----
>
> Voici le /etc/fstab de ma VM:
> ----
> # cat fstab
> /dev/sda1       /       ext3    defaults        0       1
> /dev/sda2       swap    swap    defaults        0       0
> proc            /proc   proc    defaults        0       0
> ----
>
> Voici mon fichier de config pour la VM:
> ----
> name="test"
> memory=64
> kernel="/boot/vmlinuz-2.6.18-3-xen-vserver-amd64"
> # vif=['ip=192.168.0.20']
> disk=['phy:donnees/test,sda1,w','phy:donnees/test-swap,sda2,w']
> root="/dev/sda1 ro"
> ----
>
> Et voici les volumes logiques de ma machine hote:
> ----
> # lvdisplay
>   --- Logical volume ---
>   LV Name                /dev/donnees/test
> ...
>
>   --- Logical volume ---
>   LV Name                /dev/donnees/test-swap
>   VG Name                donnees
> ...
> ----
>
> Une idée ?

Essaies de mettre un initram dans ton config de la VM

Franck
-- 
http://www.linuxpourtous.com


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

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