On Sun 09/02/07 at 08:04 AM, [EMAIL PROTECTED] wrote: > > [EMAIL PROTECTED] ~]# cd /etc/xen > [EMAIL PROTECTED] ~]# cat solaris11 > # Automatically generated xen config file > name = "solaris11" > builder = "hvm" > memory = "1024" > disk = [ 'phy:/dev/sda10,hda,w', ] > vif = [ 'type=ioemu, mac=00:16:3e:1a:b4:80, bridge=xenbr0', ] > uuid = "7ca883a2-c318-e0c3-1a47-99e524d6b0ab" > device_model = "/usr/lib64/xen/bin/qemu-dm" > kernel = "/usr/lib/xen/boot/hvmloader" > vnc=1 > vncunused=1 > apic=1 > acpi=1 > pae=1 > vcpus=1 > serial = "pty" # enable serial console > on_reboot = 'restart' > on_crash = 'restart' > > No idea how to add suggested exression to "Solaris boot line" in profile > above
It's not clear to me what you're asking. What "suggested expression" are you talking about, and why do you believe you need it? In any case, with HVM domains you cannot add anything to the boot line through the Xen configuration files. You need to start the domain, and then modify the boot line manually when the grub splash screen comes up. Nils _______________________________________________ opensolaris-help mailing list [email protected]
