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

Re: [Xen-users] [Xen-devel] Xen doesn't boot on grub2 or xend doesn't start



ÂI'm just wondering why the active entry under ###MY ATTEMPT uses msdos1 as the partition, but doesn't have "insmod part_msdos". Since the entry without Xen has it, that might explain the error: couldn't open file problem.

-- Kyle

On Wed, Apr 25, 2012 at 1:29 AM, Josà Eduardo FranÃa <jefranca@xxxxxxxxx> wrote:

> clipped <
Â
### BEGIN /etc/grub.d/08_xen ###
menuentry "Xen Unstable / Debian Squeeze kernel 2.6.32.40" {
### MY ATTEMPT
ÂÂÂ insmod ext2
ÂÂÂ set root='(hd0,msdos1)'
ÂÂÂ multiboot (hd0,msdos1)/boot/xen-4.2-unstable.gz dummy dom0_mem=512M
ÂÂÂ module (hd0,msdos1)/boot/vmlinuz-2.6.32.40 dummy root=UUID=fcc01979-0cf3-4dbe-863a-ab32d2636fec ro quiet console=tty0 nomodeset
ÂÂÂ module (hd0,msdos1)/boot/initrd.img-2.6.32.40

### MODEL Configuring and Installing Remus
ÂÂÂ #insmod ext2
ÂÂÂ #set root='(hd0,1)'
ÂÂÂ #multiboot (hd0,1)/boot/xen-4.2-unstable.gz dummy dom0_mem=512M
ÂÂÂ #module (hd0,1)/boot/vmlinuz-2.6.32.40 dummy root=UUID=8e339522-dab5-4a81-8066-c41cc3908a15 ro quiet console=tty0 nomodeset
ÂÂÂ #module (hd0,1)/boot/initrd.img-2.6.32.40
Â
### MODEL UBUNTU FORUM
ÂÂÂ ##insmod multiboot
ÂÂÂ #insmod part_msdos
ÂÂÂ #insmod ext2
ÂÂÂ #set root=(hd0,msdos1)
ÂÂÂ #search --no-floppy --fs-uuid --set fcc01979-0cf3-4dbe-863a-ab32d2636fec
ÂÂÂ #multiboot /boot/xen-4.2-unstable.gz
ÂÂÂ #module /boot/vmlinuz-2.6.32.40 root=/dev/sda1
ÂÂÂ #module /boot/initrd.img-2.6.32.40
}
### END /etc/grub.d/08_xen ###

### BEGIN /etc/grub.d/10_linux ###
menuentry 'Debian GNU/Linux, with Linux 2.6.32.40' --class debian --class gnu-linux --class gnu --class os {
ÂÂÂ insmod part_msdos
ÂÂÂ insmod ext2
ÂÂÂ set root='(hd0,msdos1)'
ÂÂÂ search --no-floppy --fs-uuid --set fcc01979-0cf3-4dbe-863a-ab32d2636fec
ÂÂÂ echoÂÂÂ 'Loading Linux 2.6.32.40 ...'
 linux /vmlinuz-2.6.32.40 root=/dev/mapper/debian--02-root ro quiet
ÂÂÂ echoÂÂÂ 'Loading initial ramdisk ...'
ÂÂÂ initrdÂÂÂ /initrd.img-2.6.32.40
}
> clipped <
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users

 


Rackspace

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