search for: alakesh

Displaying 3 results from an estimated 3 matches for "alakesh".

2013 Feb 04
1
syslinux 4.02 build problem
When i build syslinux.4.02 i get an error like this. I haven't been able to figure out what could be wrong. My gcc version is 4.1.2 and nasm is 2.10.07. Binutils is 2.17.50 I am compiling on xenserver 6.0 Thanks Alakesh 31186 bytes (31 kB) copied, 0.000315067 seconds, 99.0 MB/s nasm -f elf -Ox -g -F dwarf -DDATE_STR="'0x5110300a'" \ -DHEXDATE="0x5110300a" \ -l isolinux.lsr -o isolinux.o -MP -MD .isolinux.o.d isolinux.asm ld -m elf_i386 -T syslinux.ld -...
2013 Jan 31
1
replacing ldlinux.sys
...quot;make install-all" facility will help ,but it complains about my gcc version in the xenserver i am using and many other dependencies. Right now i am recompiling syslinux in an ubuntu 12.10 vm and copying the binary to the xenserver to install onto it. Any help would be appreciated. Thanks Alakesh
2013 Feb 05
1
reinstalling syslinux
Suppose i do not change anything in my existing syslinux. How do i reinstall it again? How do i decided which should be the directory passed to extlinux? Is it the directory that contains ldlinux.sys? Can i do just extlinux -i <dir> and not reinstall the mbr in case of a GPT based system? If i compile syslinux code in the ldlinux code. What are the binaries that needs to be replaced?