Displaying 20 results from an estimated 600 matches similar to: "virt-customize error"
2018 Jan 04
0
Re: virt-customize error
Hi
I haven´t got much detail it´s the image of AltaVault Software.
Is possible to specify the boot partition in the virt-customize command?
Os it´s possible to merge the partitions?
BR.
El 20/12/17 13:35, "Pino Toscano" <ptoscano@redhat.com> escribió:
Hi,
please keep the replies on the list ...
On Wednesday, 20 December 2017
2017 Dec 20
0
Re: virt-customize error
Hi,
please keep the replies on the list ...
On Wednesday, 20 December 2017 13:17:43 CET EMILIO ABRAHAM GARRIDO GARCIA wrote:
> The image is a debian image, with two boot images. I can execute this:
>
> # virt-filesystems --long -h --all -a kvm_av_4_4_n0.qcow2
> Name Type VFS Label MBR Size Parent
> /dev/sda1 filesystem ext3 BOOTMGR - 255M -
>
2014 Jul 09
3
La lista está para ayudar...
Hola Ernesto.
Ya que estás pensando en abandonar la lista, yo (antes) me lanzaría a preguntar alguna cosa (de esas que tienes guardadas esperando al foro adecuado).
Qué puedes perder?
:-)
Un Saludo,
________________________
Miguel Ángel Rodríguez Muíños
Dirección Xeral de Innovación e Xestión da Saúde Pública
Consellería de Sanidade
Xunta de Galicia
http://dxsp.sergas.es
-----Mensaje
2011 Jul 29
5
R in Linux (Ubuntu)
Hi,
I?m trying to move to ubuntu at all, but I don?t like R in Ubuntu because it
runs in the terminal, so i can?t access directly to some options R gots in
Windows.
Is there any R can i install in ubuntu which runs in hos own prompt or
terminal??
Thanks
-----
Mario Garrido Escudero
PhD student
Dpto. de Biolog?a Animal, Ecolog?a, Parasitolog?a, Edafolog?a y Qca. Agr?cola
Universidad de Salamanca
2011 Jan 14
3
Problems with TeachingDemos package
Hi, somebody can help me. Idon't understand very well the manual of the this
package, I suppose I must enter "wdtxtStart", before I start working, but is
supposed that this command should open Word, but nothing happens.
I use Rgui, not Rcmdr.
Thanks
-----
Mario Garrido Escudero
PhD student
Dpto. de Biolog?a Animal, Ecolog?a, Parasitolog?a, Edafolog?a y Qca.
Agr?cola
Universidad de
2013 Apr 16
7
puppet-cleaner: makes puppet DSL code comply with a subset of the style guide
FWIW,
I''ve wrote puppet-cleaner to help me make comply thousands of lines of
puppet 2.6 DSL code to puppet 2.7 style guide and expectations. I''m
uploading it to github today for anyone to use.
https://github.com/santana/puppet-cleaner
Externally, you run puppet-clean file.pp and it can transform this:
/*
multiline comment
trailing white space here ->
*/
class
2012 Aug 01
3
Changing labels positions in two graphics
Hi,
I?ve got some problems with the labels of the x-axis
I,ve got two factors with two categories each: sex (males and females) and
area (central and peninsulae),
but because of the lenngth in the graphic just appeared two of the four
labels.
I thought the solution could be rotate it 45? degrees, I have read it can be
done with "srt" or "rotate", but I don?t know hoe to use
2008 Dec 16
1
Creating a pdf
Hi guys,
I'm working on a package, and I want to create a new version file pdf.
On R 2.6.2 it ran ok with the code: R CMD Rd2dvi.sh --pdf pkg.
But it doesn't run on R 2.8.0.
What I'm doing wrong?
These are my components:
ActivePerl-5.8.8.822-MSWin32-x86-280952
basic-miktex-2.7.2960
htmlhelp
MinGW-3.2.0-rc-3
Rtools28
Thanks in advance,
Sergi M.Garrido
2013 May 17
1
out of the mailing list
Hello,
I want to stop receiveng mails from R help forum,
thanks.
This is my data :
Mario Garrido Escudero
Dpto. de Biología Animal, Ecología, Parasitología, Edafología y Qca.
Agrícola
Fac. de Farmacia
Campus Unamuno
Universidad de Salamanca
gaiarrido@usal.es
[[alternative HTML version deleted]]
2011 Jan 13
2
send commands from script to console
Hi,
I'm working with R in windows and I wonder if there is any command (of the
kind CTRL+ ) to transfer the commands I've worked with (like: >
model<-glm(prevalencia~edadysexo*mes*zona,binomial)) to a script
automatically, without the results I received from R after execute them.
Another question, what's the combination of CTRL+ for transfer the orders in
the other way, fom the
2012 Jan 11
2
problems with glht for ancova
I've run an ancova, edadysexo is a factor with 3 levels,and log(lcc) is the
covariate (continous variable)
I get this results
> ancova<-aov(log(peso)~edadysexo*log(lcc))
> summary(ancova)
Df Sum Sq Mean Sq F value Pr(>F)
edadysexo 2 31.859 15.9294 803.9843 <2e-16 ***
log(lcc) 1 11.389 11.3887 574.8081 <2e-16 ***
2003 Feb 24
1
Accesing shares from ClearCase
Hi all,
Just a novice in this world of Samba.
I got a question, probably too simple.
No problem to access share file systems and mount ClearCase
vobs. Log shows access granted to NT userid belonging to the
right UNIX group.
Then, editing a file ( using a view thru Explorer), log shows
another non authenticate user called clearcase_albd trying to
be validated.
I guess due to
2011 Aug 17
2
interpreting interactions in a model
Hi,
I?ve got this model
> model<-glm(prevalence~agesex+agesex:month,binomial)
and the output of anova is like that
> anova(model,test="Chisq")
Df Deviance Resid. Df Resid. Dev P(>|Chi|)
NULL 524 206.97
agesex 2 9.9165 522 197.05 0.007025 **
agesex:month 9 18.0899
2015 Mar 22
2
exposed-port option for Icecast behind reverse proxy
Hello,
I didn't want to have to choose between Icecast running on port 80 and all
my Apache virtual hosts, running also on port 80, on my sole external IP
address.
I didn't want either to open port 8000 on my firewall because I wanted all
users being able to reach Icecast even the ones behind enterprise firewalls.
So I managed to run Apache 2.2 listening on port 80 and Icecast 2.3.2
2012 Jan 13
1
GLHT in multcomp: Two similar models, one doesn't work
i ran this model
> model2<-glm(rojos~ageandsex+sector+season+sector:season,quasipoisson)
> glht(model2,linfct=mcp(ageandsex="Tukey"))
General Linear Hypotheses
Multiple Comparisons of Means: Tukey Contrasts
Linear Hypotheses:
Estimate
M - H == 0 0.2898
SUB - H == 0 -0.2261
SUB - M == 0 -0.5159
I tried to do the same changing factor season
2012 Oct 28
1
interpreting repeated measures mixed model
nobody? please
-----
Mario Garrido Escudero
PhD student
Dpto. de Biolog?a Animal, Ecolog?a, Parasitolog?a, Edafolog?a y Qca. Agr?cola
Universidad de Salamanca
--
View this message in context: http://r.789695.n4.nabble.com/interpreting-repeated-measures-mixed-model-tp4647652p4647689.html
Sent from the R help mailing list archive at Nabble.com.
2012 Jan 10
1
different results from fligner.test
I've made fligner test with the same data, changing the orders of the
variables, and this what i get
> fligner.test(rojos~edadysexo*zona*ano*estacion)
Fligner-Killeen test of homogeneity of variances
data: rojos by edadysexo by zona by ano by estacion
Fligner-Killeen:med chi-squared = 15.7651, df = 2, p-value = 0.0003773
> fligner.test(rojos~ano*edadysexo*zona*estacion)
2012 Feb 06
2
glht (multicomparisons) with a binomial response variable
Hi,
I,ve a run a model like this
mcrm<-glm(catroj~month,binomial)
being catroj a binary response variable with two levels (infected and
non infected)
> anova(mcrm3,test="Chisq")
Df Deviance Resid. Df Resid. Dev P(>|Chi|)
NULL 520 149.81
mes 3 16.86 517 132.94 0.0007551 ***
When I?m trying to do a post
2011 Jan 28
1
Problems making subsets with [] or "subset"
Hi,
I'm trying to make a model in order to know wich factors got?s influence in
the intensity of a infection, but just in the individuals who's got this
infection. In my data I've got a variable called "prevalence" with 2 levels:
1.- Infected individual
0.- Non infected
So what i'm trying to do is a subset in a model like this,
2015 Apr 23
3
Usar una matriz sparse desde python a R
Hola erreros
Estoy rizando el rizo con esto de las matrices sparse y he encontrado la forma de hacerlo en python, que va rapidísimo. Por tanto tengo una matriz sparse en un objeto python con esta info:
<138493x26744 sparse matrix of type '<type 'numpy.int64'>
Quiero hacer lo mismo con R pero me he topado con la lentitud de los bucles para rellenar la sparse (también por mi