search for: sylinux

Displaying 14 results from an estimated 14 matches for "sylinux".

Did you mean: selinux
2017 Nov 15
0
SYLINUX uninstall (was: )
> From: DJ_jam26 <noryb.reyes at gmail.com> > To: syslinux at zytor.com > Cc: > Bcc: > Date: Wed, 15 Nov 2017 02:08:26 -0800 > Subject: > > Hello there im just want to ask about how can remove that syslinux displaying on the monitor of my laptop,it went just accidentaly download a file from kali linux.org and after restarting then it keeps on displaying like,btw would
2015 Feb 02
0
Syslinux fork @ github.com/r0m30/sylinux (msedpba branch)
Hello all, Just wanted to say thanks to the Syslinux development community. I was able to use the Syslinux infrastructure to develop a Pre-Boot Authorization program for my GPL TCG/OPAL full disk encryption management software. I'm not sure if it will be of interest to any of you but if you are looking for AHCI/SATA support my code may contain a reasonable starting point. The code accesses
2014 Sep 24
0
[PATCH] remove _BSD_SOURCE definition
...ver, there is no need to include > _BSD_SOURCE because the sources only have inline functions and calls > memcmp/cpy functions. Testing this myself on my build boxes, I see no issue. The biggest thought I'd have is would there be a possibility of a platform that can still suitably build Sylinux (presume only bios architecture for now) but break with this patch? -- -Gene
2014 Nov 24
2
Windows PE booting without chainloading ipxe
...dline ) { /* Ignore unknown initial arguments, which may * be the program name. */ } else if ( strcmp( key, "initrdfile") == 0 ) { /* Ignore this to make this kernel work with sylinux */ } else { die ( "Unrecognised argument \"%s%s%s\"\n", key, ( value ? "=" : "" ), ( value ? value : "" ) ); } I can now boot Windows 8.1 Enterprise PE with Sysin...
2014 Sep 18
4
[PATCH] remove _BSD_SOURCE definition
The _BSD_SOURCE was deprecated since glibc-2.20. _DEFAULT_SOURCE can be used instead of _BSD_SOURCE. However, there is no need to include _BSD_SOURCE because the sources only have inline functions and calls memcmp/cpy functions. Signed-off-by: Chanho Park <chanho61.park at samsung.com> --- dos/getsetsl.c | 1 - libinstaller/fs.c | 1 - libinstaller/syslxmod.c | 1 - 3 files
2014 Nov 25
0
Windows PE booting without chainloading ipxe
.../* Ignore unknown initial arguments, which may > * be the program name. > */ > } else if ( strcmp( key, "initrdfile") == 0 ) { > /* Ignore this to make this kernel work with sylinux */ > } else { > die ( "Unrecognised argument \"%s%s%s\"\n", key, > ( value ? "=" : "" ), ( value ? value : "" ) ); > } > > I can now boot Window...
2012 Mar 27
1
Syslinux 5.00-pre1 preview release
Hi all, I have released a technology preview version of the elflink branch as sylinux-5.00-pre1. It is basically functional but definitely has a fair share of rough edges. Nevertheless it would be great if people would be willing to test it out and let us know what works and doesn't work... -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I do...
2014 Dec 08
1
Windows PE booting without chainloading ipxe
...src/cmdline.c Mon Nov 24 15:18:15 2014 > @@ -104,6 +104,8 @@ > /* Ignore unknown initial arguments, which may > * be the program name. > */ > + } else if ( strcmp( key, "initrdfile") == 0 ) { > + /* Ignore this keyword so to make this kernel work with sylinux */ > } else { > die ( "Unrecognised argument \"%s%s%s\"\n", key, > ( value ? "=" : "" ), ( value ? value : "" ) ); Thanks; applied and pushed as wimboot v2.4.1. Michael
2011 Sep 06
3
booting & mdadm-1.2 metadata
...like to deploy both of my 1TB disks using ext4 (btrfs is not stable enough) under LVM2 using raid-1 array & GPT by having all my partitions (/boot, /home, / & swap) in raid-1 array. However, there is one concern which I was not able to resolve 100% in #syslinux as well by using Google: is sylinux capable to boot such GPT disk(s) where /boot is withing raid-1 array with mdadm-1.2 metadata? It seems that GRUB2 can do it, but I'd like to stay with (simpler) syslinux if possible... Sincerely, Gour -- ?In the material world, conceptions of good and bad are all mental speculations?? (Sri...
2009 Mar 23
1
Memdisk + Freedos problem
...s in HMA Invalid Opcode at 4B51 FFFF 0206 0336 E898 9C8C D285 0475 C085 0374 C031 B8C3 00FF ========================================================== 7 Boot no UMB (ultra-defensive) _____________________________ Works fine. The strange thing is, if I use grub4dos floppy emulation instead of sylinux/isolinux + memdisk all entries work. Syslinux/isolinux + memdisk + freedos image work in a virtual machine. Only on my real PC and some other PCs, it doesn't work, while it does work perfect on some PCs also. http://www.ultimatebootcd.com/forums/viewtopic.php?t=1635 http://www.ultimatebootcd....
2017 Jun 12
3
Can USBstikA boot USBstkB ?!
...s: why [if] the old system could boot any IDE/SATA partition, it can not boot a second USBdevice. The laptop is running 64b. This is what the good old 32bit USBstik's files look like:------------ -rwxr-xr-x 1 root root 708 Oct 20 2015 message.txt -rwxr-xr-x 1 root root 906 Oct 20 2015 sylinux.cfg -rwxr-xr-x 1 root root 1138 Oct 20 2015 syslinux.cfg -rwxr-xr-x 1 root root 123172 Oct 20 2015 vesamenu.c32 -rwxr-xr-x 1 root root 4940304 Oct 20 2015 vmlinuz ------- message.txt file reads:----------------------- Welcome to the Slackware Linux custom USB boot stick! By default, this st...
2008 Jul 07
0
Problems booting syslinux off of USB flash drive with dell Intel D815EEA
.../syslinux/mbr.bin onto drive 4) copy all files from boot CD onto drive. 5) moved contents of isolinux directory into root of drive 6) renamed 'isolinux.cfg' to 'syslinux.cfg' 7) renamed 'memtest86' to 'memtest' 8) ran 'syslinux /dev/sdb1' (and also tried 'sylinux -s') 9) unmounted drive and placed into machine. The message displayed at boot is: --- SYSLINUX 3.53 Debian-2007-12-11 CBIOS [...] Unknown keyword in syslinux.cfg. Could not find kernel image: linux --- If I type 'gentoo' into the boot prompt, I receive: --- Invalid or corrupt kernal...
2004 Jan 25
1
syslinux for opteron
...nteger of different size unzip.c: In function `unzip': unzip.c:175: warning: cast from pointer to integer of different size make: *** [memdisk] Error 2 !!! ERROR: sys-boot/syslinux-2.06 failed. !!! Function src_compile, Line 24, Exitcode 2 !!! (no error message) Has anybody successfully built sylinux on an opteron Mark
2014 Jan 22
6
After USB boot problems on Gigabyte GA-M55Plus-S3G
Hi, Ronald F. Guilmette wrote: > what exactly did we determine that GA-M55Plus-S3G is failing > to support? It appears to be related to the choice of CHS addressing with the FAT filesystem. This opens the door for misperceived factors of heads per cylinder and sectors per heads. My current suspicion is that the partition end did not expose the effective factors in its end CHS address, so