Hi I am running xen dom0 on a Debian sid which is booting properly and domU is working fine with ubuntu. But when try to boot fedora core4 as domU it gives the warning as follows "Warning: unable to open an initial console." ....... disable tls support by executing ** ** the following as root: ** ** mv /lib/tls /lib/tls.disabled ** ** Offending process: init (pid=1) .... and shutsdown. I have already moved tls but still the waring is there. Is it a known issue? Is there any work around for this ? thanks saifa __________________________________________________________ Yahoo! India Matrimony: Find your partner now. Go to http://yahoo.shaadi.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hello out there Till last week I hab my testserver running fine with Fedora Core 4 and xen 3. At monday I had the idea to use the new Fedora Core 5 with his new xen implementation. It''s nice to create a guest with their new xenguest-install.py script, but I need my old xen domU configurations. Especially I have to run a Fedora Core 4 Guest, because Oracle 10g is not running on FC5 (glibc problem). But when I try to use my old configurations, I get an error message while booting: Error: Error creating domain: Kernel image does not exist: /boot/vmlinuz-2.6.16-1.2080_FC5XenU So, the file exists, that''s not the problem. I tried also to use the xen-sysm.... variant. But nothing worked. I used also the ramdisk option. My domU config file looks like: kernel = "/boot/vmlinuz-2.6.16-1.2080_FC5xenU" memory = 256 name = "sweb01" extra = "selinux=0 3" disk = [''phy:VolGroup00/root.sweb01,sda1,w'' ,''phy:VolGroup00/log.sweb01,sda3,w'' ,''phy:VolGroup00/swap.sweb01,sda2,w'' ] root = "/dev/sda1" ### N E T W O R K vif = [ ''bridge=xenbr-pub'' , ''bridge=xenbr-int'' ] Hope sombody has a migration guide Xen FC4 to FC5 for me.:-) bye Philipp ==============================================Philipp Jäggi SNCT Sandweiler bp 23 L-5230 Sandweiler +352 35''72''14''342 mailto: philipp.jaeggi@snct.lu _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Please try to copy local /dev/* to your domU disk image''s /dev/ Best Regards, Yongkang (Kangkang) 永康>-----Original Message----- >From: xen-users-bounces@lists.xensource.com >[mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Saifa Saifa >Sent: 2006年4月6日 14:45 >To: xen-users@lists.xensource.com >Subject: [Xen-users] fedora as domU hangs > >Hi > >I am running xen dom0 on a Debian sid which is booting >properly and domU >is working fine with ubuntu. But when try to boot >fedora core4 as domU >it gives the warning as follows >"Warning: unable to open an initial console." >....... > disable tls support by executing ** >** the following as root: > ** >** mv /lib/tls /lib/tls.disabled > ** >** Offending process: init (pid=1) >.... > >and shutsdown. > >I have already moved tls but still the waring is >there. Is it a known >issue? Is there any work around for this ? > > >thanks >saifa > > > > >__________________________________________________________ >Yahoo! India Matrimony: Find your partner now. Go to http://yahoo.shaadi.com > >_______________________________________________ >Xen-users mailing list >Xen-users@lists.xensource.com >http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Andrej Radonic
2006-Apr-06 15:42 UTC
Re: [Xen-users] Fedora Core 5 Xen xenconfig migration
Philipp Jäggi wrote:> > Hello out there > > Till last week I hab my testserver running fine with Fedora Core 4 and > xen 3. At monday I had the idea to use the new Fedora Core 5 with his > new xen implementation. It''s nice to create a guest with their new > xenguest-install.py script, but I need my old xen domU configurations. > Especially I have to run a Fedora Core 4 Guest, because Oracle 10g is > not running on FC5 (glibc problem). But when I try to use my old > configurations, I get an error message while booting: > > Error: Error creating domain: Kernel image does not exist: > /boot/vmlinuz-2.6.16-1.2080_FC5XenU >Hi Philipp, had the exact same problem. Solved it by disabling SELinux on dom0. Looking forward to someone explaining how to run non-fc5-domU with selinux enabled. Hope this helps, though. Cheerio, Andrej _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users