I normally find it best to chroot myself in the loop-mount environment such
as:
mount -o loop /srv/vs/images/my_test.img /mnt
chroot /mnt /bin/sh
apt-get update
apt-get install .
Tony
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of
> antoine
> Sen
On Friday 10 June 2005 12:35, [EMAIL PROTECTED] wrote:
> hi, I am interested in making some tests with parallel programs using MPI,
> and would like to know if somebody already made, besides knowing it which
> the differences on the programming in cluster. My interest is to install
> the UML in fo
hi, I am interested in making some tests with parallel programs using MPI, and
would like to know if somebody already made, besides knowing it which the
differences on the programming in cluster. My interest is to install the UML
in four machines and to directly test the parallel programs in li