Tetsu Asaka wrote:
Hello Rafiu

On Tue, Jul 8, 2008 at 3:38 AM, Rafiu Fakunle <[EMAIL PROTECTED]> wrote:
bootloader = '/usr/bin/pygrub'

Yes I see that is the RedHat method but for OpenSuse there is no
pygrub and instead the bootloader "domUloader.py" must be used.

6) vi ./etc/fstab and change "LABEL=root   / ..." to "/dev/xvda1    / ..."
7) vi ./etc/grub.conf and change "root=rootfs" to "root=/dev/xvda1"

The same steps I have made as you have described above except (6) & (7).

So I have added these but when I create the Guest, I still only get the Error

 "Error: Had a bootloader specified, but no disks are bootable"

Its unfortunate to not work. But is there maybe some more alternative?


Try changing from physical to blktap driver:

disk        = ["tap:aio:/dev/vg001/openfiler,xvda1,w"]

R


_______________________________________________
Openfiler-users mailing list
[email protected]
https://lists.openfiler.com/mailman/listinfo/openfiler-users

Reply via email to