>> On Tue, Feb 26, 2008 at 02:12:53PM -0800, Anthony Brock wrote:
> So, I'm going to try and manually fit the rejected portions into the code.
It has obviously been too long since I developed any software. I worked
past this issue with the '-l' flag to patch and it is currently compiling.
I will s
> On Tue, Feb 26, 2008 at 02:12:53PM -0800, Anthony Brock wrote:
>> # bzip2 -dc ../2.6.25-rc2-mm1.bz2 | patch
>> The next patch would create the file o2cb,
>> which already exists! Assume -R? [n]
>
> That looks right - I'd double-check that the tree is what you think it
> is. I'm in the habit of
On Tue, Feb 26, 2008 at 02:12:53PM -0800, Anthony Brock wrote:
> # wget -c
> http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.25-rc2/2.6.25-rc2-mm1/2.6.25-rc2-mm1.bz2
> # wget -c
> http://www.kernel.org/pub/linux/kernel/v2.6/testing/linux-2.6.25-rc2.tar.bz2
> ...
> # cd linux-
Quoting Jeff Dike <[EMAIL PROTECTED]>:
> On Tue, Feb 26, 2008 at 08:30:35AM -0800, Anthony Brock wrote:
>> It appears that this patch is designed against 2.6.22. Do you want me to
>> downgrade from 2.6.24.2 to 2.6.22 to try this?
>
> It's against 2.6.25-rc2-mm1.
>
> Jeff
Oka
Hello,
I would like to know all the links about networks emulated in a PC using
UML,
up to now I have:
VNUML: http://www.dit.upm.es/vnumlwiki/index.php/Main_Page
NETKIT: http://www.netkit.org
MARIONNET: http://www.marionnet.org
VDE: http://vde.sourceforge.net
a
Hi,
I've been willing to share an OCFS2 filesystem between several UML
guests. For what it's worth, the host's device givent to uml is an iSCSI
disc, seen by several hosts.
If I run the 2 guests on the same host, with no special option, it just
fails because of a lock.
If I use the 'c' (as "clust
On Tue, Feb 26, 2008 at 08:30:35AM -0800, Anthony Brock wrote:
> It appears that this patch is designed against 2.6.22. Do you want me to
> downgrade from 2.6.24.2 to 2.6.22 to try this?
It's against 2.6.25-rc2-mm1.
Jeff
--
Work email - jdike at linux dot intel dot com
> On Sat, Feb 23, 2008 at 11:14:51AM -0800, Anthony Brock wrote:
>> My instance has the follow on the file system:
>>
>> # ls -lA /dev/*rand*
>> crw-rw-rw- 1 root root 1, 8 2008-02-11 11:43 /dev/random
>> crw-rw-rw- 1 root root 1, 9 2008-02-23 10:06 /dev/urandom
>> #
>>
>> Is it possible that recen