Subject: Newbie question about amd64 Xen Dom0
To: None <port-xen@netbsd.org>
From: Ernesto Bascon <ebasconp@gmail.com>
List: port-xen
Date: 01/15/2008 10:14:37
Hi,
I followed the Xen/HOWTO found in:
http://www.netbsd.org/ports/xen/howto.html
to install a Xen kernel on my amd64 box.
I followed the steps and I got stalled after installing grub
[using pkg_add -f].
The grub application was installed successfully, but the stage* files
were not installed [no /boot/grub or /grub directories were created
anyway], so, when I run
grub --no-floppy
the installation cannot continue after setup (hd0).
What do you think I am missing?
Thanks in advance.
Ernesto