[uml-user] halt problem

2005-10-18 Thread Fabio
d woody and uml with kernel 2.4 but I didn't have this problem. Thanks in advance, Fabio PS why does not exist a deb package user-mode-linux for sarge? -- Dott. Fabio Marcone 2T srl Telefono+39 - 0871- 540154 Fax +39 - 0871- 571594 Email [EMAIL PROTECTED]

Re: [uml-user] halt problem

2005-10-19 Thread Fabio
Hi! I'll try deb packages for unstable, I hope to solve my problems. Yesterday I tried to compile and use different version of kernel 2.6 but some had compiling problems and some had running problems. Thanks for your reply, Fabio On Wednesday 19 October 2005 02:30, Blaisorblade wrote:

[uml-user] kernel 2.6 vs kernel 2.4

2005-10-19 Thread Fabio
Hi! I've another question: can I use a kernel 2.4 (for um) on a kernel 2.6 (host)? Many thanks, Fabio -- Dott. Fabio Marcone 2T srl Telefono+39 - 0871- 540154 Fax +39 - 0871- 571594 Email [EMAIL PROTECTED] Indirizzo Viale B. Croce 573, 66013 Chieti Scal

Re: [uml-user] kernel 2.6 vs kernel 2.4

2005-10-19 Thread Fabio
Hi! in http://www.user-mode-linux.org/~blaisorblade I found only patches , not kernel um to download. What's wrong? this isn't your homepage? Fabio On Wednesday 19 October 2005 10:03, Blaisorblade wrote: > On Wednesday 19 October 2005 09:40, Fabio wrote: > > Hi! > > I

[uml-user] error in modules

2005-10-20 Thread Fabio
nt to see this error. Thanks, Fabio -- Dott. Fabio Marcone 2T srl Telefono+39 - 0871- 540154 Fax +39 - 0871- 571594 Email [EMAIL PROTECTED] Indirizzo Viale B. Croce 573, 66013 Chieti Scalo (CH) --- This SF.Net e

[uml-user] "stable" kernel ?!

2005-04-12 Thread Fabio Ricci
he "stable" kernel (in the topic) but i also saw that now the uml tree is included in vanilla kernel. Is there so a kernel version that is more "stable" than the others.( with the word stable i mean also portable) Thanks Fabio --

[uml-user] The best way for /dev/

2005-04-13 Thread Fabio Ricci
Which is the best for handling /dev fs? i have tried to use udev with hotplug but it seems that the boot phase is too much long, instead with devfs i cant see some link on /dev. Thanks Fabio Ricci --- SF email is sponsored by - The IT Product

[uml-user] Problems Installing MySQL

2007-04-17 Thread Fabio A. Mazzarino
6]: information that should help you find out what is causing the crash. What can be done? -- Fabio A Mazzarino [EMAIL PROTECTED] Diretor de Tecnologia LogHost - Seu Caminho na Internet http://www.loghost.com.br - This

[uml-user] MySQL Problems

2007-04-17 Thread Fabio A. Mazzarino
ost mysqld[1516]: information that should help you find out what is causing the crash. What can be done? -- Fabio A Mazzarino [EMAIL PROTECTED] Diretor de Tecnologia LogHost - Seu Caminho na Internet http://www.loghost.com.br - Th

Re: [uml-user] MySQL Problems

2007-04-18 Thread Fabio A. Mazzarino
. Thanks again. Fabio Jeff Dike escreveu: > On Tue, Apr 17, 2007 at 12:39:22PM -0300, Fabio A. Mazzarino wrote: > >> guest # uname -a >> Linux neo 2.6.18 #2 Wed Oct 4 19:34:37 CEST 2006 i686 GNU/Linux >> >> >> guest # tail /var/log/syslog | grep mysqld >

[uml-user] Compiling New Modules

2007-04-18 Thread Fabio A. Mazzarino
8/kernel/net/ipv4/netfilter/ip_tables.ko): Invalid module format The version magic is cleary wrong. Note that the only thing different is the 686 that I can't find a way to get rid of. Does anybody knows how to remove that 686, or even better, how to fix these modules? Thanks in advance.

Re: [uml-user] MySQL Problems

2007-04-18 Thread Fabio A. Mazzarino
#x27;ll do it and then I'll make you know. Thanks again. Fabio. Antoine Martin escreveu: > Fabio, > > I had a similar problem but this is now resolved. > Have you tried updating the host and guest to recent kernels? > > Antoine > > > Fabio A. Mazzarino wrote: &g

Re: [uml-user] MySQL Problems

2007-04-18 Thread Fabio A. Mazzarino
Jeff: You are right. There's no way to have TLS support if host doesn't support it in first place. I should have know before too. Anyway. Problem solved now. Fabio. Jeff Dike escreveu: > On Wed, Apr 18, 2007 at 08:47:08PM +0100, Antoine Martin wrote: > >> Have