Displaying 6 results from an estimated 6 matches for "rawfile".
Did you mean:
raw_file
2012 Aug 24
0
A question about GRAMMAR calculations in the FAM_MDR algorithm
...ng all possible existing files first as a safety measure
file.remove("permoutput.txt")
file.remove("simulation.raw")
file.remove("permuted.txt")
file.remove("permchisq.txt")
file.remove("rawoutput.txt")
# loading data and bringing in GenABEL format
rawfile="simulation.raw"
convert.snp.ped(pedfile, mapfile, rawfile)
simulation.GenABEL = load.gwaa.data(phenofile = phenofil, genofile =
rawfile, force=F,makemap=F,sort=F)
pedigree=read.table(pedfile)
pedsize=nrow(pedigree)
nsnps=(ncol(pedigree)-6)/2
# minor allele count and handling missing gen...
2009 Mar 30
4
FLAG DAY: vdiskadm import/export/convert
...fixed /vdisk1test
vdiskadm import -d /dev/dsk/c4t1d0s1 -t vhd:sparse /vdisk1test
vdiskadm import -d /export/home/test/test1.vmdk /vdisk1test
If importing a raw file, you may have to explicitly give the
input file type if vdiskadm can''t detect the input file type:
vdiskadm import -x raw -d rawfile /vdisk1test
=======================================================
# vdiskadm help convert
convert - convert a virtual disk to different type
USAGE:
vdiskadm convert [-t <type[:opt]>] vdname
TYPES AND OPTIONS SUPPORTED
vmdk:sparse
vmdk:fixed
vdi:sparse
vdi:fix...
2003 Aug 20
1
(Fwd) Lost data on FreeBSD tape (fwd)
This appears to be a pthreads problem, not scsi. Anyone care to look at
it?
---------- Forwarded message ----------
Date: Wed, 20 Aug 2003 11:24:42 -0400
From: Dan Langille <dan@langille.org>
To: freebsd-scsi@freebsd.org
Cc: Kern Sibbald <kern@sibbald.com>
Subject: (Fwd) Lost data on FreeBSD tape
I've been working with Kern Sibbald, author of Bacula
(http://www.bacula.org/) to
2004 Jul 08
0
Printing problem with Samba 3
...2.x)
Now, i cannot print anything from windows xp
(i only have windows xps, so i cannot tell if it works
from other windows but i guess it does not).
When i printed the data is sent to the printer and
no error shows up on windows client, but nothing
really happens. Nothing printed.
lpr -Php1200 rawfile - work file
but printing via samba does not work.
I see filed from windows client spooled into
/var/spool/samba but then after a few seconds they
disappear and nothing happens.
I just don't known where the problem might be.
Here is my smb.conf
global]
workgroup = ITLEGION
netbios name=Osiris...
2007 Mar 19
4
exec: 29: /usr/bin/wine: not found
Hi,
I?ve installed wine on Ubuntu 6.10 64bit using the following guide :
http://www.ubuntuforums.org/showthread.php?t=185557
but, when I type winecfg in Terminal I get the following error :
exec: 29: /usr/bin/wine: not found
Dunno if it may help, but here?s a terminal shot of when wine was
getting installed.
matt@ubuntu:~/Desktop$ dpkg -x lib
libartsc0_1.3.2-3_amd64.deb
2010 May 02
2
samba4 make error - drsblobs.so
...composite/connect.c
Compiling libcli/smb_composite/sesssetup.c
Compiling libcli/smb_composite/fetchfile.c
Compiling libcli/smb_composite/appendacl.c
Compiling libcli/smb_composite/fsinfo.c
Compiling libcli/smb_composite/smb2.c
Partially linking bin/mergedobj/cli_smb_composite.o
Compiling libcli/raw/rawfile.c
libcli/raw/rawfile.c: In function ?smb_raw_lock_send?:
libcli/raw/rawfile.c:904: warning: enumeration value ?RAW_LOCK_SMB2_BREAK? not handled in switch
Compiling libcli/raw/smb_signing.c
Compiling libcli/raw/clisocket.c
Compiling libcli/raw/clitransport.c
Compiling libcli/raw/clisession.c
Compili...