search for: djgera

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

Did you mean: djgea
2008 Sep 17
0
corrupt copy a 10GB file with sparse option
Hi, Filesystem is a XFS. The source file isn't a sparse file, but have big chunks of \0's. $ ls -lh probeta.vdi -rw------- 1 djgera djgera 11G 2008-09-14 02:47 probeta.vdi $ ls -l probeta.vdi -rw------- 1 djgera djgera 10737459712 2008-09-14 02:47 probeta.vdi $ du -h probeta.vdi 11G probeta.vdi when copy with $ rsync -aSv --progress probeta.vdi test-sparse.vdi sending incremental file list probeta.vdi 10737459712 100%...
2012 Nov 25
4
syslinux problem... (?)
...t a screen filled with [14;5H[H[19;5 If I press a key a few times it displays the initial screen for a few moments and then it scrolls up again displaying the above strange sequence. This is an endless loop. My board is a Gigabyte GA-EX58-UD3R (v1.6) bios version FK. Gerardo Exequiel Pozzi (djgera) replied According to your description such string appears in syslinux screen. Verify if it was burned OK MD5SUM is 1ceb835d6b3c8e390d0ec4b6c913dc27. If is right, then such BIOS is really broken. I wrote: I've just checked. MD5SUM is OK. Bios problem? It's been at least two years since...
2013 Jun 12
0
[5.10] PXE + dhcp opts 209, 210 and path issues in tftp/http
...n a new tree, patch then build with (gcc 4.8.1 / 2.10.07 / make 3.82) make installer make -C utils make -C com32 then copy all files *.c32 (including ldlinux.c32) and lpxelinux.0 I attach the new syslinux directory [#1] If I try to do make spotless, I get: make[1]: Entering directory `/home/djgera/arch/SVN/packages/syslinux/trunk/src/syslinux-5.10/libinstaller' make[1]: *** No rule to make target `../core/ldlinux.bss', needed by `bootsect_bin.c'. Stop. make[1]: Leaving directory `/home/djgera/arch/SVN/packages/syslinux/trunk/src/syslinux-5.10/libinstaller' make: *** [install...
2013 Jun 12
2
[5.10] PXE + dhcp opts 209, 210 and path issues in tftp/http
On Wed, 12 Jun, at 11:17:44AM, Gerardo Exequiel Pozzi wrote: > Cool thanks!. Now looks better, but still not work. > > For some reason, "ldlinux.c32" is apparently sent but "Failed to load" > by PXELINUX and few seconds later, dnsmasq shows an error message > "failed sending": Did you reinstall ldlinux.c32 after rebuilding? Did you do 'make