[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Full Virtualization: linux in linux?
> > I'd go for this and try to find out the reason. If you want you can post > > your config file here. > Here's my config file, slc43.hvm, sans comments. Most of this is taken > right from http://www.xensource.com/files/xen_install_windows.pdf Are you on xen-unstable? The configuration file format for HVM guests changed a week or so ago. > extra = "linux text console=ttyS0,9600n8" I don't think extra does anything for fully virtualised domains. > vif = [ 'type=ioemu, mac=00:04:23:D1:9E:4A, bridge=xenbr0' ] > disk = [ 'phy:/dev/xenfs/slc4root,ioemu:hda,w' ] You might want to try disk = [ 'phy:/dev/xenfs/slc4root,hda,w', 'file:/root/SLC43_i386_dvd.iso,hdc:cdrom,r' ] and see if that works any better. Steven. Attachment:
signature.asc _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |