Am i the only one with this problem? I'm wondering if i am infact doing something wrong.
the main thing i'm currious about is whether or not i need more kernel information to make this work. I've extracted the kernel from the guest and am using that to boot with but do i also need to copy out kernel.symbols and linker.hints? If so what do i add? here is what i'm using atm to bring up the guest: wonsl...@wonslung-raidz:/rpool/xvm$ cat FreeBSD.py name="FreeBSD-pvm" memory=1024 kernel="/rpool/xvm/kernel" vif=[' '] disk=['phy:/dev/zvol/dsk/rpool/xvm/FBSD8,xvda,w'] extra= "boot_verbose=1" extra +=",vfs.root.mountfrom=ufs:/dev/xbd0s1a" extra += ",kern.hz=100" any help would be hugely appreciated. -- This message posted from opensolaris.org _______________________________________________ xen-discuss mailing list [email protected]
