On 17 Jun 2008, at 4:54am, Jason Zhang wrote: > I created OpenSolaris domU on Fedora 8 dom0 using OpenSolaris > 2008-05 CD, everything works fine after init bootup: I can login, > run firefox .... > > After domU is created and running, I decided to upgrade packages > using System >Administration > Package Manager, then shutdown.
This probably updated the kernel and the boot archive. You need to extract those again so that dom0 can load them when building the domain. > kernel = '/opt/img/os-08-05/unix' > ramdisk = '/opt/img/os-08-05/boot_archive' > extra = '/platform/i86xpv/kernel/unix -B zfs-bootfs=rpool/27' i.e. these files need to be updated to correspond to those within the domain. _______________________________________________ xen-discuss mailing list [email protected]
