Displaying 20 results from an estimated 500 matches similar to: "[PATCH FOR TESTING 0/2] virt-resize tool"
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
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() {
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
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.
2015 Mar 06
3
Re: [PATCH 1/2] New API: btrfs_filesystem_show
On Fri, Mar 06, 2015 at 07:39:36AM +0000, Chen, Hanxiao wrote:
>
>
> > -----Original Message-----
> > From: Richard W.M. Jones [mailto:rjones@redhat.com]
> > Sent: Thursday, March 05, 2015 8:59 PM
> > To: Chen, Hanxiao/陈 晗霄
> > Cc: libguestfs@redhat.com
> > Subject: Re: [Libguestfs] [PATCH 1/2] New API: btrfs_filesystem_show
> >
> > AFAICT
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.
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
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
2008 Nov 20
8
A Couple of problems with Wine
I'm running Mandriva 2009 with KDE and I'm trying to use 2 things in Wine..
1: Adobe Photoshop Elements 7
When I try to install this, it shut down when it should be starting install files, after serial input and folder selection.. I get this in consol:
Code:
[axept at localhost pse7]$ wine setup.exe
fixme:advapi:LookupAccountNameW (null) L"axept" (nil) 0x33f8dc (nil)
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
2015 Mar 25
0
Re: [PATCH 1/2] New API: btrfs_filesystem_show
> -----Original Message-----
> From: Richard W.M. Jones [mailto:rjones@redhat.com]
> Sent: Friday, March 06, 2015 4:43 PM
> To: Chen, Hanxiao/陈 晗霄
> Cc: libguestfs@redhat.com
> Subject: Re: [Libguestfs] [PATCH 1/2] New API: btrfs_filesystem_show
>
> On Fri, Mar 06, 2015 at 07:39:36AM +0000, Chen, Hanxiao wrote:
> >
> >
> > > -----Original Message-----
2003 May 27
2
Group mapping
Hi everybody,
Since two days I'm trying to migrate a whole NT4 PDC to Samba-3 with the
"net rpc vampire".
Each user and computer accounts are correctly added in LDAP directory.
But for every account this message appears during the migration :
Primary group of xxxx has no mapping!
An other problem is that none of the 558 groups is added in LDAP
directory. Then, in my smb.conf
2009 Mar 03
4
Help with Warcraft 3
Hi, I am from Brazil so my english is not good but I will try speak correct.
My problem is my Warcraft. I can run him. I've tried all and in the end I get the same result:
[Image: http://img4.imageshack.us/img4/6027/waarcraft.th.png ] (http://img4.imageshack.us/my.php?image=waarcraft.png)
This SS is my Warcraft in my ubuntu 8.10, and is to much LAG!! I don't know what I have to do to
2009 Mar 28
2
FEAR 2 : Project Origin
Hello everybody
I create this post because I can play at FEAR2 : Project Origin in my Ubuntu 8.10.
The game is very fluid and I'm in the Intervalle 4 and I don't have a graphic bug and sound problem.
But, with the sound card : HDA Intel (my old soundcard), the game crash in the cinematic game.
My PC :
Processor : Intel Core2Duo E8400
Motherboard : Asus P5Q
Memory : 4Go de ram
Graphic
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 +-
2006 Jan 26
42
ruby script/generate scaffold Product Admin hangs
Hi
I am running Mac OX tiger with the installed ruby 1.8.2, and
mysql5 (I checked that it was running in preference). I
tried to run the various fixes recommended in agileweb. I am
stuck on page 57, script/generate scaffold...
> Could you paste in your database.yml file, from the
> "config" folder inside your Rails app? If you have any
> passwords entered there, you should
2010 Dec 08
2
Wine Problem Help Plizz
On the nose open as anything that gives me.
[Image: http://img1.immage.de/081265b4a88.jpg ]
[Image: http://img1.immage.de/0812b8821.jpg ]
Help PLIZZ
2013 Feb 16
1
: cheap cloud providors
Try tilaa.nl virtual servers?
16.2.2013 22.40 "Tim Dunphy" <bluethundr at gmail.com> kirjoitti:
> Hey guys,
>
> Apologies in advance if this question is in poor taste. But I've really
> fallen in love with learning about the cassanrdra database. The only
> problem is that it doesn't run very well on an t1.micro instance at amazon
> and the larger sizes
2009 Aug 22
2
Error using command prompt
I am using Dev-C++ under WINE and Ubuntu as I am not yet familiar with Ubuntu enough to study C without a simple compiler I am used to. It installed ok, and compiled .exe files ok, but when it came to run those programs I had a problem.
The first was that, normally, when I would run an executable written to use the windows command prompt, the command prompt wouldn't appear. Now, I make sure
2003 Nov 24
2
Questions on Random Forest
Hi, everyone,
I am a newbie on R. Now I want to do image pixel classification by random
forest. But I has not a clear understanding on random forest. Here is some
question:
As for an image, for example its size is 512x512 and has only one variable
-- gray level. The histogram of the image looks like mixture Gaussian Model,
say Gauss distribution (u1,sigma1), (u2,sigma2),(u3,sigma3). And a