similar to: isolinux needing mkisofs (2.12-pre11)

Displaying 20 results from an estimated 2000 matches similar to: "isolinux needing mkisofs (2.12-pre11)"

2004 Dec 08
3
isolinux needing mkisofs
Due to limitations of equipment, I have need of using the isolinux boot loader with .iso files generated by roxio. After trying (and of course failing) with an off the shelf version of isolinux, I grabbed the source for isolinux (syslinux 2.11 package) and started looking. It took a few hours to orient myself, but I ended up doing the modification below to isolinux.asm. I then had to write
2005 May 18
0
Isolinux freezes loading configuration file - fixed in 3.08-pre11.
Follow up, While awaiting my initial message to clear the moderator, as my company's Exchange server tacked on some bogus header, I downloaded version 3.08-pre11 (vs the 3.07 I was using). This newer version seems to work correctly. - Rick
2003 Jan 20
1
ogg vorbis and CD burning software
Has anone started a petition or email campaign to make Ahead Software and Roxio aware of the need to be able to use their software to burn oggs? I currently use Ashampoo BurnYa! Audio CD for this, but I noticed that even if you have the box checked that tells it to burn "Disk At Once," it still puts 2-second pauses between tracks on a live CD or between tracks that connect.
2014 May 14
1
Building extlinux (Syslinux 6.03-pre11)
On Tue, May 13, 2014 at 11:52 PM, Gene Cumm <gene.cumm at gmail.com> wrote: > make bios clean > make bios installer > > This should satisfy your goal. bash$ git clone git://git.zytor.com/syslinux/syslinux.git syslinux-6.03-pre11 bash$ cd syslinux-6.03-pre11 bash$ make bios clean ... bash$ make bios installer make -r -C /sources/syslinux-6.03-pre11 -f
2004 Dec 09
0
2.12-pre11 is release candidate
Hi all, I have decided to declare 2.12-pre11 a release candidate. I'd appreciate any and all testing anyone can do on this version. Hopefully the "2.20" rewrite of the FAT-based SYSLINUX will come not too long thereafter. ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/ -hpa
2003 Mar 06
1
help about mkisofs then!
Hello again ! I have another problem and now is with mkisofs... I understand that i cannot use nero to make isolinux bootable cd's but can you help me with mkisofs because i don't understand what all his params do ! I need a iso filesystem like nero does ...relaxed restrictions 31 characters in filename and most important nero doesn't convert "-" to underscores this is
2006 Aug 11
0
3.20-pre11 with password management
Hey folks, I was trying the complex menu from the lastest pxelinux 3.20-pre11. It did install a password file in the /isolinux/ of my tftpserver. Then I try to authentificate myself as user3 with as password I've been tranforming using sha1pass. When I select login, the screen blink and doesn't ask me anything. I reslect login, it ask me for a username. I give user3 and then my
2003 Dec 11
0
SYSLINUX 2.08-pre11
I have released SYSLINUX 2.08-pre11. It is the same as 2.08-pre10 except I have added logical partition support to the chainbooting module (still no partition hiding or anything like that.) Unfortunately I have no way to test this at the moment, so I thought I'd release a -pre11 and see if someone was willing to take it for a spin.
2014 May 13
0
Building extlinux (Syslinux 6.03-pre11)
> On Tue, May 13, 2014 at 7:51 PM, Ady <ady-sf at hotmail.com> wrote: > > > > I wonder why the already built-in binaries are not enough / adequate. > > Or, in other words, I am curious about why do you need to build your > > own binary files, instead of using the files that are already there > > in the official archives in kernel.org. > > I don't
2005 Aug 30
0
SYSLINUX 3.11-pre11 -- release candidate
I ended up implementing the "totaltimeout" command per discussion on the SYSLINUX mailing list, and adjusted the timeout of the menu system accordingly. The necessary restructuring really wasn't too painful with judicious use of longjmp() and subroutines -- basically poor man's exception handling. Thus, I have released 3.11-pre11; barring no objections or problems I will
2004 Feb 06
0
SYSLINUX 2.09-pre11
Hi all, I have released SYSLINUX 2.09-pre11; the only difference is Murali's latest patches for the menu system, mostly to add the ability to add separators to the menus. ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/ Please test it out. Some time over the weekend I'm going to do a sweep for bug fixes I've forgotten and otherwise I'd like to release 2.09 next
2005 Aug 18
4
SYSLINUX 3.10-pre11
I have just pushed out SYSLINUX 3.10-pre11. This version hopefully should fix Curtis' bug (display file garbage) as well as the NOESCAPE problem. Curtis, Alex and Paul, could you try this version out, please? -hpa
2002 Dec 20
1
a few sys/isolinux questions
Hi all, I am using sys/isolinux for a mini-distro I am developing (movix.sf.net) and I have a few questions based on the feedback I got from users. As it is well known, there are some BIOS on which isolinux does not work, so I had to create a boot floppy image for those unfortunate users that have that kind of BIOS. The floppy boots, looks for the CD and, if succesful, mounts the CD initrd.gz
2009 Jul 15
2
bug or user error - menu.c32 in syslinux-3.62-pre11
Im trying to use newer simple-menu features, and have found that the following config-file (closely based on wiki pxelinux example) - fails for 3.62-pre11, - works for 3.62-pre10 where 'working' is successive reloads such that re-edits of file are seen on next reload and broken is issuing this error: Initial menu has no LABEL entries! boot: #>
2001 Feb 14
0
ASPI problem
Having gotten WinOnCD to start (though the installer fails (*.msi file)) by copying the files and registry from a windows install, I now have an ASPI problem. I am able to erase a cdrw from within winoncd and most of winoncd works pretty much as it should (but no drag'n drop works). Writing a CD does however not work yet and it appears to be a winaspi problem: Here is part of the trace:
2003 Mar 11
0
problem with mkisofs :((((
I need to make a iso image with the filesystem like nero does and i need it for the windows platform not for linux... I need something that does not restrict filenames, it doesn't boder me that are shortnames as long as it let's me access the directory or filename. This is the commandline I use to compile my iso file: %BASEDIR%\isolinux\buildcd\win32\mkisofs -r -log-file log.txt -J -l
2003 Mar 21
1
mkisofs bug ?
I need to make a iso image with the filesystem like nero does and i need it for the windows platform not for linux... I need something that does not restrict filenames, it doesn't boder me that are shortnames as long as it let's me access the directory or filename. This is the commandline I use to compile my iso file: %BASEDIR%\isolinux\buildcd\win32\mkisofs -r -log-file log.txt -J -l
2009 Mar 26
1
isolinux-debug: Approaching overflow
While attempting to work on implementing readdir in ISOLINUX, I made it large enough that it overflowed for isolinux-debug. $ make all nasm -O9999 -f elf -g -F stabs -DDATE_STR="'pre11-112-g930881b*'" \ -DHEXDATE="0x49caaf5b" \ -l isolinux.lsr -o isolinux.o isolinux.asm ld -m elf_i386 -T syslinux.ld -M -o isolinux.elf isolinux.o >
2002 May 19
2
ISOLINUX help requested (checksum error)
Hi Mr Anvin, after downloading the Freedos bootable cd, which now uses your projects (ISOLINUX & MEMDISK) instead of Bart Lagerweij's DISKEMU (www.nu2.nu), I contacted the creator of the freedos cdrom. I was interested in how he did make that cd bootable. Now I understand it a bit. As I'm a MS Windows user, I had to figure some things out. However, upon booting I get a beautiful
2014 Jun 19
5
testing out 6.03 network booting...
Hi all, wasnt sure whether this was the best place to put this information; but something seems to have gone 'backwards' in the later pre-releases of 6.03 regarding network booting. below are results of me testing - i did each a few times to make sure they are valid results. hope it helps identify something that's gone awry ? so far, 6.03 pre11 and pre13 (excluding efi32) seem most