Displaying 20 results from an estimated 400 matches similar to: "Wine Problem Help Plizz"
2009 Jun 15
1
Mounting multiple regular files as a filesystem
I''m trying to create a multi-device filesystem on top of regular files
(not actual disks), and mount that to a loopback device. For a
filesystem created on a single file, it works fine, but for a filesystem
across multiple files, it doesn''t.
dd if=/dev/zero of=img1 bs=4096 count=65536
dd if=/dev/zero of=img2 bs=4096 count=65536
dd if=/dev/zero of=img3 bs=4096 count=65536
dd
2008 Jun 05
2
Y values below the X plot
Dear List,
I am creating a plot and I want to insert the tabular data below the X axis.
I mean for every value of X I want to show the value in Y as a table below
the plot. I think the attached image gives an idea of what I mean by this.
Below is the code i am using now... but as you see the Y values don't have
the right location. Maybe I should insert them as a table? Any ideas on
that.
2005 Aug 27
1
Samba clients can't see partitions mounted via loop device from image files
Is there something special about filesystems mounted via
the loop device, which prevents Samba from sharing them?
I have a small LAN with several PCs on it. It has a
few Windows machines, and a Linux machine running
Mandrake 10 (kernel 2.6.3), which shares out its root
("/") read-only as "c".
(Temporarily, for testing, it is shared with full write
permissions, which I know
2013 Apr 19
1
How to read a direct access file by connecting fortran with R ?
Hello all,
I would like to read the specific line number row of a direct access file (which is stored as a n_row*n_col matrix of elements kind=p) without reading all the preceding lines (i.e 1,2,..,row-1).
Is there a function in R that can perform this task?
To solve my issue, I tried without to call Fortran from R by doing the following steps:
I) I wrote a subroutine in fortran called
2004 Aug 09
5
Little problem with IMQ
When I try to put all incoming traffic to IMQ on PREROUTING I can''t discern
traffic to LAN and traffic to server.
When I try to put only INPUT traffic to IMQ... I can''t discern traffic from
LAN and from internet.
Help me plizz to put all incoming traffic to one IMQ device and all
outcoming to other IMQ device and (it''s very important) discern traffic to
clients and
2005 Aug 09
3
file
hi
im saleh
please help me
I WANT SOURSE CODE SIMILAR THIS CODE
package asl;
import java.awt.*;
import java.awt.event.*
;
import java.applet.*;
public class animat1 extends Applet implements Runnable{
int c = 290, d = 300;
int x = 20, k = 20, o = 0, m = 10, n = 0, y = 0;
Thread t = new Thread(this);
Image img1, img2, img3;
// AudioClip a1;
public void init() {
2011 Jan 13
8
mount a .img file
Ok guys I am wondering if anyone can help me out here. I am trying to
mount a xen .img file. when I try to do a mount -o loop /xen/guest.img
/mnt/tmp I get a message saying that I need to specify a partition
type.. What am I missing?
Many thanks in advance,
CJP
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2017 Nov 29
1
[PATCH] builder: use the template arch when caching all templates
When caching all the templates, use the architecture of each template,
instead of the architecture passed as --arch (or the host architecture,
as default). This way, the right destination filename will be used.
Fixes commit b1cf6246f3c80762cf27dbdb24168589a34daf00.
Thanks to: Erik Skultety.
---
builder/Makefile.am | 2 +
builder/builder.ml | 4 +-
2010 Nov 02
0
Paranormal Activity 2 (2010) DVDRip XvID DIAMOND
[Image: http://img25.imageshack.us/img25/6996/senzatitolo5q.png ]
Paranormal Activity 2 (2010) DVDRip XvID DIAMOND | 1.2 GB
Director: Tod Williams
Writers: Oren Peli (characters), Michael R. Perry (screenplay)
Genres: Horror
Runtime: USA: 91 min
After experiencing what they think are a series of "break-ins", a family sets up security cameras around their home, only to realize that
2008 Oct 15
0
Timeout on reconnection?
I have Red Hat Linux RHEL 4 with Samba version 3.0.10-1.4E that mounts a
local Windows 2003 Server disc with the following command:
/sbin/mount.cifs //img1/docs /var/www/documents -o
dir_mode=0777,file_mode=0444,
gid=100,uid=501,username={xxxxxxx},password={pppppp}
The mount succeeds and the mount appears on the output of 'df' and the
documents are accessible and life is as grand
2010 Mar 22
4
[PATCH FOR TESTING 0/2] virt-resize tool
This program is now working and ready for testing.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
New in Fedora 11: Fedora Windows cross-compiler. Compile Windows
programs, test, and build Windows installers. Over 70 libraries supprt'd
http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw
2007 Jul 25
0
Samba to Windows 2003 READ errors
I'm running Samba version 3.0.10-1.4E on Red Hat Enterprise Linux ES
release 4 (Nahant) Kernel 2.6.9-5.ELsmp on an i686 and I'm trying to
connect to a Windows 2003 Server (not a domain controller) as a shared file
using EITHER ONE of the following command lines:
#smbmount //img1/docs /home/documents -o
dmask=777,fmask=0444,gid=100,uid=501,username=documents,password=passd
-or-
2009 Jul 05
5
Naturally speaking + Wine better, the audio not so good
NaturallySpeaking under wine is working remarkably well considering the amount
of complexity present in both systems.. When I use it, it's just smoother and
feels better than NaturallySpeaking under Windows. My undying gratitude is
extended to all of those that helped.
Here's what doesn't work so well. Audio. Specifically, vxi-b200 USB microphone
In order to use it, I need to turn off
2011 Jul 12
16
The Witcher
hi! i have a small problem with the game, my energy is black and toxicity too.
Can you help me?
2005 Aug 24
4
scriptaculous: Draggable and table rows
I''m trying to add drag/drop for moving rows between two tables, and not
having much luck... I can get images to be drag-able OK so I know all
the script files are in the right place ;-) But no joy with table rows.
Is this a Draggable and/or Javascript/HTML limitation?
Here''s what I''m trying:
<html>
<head>
<script type="text/javascript"
2010 Aug 22
8
cannot play wolfenstein anymore :-)
after updating to 1.3.1 it says to have no permission to play! What the heck!
2016 Dec 29
2
isohybrid boot from logical partition
Hi,
i think i found the reason for the boot failure in the definition of
Extended Boot Records.
https://en.wikipedia.org/wiki/Extended_boot_record#Values
"Starting sector = relative offset between this EBR sector and the
first sector of the logical partition.
Note: This is often the same value for each EBR on the same hard disk;
usually 63 for Windows XP or older."
So if
2008 Oct 01
0
AW: Increase size of file-based diskimage (with MBR, partitions + fs)
Hey
I had the same problem some time ago. But here is a solution how to do that, but it''s a bit tricky!
REQUIREMENT: THE SYSTEM PARTITION ON THE IMAGE MUST BE THE FIRST PARTITION, AFTER THAT THERE MUST BE ONLY SWAP PARTITIONS!!!!
This setup would work, there should be no risk at all:
Partition 1 on the image: /
Partition 2 on the image: swap space
This setup WONT''T WORK, YOU
2010 Mar 19
1
[PATCH FOR DISCUSSION ONLY] virt-resize tool for resizing virtual machines.
Unfinished patch to implement virt-resize.
The concept is solid. It just needs a little more thought as to
exactly how containers [of containers] expand and shrink in response
to user requests.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
libguestfs lets you edit virtual machines. Supports shell scripting,
bindings from many languages.
2011 Jul 12
4
Wine 1.3.21 - Irfanview 4.25 stopped working!
I reconfigured WINE, and deleted and reinstalled Irfanview 4.25 and I get this message when installing:
wine iview425_setup.exe
fixme:system:SystemParametersInfoW Unimplemented action: 88 (SPI_SETICONS)
err:ntdll:RtlpWaitForCriticalSection section 0x163d3c "?" wait timed out in thread 0039, blocked by 0010, retrying (60 sec)
It also sets program to 'sleeping" in System