[uml-user] Patch x86_64

2005-02-19 Thread Franck
Hi, is anoyone know a kernel patch for UML host on x86_64 ? Regards Franck --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to

[uml-user] Compialtion very slow

2005-02-11 Thread Franck
at could be the problem ? Regards Franck --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http

Re: [uml-user] UML and Mysql

2005-02-06 Thread Franck
If you have a /lib/tls, fix that (it's recreated during updates)... otherwise you could verify if it's solved by changing UML kernel version. It's a guest patch problem on bb4. With bs6 on 2.6.9 that's work Regards Franck -

Re: [uml-user] UML and Mysql

2005-02-06 Thread Franck
Hi nobody has this problem ? Regards I've a problem running mysql on an UML guest Guest UML : debian sarge (Linux hebus 2.6.9-bs6 #1 SMP Wed Jan 26 17:16:48 CET 2005 i686 GNU/Linux) ./uml-2.6.9-full1 umid=hebus ubda=/home/franck/uml/cow/hebus/hebus.cow fakehd fake_ide ubd=3 mem=192M con

Re: [uml-user] UML and Mysql

2005-02-05 Thread Franck
If you have a /lib/tls, fix that (it's recreated during updates)... otherwise you could verify if it's solved by changing UML kernel version. I've testing with other UML guest kernel too ++ --- This SF.Net email is sponsored by: IntelliVIEW -- In

Re: [uml-user] UML and Mysql

2005-02-05 Thread Franck
Hi, I've a problem running mysql on an UML guest Guest UML : debian sarge (Linux hebus 2.6.9-bs6 #1 SMP Wed Jan 26 17:16:48 CET 2005 i686 GNU/Linux) ./uml-2.6.9-full1 umid=hebus ubda=/home/franck/uml/cow/hebus/hebus.cow fakehd fake_ide ubd=3 mem=192M con=null con0=fd:0,fd:1 eth0=tuntap,

[uml-user] UML and Mysql

2005-02-05 Thread Franck
Hi, I've a problem running mysql on an UML guest Guest UML : debian sarge (Linux hebus 2.6.9-bs6 #1 SMP Wed Jan 26 17:16:48 CET 2005 i686 GNU/Linux) ./uml-2.6.9-full1 umid=hebus ubda=/home/franck/uml/cow/hebus/hebus.cow fakehd fake_ide ubd=3 mem=192M con=null con0=fd:0,fd:1 eth0=tuntap,

Re: [uml-user] Re: UML guest + SSH

2005-01-29 Thread Franck
work fine :) YAHO Regards Franck --- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS,

[uml-user] UML guest + SSH

2005-01-27 Thread Franck
t on my network (192.168.0.2), i'm trying to connect to .0.135 with ssh (root and user's franck) [EMAIL PROTECTED]:~> ssh -v 192.168.0.135 OpenSSH_3.8p1, SSH protocols 1.5/2.0, OpenSSL 0.9.7d 17 Mar 2004 debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options

[uml-user] Resizing a COW

2004-12-11 Thread Franck
Hi, I've a debian sarge FS UML who's 3 Go and a cow related to the UML FS. Is it possible to resize the COW without touch the UML FS ? I'm searching for having a minimal FS UML size (~ 300Mo) and resizing/defining ONLY the COW

[uml-user] Problem with Mounted root

2004-12-09 Thread Franck
er registered. IPVS: [sed] scheduler registered. IPVS: [nq] scheduler registered. kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. VFS: Mounted root (ext3 filesystem) readonly. <= BLOCK And the sequence block, i must kill the process :( What could be t

Re: [uml-user] Reboot and halt impossible

2004-12-07 Thread Franck
Hello, i've a little problem this halt and reboot inside an UML. When i'm typing "halt" or "reboot" command, i've this message "Power down." but not reboot or halt :( Reboot and halt work fine with 2.6.9-uml-bb4 guest kernel on 2.6.9-skas3-v7 host kernel :) Thanks Blaisorblade ;) ++ ---

Re: [uml-user] base sarge works with 2.6.x

2004-12-07 Thread Franck
Hi, Is anyone have a mini sarge base filesystem guest who's working with 2.6.9 guest uml kernel. I have a sarge UML who's working very fine with 2.4.26 but, when i'm lauching the same with 2.6.9 guest, boot block on mounting FS (ext3). Tried renaming away /lib/tls? I've found a doc with /devfs and

[uml-user] base sarge works with 2.6.x

2004-12-07 Thread Franck
nt but, nothing work. Regards Franck --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype.

Re: [uml-user] Error with uml-2.4.27-bs1.patch

2004-12-07 Thread Franck
7Eblaisorblade/howtoapply.html I've apply the same of 2.6.9 guest on 2.4.x :( 1 google of sorry :( Regards Franck --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. D

Re: [uml-user] Compilation guest UML on x86_64

2004-12-06 Thread Franck
; undeclared (first use in this function) mk_ptregs.c:36: error: `GS' undeclared (first use in this function) make[2]: *** [mk_ptregs.o] Erreur 1 make[2]: Leaving directory `/usr/src/linux-2.4.28-uml-guest/arch/um/kernel/skas/util' make[1]: *** [util/mk_ptregs] Erreur 2 make[1]: Leavin

Re: [uml-user] Reboot and halt impossible

2004-12-05 Thread Franck
ination are you using? There are problems with certain versions. Host : SUSE 9.2 mini with 2.6.9-skas3-v7 Guest : woody + sarge with "old" 2.4.26 skas guest patch Old is a kernel who's few months ago but work fine on another host server. Regards Franck ---

Re: [uml-user] Compilation guest UML on x86_64

2004-12-05 Thread Franck
Hi, i've searching for compiling an guest UML kernel for i386 on x86_64 OS. When i'm lauching menuconfig with this, i've some error : # make menuconfig ARCH=um CC="gcc -m32" arch/um/Makefile:18: arch/um/Makefile-x86_64: Aucun fichier ou répertoire de ce type make: *** Pas de règle pour fabriquer l

[uml-user] Compilation guest UML on x86_64

2004-12-05 Thread Franck
Is anyone has succefully build an UML guest kernel for x86 on x86_64 ? Regards Franck --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products t

Re: [uml-user] Error with uml-2.4.27-bs1.patch

2004-12-05 Thread Franck
ggest that you might be missing the '-p1'. bunzip uml-2.4.27-bs1.patch.bz2 cd linux-2.4.27 patch -p1 < ../uml-2.4.27-bs1.patch Don't work Tony -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Franck Sent: Saturday, December 04, 2004 7:15 AM

[uml-user] Error with uml-2.4.27-bs1.patch

2004-12-04 Thread Franck
ude/asm-um/system-i386.h~remove_cmpxchg 2004-10-22 16:55:43.226128544 +0200 |+++ um-linux-2.4.27-paolo/include/asm-um/system-i386.h 2004-10-22 16:55:43.229128088 +0200 -- File to patch: Is anyone have solution please ? Rega

[uml-user] Reboot and halt impossible

2004-12-04 Thread Franck
Hello, i've a little problem this halt and reboot inside an UML. When i'm typing "halt" or "reboot" command, i've this message "Power down." but not reboot or halt :( It's very not cool when i'm lauching UML w