> [EMAIL PROTECTED]:~# cat /etc/xen/plan9inst
> kernel = "/home/xen/9xeninst.gz"
> memory = 64
> name = "plan9"
> disk = [ 'file:/usr/plan9/plan9.iso,sdb,r', 'file:/usr/plan9/plan9.img,sda,w' 
> ]
> vif = [ 'bridge=xenbr0' ]
> autorestart = False

You left out the "extra" parameter in the configuration file -

extra = """
nobootprompt=local!/boot/bzroot
bootfile=sd01!cdboot!bootdisk.img
"""

Or else just reply local!/boot/bzroot to the 'root is from:' prompt.

Reply via email to