Syslinux 3.61 (Release branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Syslinux 3.61 (Release branch)
# 1  
Old 02-04-2008
Syslinux 3.61 (Release branch)

Image SYSLINUX is a collection of boot loaders for the Linux operating system which operates on Linux EXT2/EXT3 filesystems, MS-DOS FAT filesystems, network servers using PXE firmware, or from CD-ROMs. SYSLINUX has an advanced extension API and contains two optional menu systems. It also includes MEMDISK, a tool for booting legacy operating systems from non-traditional media like PXE or CD-ROM. License: GNU General Public License (GPL) Changes:
This release fixes issues with empty files in Extlinux, with SHA-1 and MD5 passwords, with Isolinux and non-mkisofs mastering programs, and BIOSes which return memory map information in nonminimal chunks.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Enter SYSLinux bootmenu from GRUB 2

hello guys! i found this thread on the internet and registered right here in this community. on a USB-drive i installed Debian. boot manager is GRUB 2 (1.99) . in a folder within my Debian i have some ISO-images of some linux-distros and other live-systems. one of these is Parted Magic,... (0 Replies)
Discussion started by: J0CH3N
0 Replies

2. UNIX for Dummies Questions & Answers

How to get grub to launch isolinux/syslinux boot menu.

Hello, I'm trying to get a multi-boot setup going for a USB. I have different vfat-32 partitions I have copied ISOs of several linux distros. The first one I installed using unetbootin, which works great and uses syslinux, but syslinux can't boot other partitions. So, I have grub... (1 Reply)
Discussion started by: Narnie
1 Replies

3. UNIX for Dummies Questions & Answers

Booting different partitions on a usb drive with syslinux

Hello, I have an 8gb usb flash drive that I had high aspirations of using for a recovery/install/messing around multipurpose drive. fdisk shows: $ sudo fdisk -l /dev/sdb password for woodnt: Disk /dev/sdb: 8036 MB, 8036285952 bytes 255 heads, 63 sectors/track, 977 cylinders Units =... (0 Replies)
Discussion started by: Narnie
0 Replies
Login or Register to Ask a Question
SYSLINUX2ANSI(1)					      General Commands Manual						  SYSLINUX2ANSI(1)

NAME
syslinux2ansi - converts a syslinux-format screen to pc-ansi SYNOPSIS
syslinux2ansi < filename.input > filename.output DESCRIPTION
Syslinux2ansi is a filter which converts a screen formatted for syslinux to one compatible with PC ANSI. It will only read from standard in, and has no command line options. BUGS
Help and version command line options would be useful. The ability to put input and output filenames on the command line might be good as well. Bug reports I would appreciate hearing of any problems you have with SYSLINUX. I would also like to hear from you if you have successfully used SYS- LINUX, especially if you are using it for a distribution. If you are reporting problems, please include all possible information about your system and your BIOS; the vast majority of all problems reported turn out to be BIOD or hardware bugs, and I need as much information as possible in order to diagnose the problems. There is a mailing list for discussion among SYSLINUX users and for announcements of new and test versions. To join, send a message to majordomo@linux.kernel.org with the line: subscribe syslinux in the body of the message. The submission address is syslinux@linux.kernel.org. SEE ALSO
syslinux(1), perl(1) AUTHOR
This manual page is a quick write-up for Debian done by Kevin Kreamer <kkreamer@etherhogz.org>, by looking over the 1 screenful of Perl that is syslinux2ansi. SYSLINUX2ANSI(1)