-
By default we turn off kernel module support in the kernel. This makes the kernel a bit more modular, and give us the ability to use a single boot image (fs) and multiple kernels. The recommended way to add the driver would be to recompile the kernel, which sounds much more complicated then it really is. The directions are posted here...
2010-01-06 14:22:37 UTC in FOG - A Free Cloning Solution
-
Thanks! If there is anything we can provide to make you presentation more rich, let us know!
2010-01-06 14:16:05 UTC in FOG - A Free Cloning Solution
-
Are you using ext3 or ext4, we currently don't support ext4 (yet). If you use ext3, you should be OK.
2010-01-06 14:15:07 UTC in FOG - A Free Cloning Solution
-
Thanks for the post, it is always nice to hear when your work helps other users out!
2009-12-20 05:37:37 UTC in FOG - A Free Cloning Solution
-
Sorry, "headless", not "helpless".
2009-12-20 05:36:17 UTC in FOG - A Free Cloning Solution
-
Let us know if you see the same results on the 2350/2400's.
In retrospect, we probably wouldn't have used .net due to the memory overhead needed for a helpless service.
2009-12-20 05:35:50 UTC in FOG - A Free Cloning Solution
-
It looks like an upstream bug in 9.10. I have submitted a bug with Ubuntu, but it looks like it got shot down.
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/497559
If you can confirm from this bug report the same problem and comment on the bug it may help grease the wheels. Either way we have changed the way the kernel updated works in 0.29 to work around this bug.
2009-12-20 05:32:12 UTC in FOG - A Free Cloning Solution
-
You need sudo for root priv.
sudo apt-get update;
sudo apt-get install php5-gd;.
2009-12-18 19:55:49 UTC in FOG - A Free Cloning Solution
-
We have left user administration very basic at this point because, we wanted to be able to continue moving forward quickly without dealing with fine grained security. We hope to add better hierarchical security in the future.
2009-12-18 19:43:38 UTC in FOG - A Free Cloning Solution
-
We typically benchmark on low end machines running XP with 512MB of memory and we see memory use between 20MB - 26MB. Most of this unfortunately is the .net framework overhead. Is anyone else seeing memory use as high as 80MB?.
2009-12-18 19:30:27 UTC in FOG - A Free Cloning Solution