Hi, Rodrigo

># mkinitrd -o /boot/efi/efi/debian/initrd-2.6.16.13-xen0.img 2.6.16.13-xen0
>find: /lib/modules/2.6.16.13-xen0/kernel/drivers: No such file or directory
>find: /lib/modules/2.6.16.13-xen0/kernel/drivers: No such file or directory
>find: /lib/modules/2.6.16.13-xen0/kernel/drivers: No such file or directory
>.
Did you do the below?
 5. make initrd for Dom0/DomU
    # cd linux-2.6.16.13-xen/
    # make modules_install  <--------------this one
    # mkinitrd -f /boot/efi/efi/redhat/initrd-2.6.16.13-xen.img 2.6.16.
13-xen --builtin mptbase --builtin mptscsih
    # cd ..

And you may use --builtin option.

Whenever I mkinitrd, I do the below.
mkinitrd -f /boot/efi/efi/xen/initrd-2.6.16.13-xen.img 2.6.16.13-xen --
builtin mptbase --builtin mptscsih

Best Regards,

Akio Takebe

>Hello!
>
>Yes, I understood! I think that the EFI isn`t more my problem! :)
>I`m with problems to create my "initrd"!
>
># mkinitrd -o /boot/efi/efi/debian/initrd-2.6.16.13-xen0.img 2.6.16.13-xen0
>find: /lib/modules/2.6.16.13-xen0/kernel/drivers: No such file or directory
>find: /lib/modules/2.6.16.13-xen0/kernel/drivers: No such file or directory
>find: /lib/modules/2.6.16.13-xen0/kernel/drivers: No such file or directory
>.
>.
>.
>
>Any help?
>Thanks!
>
>


_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@lists.xensource.com
http://lists.xensource.com/xen-ia64-devel

Reply via email to