search for: haults

Displaying 4 results from an estimated 4 matches for "haults".

Did you mean: faults
2010 Dec 19
1
Defrag guest fs
On Sun, Dec 19, 2010 at 12:12:58PM +0100, Olivier Hault wrote: > For a while, I wonder if it would be possible to defrag guest fs > from the host. I can see two flavors a) offline defrag, b) online > defrag of the guest fs > > I there already solutions of works in progress to support those > operations ? We don't support this right now. However it is certainly something we
2012 Jul 13
4
Trying to find all the kernel modules needed for my machine using shell script
...rently worked for others , is to run the script directly instead of using make's target. Although for me, make localmodconfig does not work at all. its because of the following : $make clean $make mrproper $cp /boo/config-'uname -r' .config $make localmodconfig and it haults with vboxguest config not found!! nf_defrag_ipv6 config not found!! vboxsf config not found!! vboxvideo config not found!! The thing is my kernel development environment is inside virtualbox. These vbox modules were installed when i chose to install "virtualbox guest addtion&...
2007 Oct 20
2
Sony Digital Voice Editor
...e latest version of code weavers (6.2) Standard for Linux. I've exported WINEDEBUG=+relay in order to see some detail and am running it command line as follows: wine --bottle dve --cx-log ~josepy/wineDVE/wineDebug.log --cx-app DVEdit.exe --verbose I get a window with menus in it and there it haults. On the command line I see the following error message: /shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory/ /Running "/opt/cxoffice/bin/cxavscan" "/home/josepy/.cxoffice/dve/drive_c/Program Files/SONY/...
2008 Jan 22
9
Cannot connect when spawning new workers on demand
Hi! I''m using the latest&greatest backgroundrb with rails 2.0.2 on ubuntu dapper. I''ve made an app that lets you run a query on several servers at once, which are selected at runtime. Therefore, for each server that is selected, I spawn a new worker and assign its work. After everything is completed, the workers are deleted. I often get this error: