search for: vanush

Displaying 11 results from an estimated 11 matches for "vanush".

Did you mean: vanish
2011 Jan 06
4
localboot in pxelinux recurses back into pxelinux then eventually crashes
Hello, A couple of months back there was this message on the list. http://syslinux.zytor.com/archives/2010-October/015459.html I have exactly the same result on just a few types of machines. Acer Tavelmate 8372 and 5742 InsydeH2O Bios v1.05 Broadcom UNDI PXE 2.1 V 14.0.8 It started after I upgrades pxelinux.0 to version 3.86 Versions tested and got the recursing: 3.86, 3.85, 3.84 and 3.83 On
2012 Oct 16
3
[PATCH] minor documentation updates (4.06-pre14)
...r than write permission to the device where you are installing) but requires the -mtools program suite to be available, and one in the "unix" directory +mtools program suite to be available, and one in the "linux" directory which requires root privilege. -- 1.7.3.4 -- Vanush "Misha" Paturyan Senior Technical Officer Room 1.37 Computer Science Department NUI Maynooth -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: not available URL: <http://www.zytor.com/...
2014 Nov 18
2
[LLVMdev] Summer 2015 internships in Apple's Source Tools & Program Analysis Teams
Hi all, Apple's LLVM Source Tools and Program Analysis teams are now looking for exceptional interns for summer 2015! These are paid internships based onsite at Apple's main campus in Cupertino, California, USA. Internships last 12 weeks, with internships starting in May or later (start dates are flexible). During the internship, interns will work directly with members of Apple's
2012 Dec 10
4
pxelinux: unable to boot from local disk
Hello, on a somewhat recent machine (Dell T1600) I'm unable to use my usual setup (pxelinux as a boatloader also for local OS - typically windows). The BIOS is capable of using UEFI, but this is turned off. Unfortunately all I get is a message telling me that pxelinux is unable to boot from local disk. The config entry looks like this: LABEL local MENU LABEL OS installed on local disk
2014 Nov 18
0
[LLVMdev] [cfe-dev] Summer 2015 internships in Apple's Source Tools & Program Analysis Teams
Hi Ted, When is the closing date for this? So I can send to interested friends. Regards, Vanush On Tue, Nov 18, 2014 at 7:06 PM, Ted Kremenek <kremenek at apple.com> wrote: > Hi all, > > Apple's LLVM Source Tools and Program Analysis teams are now looking for > exceptional interns for summer 2015! > > These are paid internships based onsite at Apple's main cam...
2012 Oct 23
1
Syslinux 4.06 released
...w + gcc 4.7 Revert "win: Add -mno-ms-bitfields" Kenneth J. Davis (1): memdisk: Fix order of sectors/track and bytes/sector Matt Fleming (3): NEWS: Fix some typos README: Clarify the requirements for utils/isohybrid NEWS: Document the VFAT relative path fix Vanush "Misha" Paturyan (1): doc: minor documentation updates -- Matt Fleming, Intel Open Source Technology Center -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally s...
2013 Mar 01
2
Booting an ISO with FreeDOS over PXE with memdisk
I've got $SUBJ almost working except for the DOS bit where the CD needs to be read. My pxe config: label Firmware menu label Update IPMI firmware kernel memdisk append keeppxe raw iso initrd=<isofile> The ISO is about 400Mb, and works fine when I boot it from an actual CDROM drive. It also boots fine over PXE, I can see FreeDOS being booted up etc. The problem is - once
2013 Jan 31
1
5.01 DISPLAY file last line
There is a problem with the last line of DISPLAY files in Syslinux 5.01. *** syslinux.cfg start *** DEFAULT cat1 PROMPT 1 F1 help.txt LABEL cat1 COM32 cat.c32 APPEND help.txt *** syslinux.cfg end *** *** help.txt start *** LINE 1 OF help.txt LINE 2 OF help.txt LINE 3 OF help.txt *** help.txt end *** Note that the last line in "help.txt" is "LINE 3 OF help.txt" and
2012 May 24
3
PXE looping on localboot
I have seen posts about this problem, but have had trouble finding how/if it was resolved. I am trying to upgrade from syslinux-3.11 to syslinux-3.86 on RHEL5. On 3.86, when it performs a local boot from hard disk, it just keeps looping back into PXE boot again instead of booting from the hard disk. It will perform a system install just fine, but when it switches to localboot after the install,
2012 Jun 17
2
unable to install Debian using syslinux 4.05
Hi, I'm trying to install debian-6.0.5-amd64-CD-1.iso from USB memory-stick. The problem is, that Debian-Installer is not able to "Detect and mount CD-ROM" during the installation process. The USB memory-stick is a 2GB model containing MBR and FAT32 file system: # fdisk -lu /dev/sdb Disk /dev/sdb: 2013 MB, 2013265920 bytes 62 heads, 62 sectors/track, 1022 cylinders, total 3932160
2012 Oct 31
1
Syslinux-5.00-pre9
...README Merge branch 'master' into elflink NEWS: Document the major changes in 5.00 doc: Document the 'PATH' directive Sebastian Herbszt (2): comboot: fix documentation comboot: remove comapi_chainboot Shao Miller (1): win: Add -mno-ms-bitfields Vanush "Misha" Paturyan (1): doc: minor documentation updates -- Matt Fleming, Intel Open Source Technology Center