abclinuxu.cz AbcLinuxu.cz itbiz.cz ITBiz.cz HDmag.cz HDmag.cz abcprace.cz AbcPráce.cz
AbcLinuxu hledá autory!
Inzerujte na AbcPráce.cz od 950 Kč
Rozšířené hledání
×
    dnes 13:55 | IT novinky

    Rodina jednodeskových počítačů Orange Pi se rozrostla (𝕏) o Orange Pi 6 Plus.

    Ladislav Hagara | Komentářů: 0
    dnes 13:33 | IT novinky

    Na Humble Bundle běží akce Humble Tech Book Bundle: All Things Raspberry Pi by Raspberry Pi Press. Se slevou lze koupit elektronické knihy od nakladatelství Raspberry Pi Press a podpořit Raspberry Pi Press, Raspberry Pi Foundation North America nebo Humble.

    Ladislav Hagara | Komentářů: 0
    dnes 11:44 | Humor

    Přidaný režim autonomního řízení vozidel Tesla Mad Max je dostupný pro vybrané zákazníky v programu EAP (Early Access Program). Nový režim je na silnici agresivnější, častěji mění pruhy a ne vždy dodržuje rychlostní limity. Agentura JPP spekuluje, že v Česku by se mohl nový režim namísto Mad Max jmenovat Mad Turek...

    karkar | Komentářů: 5
    dnes 04:00 | Nová verze

    Byla vydána nová verze 9.18 z Debianu vycházející linuxové distribuce DietPi pro (nejenom) jednodeskové počítače. Nově také pro NanoPi R3S, R3S LTS, R76S a M5. Přehled novinek v poznámkách k vydání.

    Ladislav Hagara | Komentářů: 0
    dnes 00:22 | Nová verze

    bat, tj. vylepšený cat se zvýrazňováním syntaxe a integrací s gitem, byl vydán ve verzi 0.26.0.

    Ladislav Hagara | Komentářů: 1
    včera 19:33 | Nová verze

    Byla vydána první verze 0.0.1 [Mastodon] multipatformního renderovacího jádra webového prohlížeče Servo (Wikipedie). Vývoj Serva započal v roce 2012 v Mozilla Corporation. V roce 2020 bylo Servo předáno nadaci Linux Foundation. Servo je napsané v programovacím jazyce Rust.

    Ladislav Hagara | Komentářů: 1
    včera 15:11 | IT novinky

    Cloudovou službu Amazon Web Services (AWS) americké firmy Amazon dnes postihl globální výpadek. Omezil dostupnost řady aplikací a webů, například populární platformu Snapchat nebo aplikaci s prvky umělé inteligence (AI) Perplexity. Podle webu Downdetector hlásily problémy také uživatelé obchodu Amazon, streamovací platformy PrimeVideo nebo platební služby PayPal.

    Ladislav Hagara | Komentářů: 7
    včera 13:33 | Zajímavý software Ladislav Hagara | Komentářů: 0
    včera 12:44 | Pozvánky

    Od 3. do 16. listopadu proběhnou Dny AI 2025. V úterý 11. listopadu proběhne Open source AI day v Red Hatu v Brně.

    Ladislav Hagara | Komentářů: 0
    včera 12:22 | Zajímavý článek

    Nová čísla časopisů od nakladatelství Raspberry Pi zdarma ke čtení: Raspberry Pi Official Magazine 158 (pdf) a Hello World 28 (pdf).

    Ladislav Hagara | Komentářů: 0
    Jaké řešení používáte k vývoji / práci?
     (37%)
     (47%)
     (20%)
     (20%)
     (23%)
     (18%)
     (21%)
     (18%)
     (18%)
    Celkem 249 hlasů
     Komentářů: 14, poslední 14.10. 09:04
    Rozcestník

    Dotaz: xen nenajede

    15.8.2008 08:28 Lukas
    xen nenajede
    Přečteno: 838×
    ahoj, mam prosbu.

    mam nainstalovanej debian sid/lenny. na nem chci vytvorit virtualku pomoci xen. system mi normalne nabehne s xen-jadrem(2.6.18-6-xen-amd64), ale nespusti se xend.

    chybova hlaska je: File "/usr/lib/xen-3.0.3-1/bin/xm", line 5, in module from xen.xm import main File "/usr/lib/xen-3.0.3-1/lib/python/xen/xm/main.py", line 45, in module from xen.util import security File "/usr/lib/xen-3.0.3-1/lib/python/xen/util/security.py", line 25, in module from xen.lowlevel import acm ImportError: /usr/lib/xen-3.0.3-1/bin/../lib/python/xen/lowlevel/acm.so: undefined symbol: Py_InitModule4

    nevim co s tim delat!!!

    kdyz jsem to zkousel na i386 debian etch nebyl problem(myslim,ze potreboval python 2.4,ale nevim). myslim si, ze problem je s pythonem 2.5 , ale zase nevim.

    pokud by nekdo vedel co s tim(co kam nahrat a jak) byl bych velmi vdecnej.

    predem dekuju za rady,

    Lukas

    Odpovědi

    24.8.2008 14:30 rak
    Rozbalit Rozbalit vše Re: xen nenajede - stejny problem
    mam stejny problem - zatim jsem narazil na toto: http://www.opensubscriber.com/message/debian-user@lists.debian.org/8451845.html

    uz se ti to nejak povedlo? kdyztak se ozvi, dik. rak@email.cz, icq 27306003

    Sorry for any typos. There is a problem for newer Debian kernels (as in the etch distribution) and Xen. They just don't work and there is currently no patch to save the day. Ubuntu has Xen based recent kernels which apparently work well but I have not yet tried them. The Xen web site has 3 Xen options one of which I think is still free. Either one of these 3 options can be installed providing a DOM 0 basic virtualizing machine. Also, some of the other Linux distributions like SuSE have Xen based kernels. Xen based kernels are regular kernels but have the Xen application compiled into them making them the basis for hardware virtualization and thus called DOM 0 meaning the virtualization machine that redirects system calls from DOM U distributions. A DOM U distribution is virtualized meaning that during the time slice for a particular DOM U distribution it's system calls get re-routed to the DOM 0 computer resources (mostly hardware including CPU, memory, drives, LAN interface, etc.). DOM U distributions each have their own partition and are activated by the DOM 0 Xen application as a virtual machine.. There can be as many as 64 partitions in total including the partition for DOM 0. Most designers prefer to have the DOM 0 Xen system as a minimal distribution. The DOM 0 distribution can create virtual machines from it's own distribution so that you might have several virtual machines each doing one important thing instead of the conventional way where all these things get done on the one distribution. Of course, you can run other Linux distributions as DOM U installations. This is what makes Xen most efficient.

    Your fastest, safest, and best solution right now would be to get one of the 3 optional systems offered by the Xen developers. Apparently, they have a blog and I know they have a list. I have a download of the free Xen package on a CD which is now a year old and which I will be installing on a computer. I will install a large Debian distribution as well as smaller Debian distributions each in their own partition and use them as virtual machines. DOM 0 will be the free Xen package which took me a week to download and now I am trying to find it. The Xen documentation describes how the DOM 0 machine is made aware of the DOM U partitions with their respective distributions. BTW, you can now take a Windowzzzzz distribution like XP or more recent and run it as a DOM U virtual machine.That's neat if you have applications like I have that can only run on Windowzzzzz. But you have to buy a license from MS.

    Hope this information gets you going. There is one fellow on the debian-user list that has had a Linux Xen system running for about 2 years or more but that system would be running on an older kernel and he would have compiled the Xen application into the kernel and I think he used the AMD CPU. A number of people have tried to update their older Debian kernel with patches which automatically makes their system non operational. I think Debian really missed the importance of Xen and to get a Debian DOM 0 system from the etch distribution was not possible. Apparently there is a new distribution by what I hear on the list chatter. That distribution I am not aware of other than it is Debian 4.x distribution. Hopefully, if that is the case there may now be kernels available with the Xen application installed.

    Have a nice day and if you get Xen up and running please be kind enough to let the list know about your configuration and other issues as there have been many over the last few years that have wanted help and advice. I reiterate, your best chance of success is to run out of the Xen box as provided by the Xen developers.

    Thanks -- Ted
    24.8.2008 15:57 rak
    Rozbalit Rozbalit vše uz jede
    tak postup ktery si matne pamatuju

    nainstalovat z testingu xen 3.2

    pak v /usr/lib presimlinkovat xen z 3.0.2-1 na 3.2

    v grubu (menu) si zkontrolovat,zda bootuje xen 3.2 (my tam meli stary 3.0 - asi to neupdatovalo ten grub).

    po restartu xend nabehl

    --------------

    hrali sme si jeste s nastavenim virtualu, kdyz se ti nepodari to pustit tak napis

    icq 27306003 email rak@email.cz
    25.8.2008 12:43 Lukas
    Rozbalit Rozbalit vše Re: uz jede
    dekuju, urcite to vyzkousim... Lukas
    28.2.2009 02:30 skupko | skóre: 16
    Rozbalit Rozbalit vše Re: xen nenajede

    Pri upgrade nie je nainstalovany novy xen-hypervisor a xen-utils 3.2.1.
    Po doinstalovani tychto zalezitosti by sa novy system mal rozbehnut.

    Blizsie info: www.mail-archive.com/debian-user@lists.debian.org/msg538669.html

    28.2.2009 03:16 skupko | skóre: 16
    Rozbalit Rozbalit vše Re: xen nenajede

    Prave som ten upgrade vykonal; cize otestovane a funkcne riesenie.
    Dokonca som neevidoval ziadne problemy s vif rozhraniami, ako je v mailinglist-e jednym z administratorov avizovane. Vsetko bez problemov. ;-)

    Založit nové vláknoNahoru

    Tiskni Sdílej: Linkuj Jaggni to Vybrali.sme.sk Google Del.icio.us Facebook

    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.