[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Xen-users] No such file or directory
- To: Xen-users@xxxxxxxxxxxxxxxxxxx
- From: Cristian Colombo <lu3ecc@xxxxxxxxx>
- Date: Sat, 26 Jun 2010 17:37:44 -0300
- Cc:
- Delivery-date: Sat, 26 Jun 2010 13:39:14 -0700
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=BRQTdBSpz860eD1ez4JKrT3p6rzuteMyhSHuGWpDKGoUdsGOFeGoKCYfYymA7fT2vx Qd9KtNdJLCv0iWy4z1NlbMj68obOaJYAxNzcI7d7cCGXy9J6c7qYWLUbk35k47d7kVue iCIL69R5CS21eI8IPUqYz+3U3CS+py6H2paRE=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
Hello everyone, I'm trying to boot Xen but i can't. I have already Debian Squeeze installed on the system.
I have installed Xen via aptitude
linux-headers-2.6.32-5-common-xen - linux-headers-2.6.32-5-xen-amd64 - linux-image-2.6.32-5-xen-amd64 - xen-hypervisor-3.4-amd64 - xen-linux-system-2.6.32-5-xen-amd64 - xenstore-utils - xen-tools - xen-utils-3.4 - xen-utils-common).
My grub.cfg file:
menuentry 'Xen - Squeeze' --class gnu-linux --class gnu --class os {
recordfail insmod ext2 set root='(hd0,1)' multiboot /xen-3.4-amd64.gz console=vga module /vmlinuz-2.6.32-5-xen-amd64 root=dev/mapper/vg_charly-lv_root_squeeze ro console=tty0 module /initrd.img-2.6.32-5-xen-amd64
}
ls -l /dev/mapper: cristian@cristian:~$ ls -l /dev/mapper
total 0 crw------- 1 root root 10, 60 Jun 26 16:52 control brw-rw---- 1 root disk 254, 2 Jun 26 16:52 vg_charly-lv_archivos brw-rw---- 1 root disk 254, 1 Jun 26 16:52 vg_charly-lv_musica brw-rw---- 1 root disk 254, 0 Jun 26 16:52 vg_charly-lv_root
brw-rw---- 1 root disk 254, 4 Jun 26 16:52 vg_charly-lv_root_squeeze brw-rw---- 1 root disk 254, 3 Jun 26 16:52 vg_charly-lv_swap
I can boot with no problem in Squeeze in lv_root_squeeze, but when i try to boot Xen i get this message:
. . . Kinit: No resume image, doing normal boot. done. mount: cannot read /etc/fstab: No such file or directory.
Begin: Running /scripts/local-bottom... done. Begin: Running /scriptsinit-bottom... done mounting /dev on /root/dev failed. No such file or directory. done. mount: mounting /sys on /root/sys No such file or directory
mount: mounting /proc on /root/proc No such file or directory Target filesystem doesn't have /sbin/init No init found. Try passing init=bootarg . . . BusyBox v1.15.3 ... etc . . . (initramfs):
I really don't know where the problem is. Any suggestion is appreciated.
Thanks in advance, Cristian Colombo.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|