|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Re: No such file or directory
Message: 1
Date: Sat, 26 Jun 2010 17:37:44 -0300
From: Cristian Colombo <lu3ecc@xxxxxxxxx>
Subject: [Xen-users] No such file or directory
To: Xen-users@xxxxxxxxxxxxxxxxxxx
Message-ID:
<AANLkTikDEfswrNBewsWxqR2R4vymU5OtA1byxhLb_-5X@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="iso-8859-1"
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.
Where lost 'root' option in your GRUB menu?
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Re: No such file or directory,
eXeC001er <=
|
|
|
|
|