Displaying 20 results from an estimated 66 matches for "tlviewer".
Did you mean:
reviewer
2010 Jun 02
8
Ubuntu 10.04 DomU Xen 4.0
Hi Everyone,
How does one install Ubuntu 10.04 DomU in PV mode when running Xen 4.0? My Dom0 is also running 10.04.
Can I still use the CD?
Thanks
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2007 Sep 25
3
/boot partition or not on C5
...enu.lst
I know how to fix that.
Would I have better luck using a partition mounted as /boot?
Anyone succeded with Grub that way? I prefer not having to do surgery to get C5 to boot :)
--
Mark
New Packages for C5
---------
dkms-et131x-1.2.2-el5.noarch.rpm (gigabit ethernet driver)
http://www.tlviewer.org/c5repo/web/agere
kchm-el5 (CHM client with io-slave)
http://www.tlviewer.org/c5repo/kde/
---------------------------------
Luggage? GPS? Comic books?
Check out fitting gifts for grads at Yahoo! Search.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:...
2010 Apr 02
0
unsupported xen domain management
hello,
Env:
Ubuntu Karmic Server 9.10
Xen 4.0 rc8
kernel 2.6.32.10 pv_ops
Trying to import a working xen cfg file into domain management causes this crash. This ability is not so vital, but maybe someone can shed light on the missing packages/thing.
tlviewer@ubsvr91:~$ sudo xm new /etc/xen/vm/karmic.py
Unexpected error: <type ''exceptions.ImportError''>
Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
File "/usr/sbin/xm", line 7, in <module>
main.main(sys.argv)
File "/...
2010 Jun 06
11
Hotplug scripts not working - Networking woes on opensuse 11.3 m7 with XEN4 on W510 Thinkpad
Anyone can help me with this problem I''ve described here:
https://bugzilla.novell.com/show_bug.cgi?id=612006
I''ve had XEN4.0 working on CentOS 5.4 platform without these problems. I''m trying to do the same now with a newer laptop and CentOS didn''t recognise half hte drivers. The latest opensuse 11.3 does have these drivers and specifically nouveau
2008 Jul 21
0
perl module to parse httpd log on C5
...install of C5.2 with a LAMP setup.
CPAN asked for ncftp in its setup.
I must have tried 50-60 commands before I settled on the abbreviated version above.
As an exercise, I took a shot at using cpan2rpm to package the
tar.gz's into RPM's
the resulting RPM's are here:
http://www.tlviewer.org/fostats
they are signed with my RPM-GPG key
http://www.tlviewer.org/centos/RPM-GPG-KEY-mpryor.txt
--
Mark
2007 Sep 21
1
OT: packaging Bible posted to usenet as CHM
Maximum RPM has been posted to usenet as a compiled help file (CHM)
the site http://www.rpm.org/max-rpm
was recursively downloaded using
>wget -m <url>
FAR, by Helpware, was used to build the CHM (WinXP). GIMP (linux) was used to make the cover graphic.
the NZB is here
http://www.tlviewer.org/max-rpm.nzb
To see which usenet group and grab with Pan, look inside the NZB.
the command below can be used to fetch it
>perl nzbperl.pl max-rpm.nzb
nzbperl is here http://noisybox.net/computers/nzbperl/
if you need a x86_64 package for uudeview go here
http://www.tlviewer.org/c5repo/web...
2011 Jun 13
3
blktapctrl not running
Hi,
I am running XEN 4.1 on Debian 6 and I cannot find blktapctrl process
running. xend is started. I installed XEN from 4.1 source following
instructions here:
http://wiki.xensource.com/xenwiki/XenParavirtOps
http://wiki.xensource.com/xenwiki/Xen4.0
Should there be a blktapctrl process running in this version?
The problem I have encountered is that I can create a domain on a raw disk
image but
2010 Sep 02
2
Re : Re: Installing Ubuntu 10.04 on Xen and Centos 5.5
...11
How can I apply this patch ? I never did this...
Thanks in advance...
----- Message d''origine -----
De : Fajar A. Nugraha
Envoyés : 02.09.10 01:57
À : Xen User-List
Objet : Re: [Xen-users] Installing Ubuntu 10.04 on Xen and Centos 5.5
On Wed, Sep 1, 2010 at 11:34 PM, Mark Pryor <tlviewer@yahoo.com> wrote:
>
> Bob,
>
> if you accepted the default partition scheme on the LV, then you can mount
> your /root while in dom0 and create a grub 0.97 type menu.lst
... assuming, of course, that Ubuntu''s "/" (or "/boot", if it''s
separate...
2009 Nov 15
2
Trying to multiboot bartpe & puppy linux on a usb flash with syslinux
Hey list,
I have an older 2005 Uniwill 259ia3 with a Phoenix bios.
Flash booting is limited to keys 512 MB or less!
Here's my setup recipe:
used the HP utility v. 2.0.6 giving me this geometry
---------------- fdisk -l -----------
Disk /dev/sdb: 493 MB, 493879296 bytes
255 heads, 63 sectors/track, 60 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start
2007 Nov 29
4
special tricks for developers box on centos 5
I was just wondering if there are special tricks people do
that compile A LOT on centos? Do RAM disks help or something else I dont
about that minimizes your compile time? I presently have and AMD x2
4800+ with 2GIG ram.
Just curious if I can reduce any more time out of my compiles.
Jerry
2010 Jun 16
3
new to xen - got questions, please
I just installed Centos 5.5 with the xen kernel on an older machine. It
has Xeon processors and a 700 Mhz processor speed, so I realize I must
use para-virtualized guests. Reading the Centos/RH Virtualization Guide
gives examples of the process of installing guest hosts, but it only
lists installing Windows as a fully-virtualized host.
Is that because they only showed those types of examples
2015 Sep 14
2
adding xen support to grub2 got segfault running grub2-mkimage
There is some interest lately in making a self-contained grub2 boot image - call it pvgrub2, used for booting paravirtual domU in xen where a grub2 config is installed.
First attempt------------------
I first tried using the grub2*.src.rpm from the C7 vault.
I configured as shown belowhttps://blog.xenproject.org/2015/01/07/using-grub-2-as-a-bootloader-for-xen-pv-guests/
for headers, I used
2007 Oct 10
5
Local mirroring of the CentOS repos
I figured I try if I can mirror the base and updates repos locally.
There's no tutorial for that, only one about creating your own repo of
packages which is not the same. So, I just mirrored all the stuff with
wget and changed the baseurl in the repo files and hoped that's enough.
Works. So easy you don't need a tutorial.
*But* I then realized that the updates directory contains
2009 Jan 12
1
anyone using an ATI card and fglrx with 5.2?
And does it work ok? any special use cases or installation issues? I'm
thinking of a 64 bit installation with an RV530 chipset.
Dave
--
Canada must refuse to be entangled in any more wars fought to make the world
safe for capitalism.
-- The Regina Manifesto, 1933
2007 Dec 04
1
HELP! Group info problem
I just tried an install from my local repo (boot from CD 1, use http
method), and it failed right after entering the root password setting with:
Unable to read group information from repositories.
This is a problem with the generation of your install tree.
Reboot
So now what? Is there something I can just extract from the isos?
(remember I did that rsync).
Is this caused by running
2008 Nov 30
2
CentOS 5 - KDE - wireless ?
Hi All;
How do I enable/configure wireless in CentOS 5 ?
I cannot find knetworkmanager anywhere..
Do I need to install another repository ?
I did enable rpmfusion with no luck
Thanks in advance...
2008 Dec 21
1
flash fails to work on Los Angeles Times website - fix
Hello,
I have a 32-bit install of C5.2 on my Intel Centrino Laptop (2005).
The Adobe flash plugin works fine in Firefox in all cases except on the Los Angeles Times website http://www.latimes.com.
I was baffled by this for a few months, since it works on another 32-bit C5.2 box. When I realized that the only real difference was that the laptop had no LAMP install, and both had the same elaborate
2009 Aug 07
2
Flow-Tools RPM for CentOS 5.3
Alle,
Does anyone know if there is/where to get an rpm of flow-tools V0.66 or
better for CentOS/RHEL 5.3?
We've been trying to build from the SRPM @
http://cng.ateneo.net/cng/wyu/software/srpm/flow-tools-0.68-2.src.rpm
with no luck.
Best Regards,
Camron
--
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: cwfox at
2009 Nov 14
3
pan news reader
Does anyone know if the pan news reader works
on CentOS 5.4? I am considering installing
version 0.132 that I downloaded from
pan.rebelbase.com .
Thanks for your advice.
Mike.
2009 Dec 15
1
libvirt 0.7.4 for Centos 5.4
Hi,
It's exist any repo where I find a newer libvirt-0.7.4 for Centos
5.4_x86_64?
For at ll