[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Installing a Debian Etch DomU using debootstrap


  • To: "Thomas Hager" <duke@xxxxxxxxxx>
  • From: Thomas <iamkenzo@xxxxxxxxx>
  • Date: Sun, 31 Aug 2008 15:44:48 +0200
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Sun, 31 Aug 2008 06:45:28 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=J5N8BUFxb4sfGa3TBEx+FECwvxkLUVQSeuNPWdf13Pstgu09tw9OqfRlWWsJWF7NZp DWd9DW9/7lwtRjJYao50+pdJxsRDeyU9NULI8LBUIHoaPQFQKBlky5xR4SeIZZWPX1TN mJRxw1lQmiI9F/tv6b3CFX6Od4dvjyaK5Eo+E=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

I have failed trying to install a VM using Debian's Installer with the
netinst.  The boot sequence ends with the following error message:
---
Registering block device major 202
XENBUS: Device with no driver: device/console/0
No filesystem could mount root, tried:  cramfs
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(202,1)
---

I tried to follow the very thin documentation from this link:
http://wiki.debian.org/DebianInstaller/Xen

I don't understand how to do the step: "You need to copy the DomU
kernel's /lib/modules/<version> to the initrd. "

Here is my config file for the domU:
---
#  -*- mode: python; -*-
kernel = "/boot/vmlinuz-2.6.18-6-xen-amd64"
initrd = "/tmp/debian-installer/amd64/initrd.gz"
memory = "256"
maxmem = "1024"
name = "VM1"
vif = [ 'mac=00:16:3e:00:00:05, ip=10.0.0.5' ]
disk = [ 'phy:/dev/mapper/xenvg-VM1,/dev/xvda1,w',
         'phy:/dev/mapper/xenvg-VM1--swap,/dev/xvda2,w' ]

root = "/dev/xvda1"
extra = 'console=hvc0 xencons=hvc0'
---

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.