-
OK, I will do that.
Is there a way to do the clone just for /dev/sda2, using the test version of clonezilla?.
2009-06-15 17:54:46 UTC in Clonezilla
-
I'm using clonezilla-live-1.2.2-14. One one of the partitions (/dev/sda2), I'm getting this error:
Unknown fat type!!
Partclone fail, please check /var/log/partclone.log !
Checking the disk space...
(standard_in) 1: syntax error
Something went wrong!!!
This is the content of /var/log/partclone.log:
initial_image start
open device
open device down
Unknown fat type!!
fdisk...
2009-06-15 15:04:38 UTC in Clonezilla
-
FYI, iTunes 8.1.1.10 now supports writing to the 'Location' property, so this kind of support should be easier to do in iTSfv now.
2009-04-18 12:49:04 UTC in iTunes Store file validator
-
Why doesn't the alt-space key combo to bring up the window menu (restore, move, size, minimize, maximize, close) work? Is there any way to enable it?.
2009-04-09 11:02:34 UTC in Media Player Classic - Home Cinema
-
Normally when you hit the hotkey combo for Launchy, the window appears, and the existing text is highlighted. So, if you start typing, the existing text goes away.
However, if you've enabled the "X-mouse" built-in to Windows using TweakUI, there is a small problem: when you activate Launchy, the text is NOT selected (the exception is if the mouse is already in the area in which.
2009-03-20 19:15:30 UTC in Launchy
-
Mike,
Below is the program which generates the semaphore errors. The errors only occur both of the following are true: 1) using the Synchronized appender, and 2) I define a SIGTERM handler.
To reproduce, start at least 2 instances of the program below in the background, then kill all instances. When I do so, I see these errors:
Couldn't remove semaphore set 23789588: Identifier...
2006-08-11 13:27:30 UTC in log4perl - log4j for Perl
-
Ok, back at work now. The most of the errors I saw before do seem to have gone away. However, I'm still getting the following error which I didn't notice before because of all the others:
2006-223/12:24:48 ERROR> 5.8.7/Carp.pm 13298 Couldn't remove semaphore set 23789588: Identifier removed at source.pl line 0
2006-223/12:24:48 ERROR> 5.8.7/Carp.pm 13300 Couldn't remove shared...
2006-08-11 12:29:32 UTC in log4perl - log4j for Perl
-
I was running 1.04 -- I've upgraded to 1.06, and the Shareable.pm error messages seem to have gone away. I'll check again tomorrow when I can actually reproduce the same conditions I had before.
2006-08-11 01:14:21 UTC in log4perl - log4j for Perl
-
The saga continues:
I tested the Log4perl configuration file with some other perl programs I have, and I get some additional errors from IPC::Shareable:
2006-222/13:52:24 ERROR> IPC/Shareable.pm Use of uninitialized value in substr at /opt/ActivePerl-5.8/lib/site_perl/5.8.7/IPC/Shareable.pm line 542.
Any ideas?.
2006-08-10 14:45:03 UTC in log4perl - log4j for Perl
-
One additional fact: the error messages go away if I remove all of the "print" calls to STDOUT.
2006-08-10 13:31:23 UTC in log4perl - log4j for Perl