Displaying 20 results from an estimated 3000 matches similar to: "NtfsTest in Syslinux Releases"
2011 Aug 13
1
NTFS File Sectors
The following comment in win/syslinux.c seems fairly innocent:
/* Map the file (is there a better way to do this?) */
So I?ve got an ?ntfssect? git repository going:
http://git.zytor.com/?p=users/sha0/ntfssect.git;a=summary
Hopefully Paulo can plug its functions into his NTFS working repository. It appears that we?ll have to take one path (in the Windows installer) for FAT and one path
2013 Jul 12
1
Syslinux 4.07-pre1 released
Folks,
I've just spun a 4.07 prerelease. People were asking for a release that
contained the commits that have been sitting in the master branch, and
I've heard that distros are packaging the master branch just to get at
them.
---
Matt Fleming (4):
extlinux: Avoid dereferencing a garbage pointer
Merge branch 'searchdir_leak-406' of
2011 Oct 05
0
[GIT PULL] NTFS readonly file system support
This is the initial NTFS file system support for Syslinux :-)
The following changes since commit 67954e370003d9bbfd8b58042669f2e9d532636f:
ifmemdsk: remove spurious +x bit (2011-08-25 10:58:44 -0700)
are available in the git repository at:
git://github.com/pcacjr/syslinux.git ntfs-for-hpa
Paulo Alcantara (34):
Add NTFS filesystem support to Linux and Windows installers
Initial
2012 Dec 27
2
A Couple Questions About a New Project
My compliments on the release of syslinux-5.0 and happy holidays to the
entire Syslinux team.? I have a longer message in me.? Lots of
curiousity about the direction of the project, but that will have to
wait until I finish my first 5.0 project (*not* my first Syslinux
project), which just happens to touch past problems: drive
enumeration.
This particular effort is on a USB flash drive, with two
2013 Jul 06
4
Dell OptiPlex GX620 can longer boot from CD with syslinux-5.X
Same CD. Any Linux distribution without the 5.X series boots on this
machine. We can use 4.06 and it boots just fine. It's not the computer's
hardware. Like I said, we can take the CD out of the GX620 and place it in
the 9010 and it boots. Put 4.06 on the CD, and they both boot.
Patrick
On Sat, Jul 6, 2013 at 7:18 AM, Gene Cumm <gene.cumm at gmail.com> wrote:
> On Fri, Jul 5,
2012 Oct 26
2
[PATCH] 4 Patches for initrd+= and initrdfile= Options
Attached are 4 patches against Syslinux 4.06 providing two new options for
the linux.c32 ComBoot32 module. If we are shifting gears towards 4.10 or 5
any time soon, feel free to let me know and I'll attempt to apply the
patches to those and to deal with any conflicts.
You can merge these commits onto your 4.06 from my 'multi_initrd' branch at:
2009 Oct 29
2
Patches for chain.c32: Error message is more detailed and chainload another isolinux.bin
Improving chain.c32 help message
Impact: Error message is more detailed
In case of syntax error, the message is far more detailed and provides
the same content as the documentation integrated in the source code.
You can get this patch from Erwan's git repo:
http://git.zytor.com/?p=users/erwan/hdt.git;a=commit;h=3fc3126d0c7df5701680e043c34f200166f24564
Add 'isolinux=' option to
2012 Nov 05
2
New Memory Allocation
In Syslinux-5.00, is the goal that the core and .c32 modules alike will use
the same heap? There is a bug I am thinking about:
- QEmu with 1024 MiB RAM
- Syslinux 4.06
- .c32 can realloc() up to 1013 MiB
- QEmu with 1024 MiB RAM
- Syslinux 5.00-pre9
- .c32 can realloc() up to 45 MiB
I am wondering if there's a maximum-allocation-size being hit, or if it's
actually a bug I should look
2014 Jul 06
4
mdiskchk and WinPE
Thus the rub: The exe seems to have disappeared from winbin as well. It's there, but downloads as a zero-byte file.
> Date: Sun, 6 Jul 2014 22:40:21 +0200
> From: herbszt at gmx.de
> To: sha0.miller at gmail.com
> CC: syslinux at zytor.com; jml9904 at hotmail.com
> Subject: Re: [syslinux] mdiskchk and WinPE
>
> Shao Miller wrote:
> > On 7/6/2014 01:55, Ady wrote:
2010 Jun 17
2
MEMDISK, MDISKCHK.COM
Just a slight poke regarding the MEMDISK and MDISKCHK.COM possibilities
available here[1]. Review by non-hpas is welcome, too. Thanks! - Shao
[1]
http://git.zytor.com/?p=users/sha0/syslinux.git;a=shortlog;h=refs/heads/
mdiskchk_enh2
2010 Jun 25
1
chain.c32 GPT Support
Hello all.
Here[1] is a branch where chain.c32 can chain-boot a partition on a GPT
disk when given the partition index.
boot: chain hd1 84
(For example.)
- Shao Miller
[1]
http://git.zytor.com/?p=users/sha0/syslinux.git;a=shortlog;h=refs/heads/
chain_gpt
2009 Aug 04
5
New MEMDISK-ISO
For anyone wanting to boot an .ISO with MEMDISK:
http://git.etherboot.org/?p=people/andytim/syslinux.git;a=shortlog;h=ref
s/heads/memdisk-iso
NOTE: Your protected-mode OS (Windows, Linux, *BSD) booted from such a
MEMDISK will not magically find the MEMDISK image in RAM and use it as a
CD without a MEMDISK driver. There are currently 0 MEMDISK drivers in
the field, but that might change someday.
2012 Dec 01
1
VMware ESXi safeboot.c32 Source Code
Maybe you know, Ram? - Shao
-----Original Message-----
From: Shao [mailto:sha0.miller at gmail.com]
Sent: Saturday, December 01, 2012 00:58
To: 'For discussion of Syslinux and tftp-hpa'
Subject: VMware ESXi safeboot.c32 Source Code
Does anyone know where to find the source code for VMware's ESXi's
safeboot.c32 module?
There is a question in the http://reboot.pro Syslinux forum
2014 Jul 07
2
mdiskchk and WinPE
and there it was. Thanks, all, that did the trick!
jml
> From: sha0.miller at gmail.com
> To: jml9904 at hotmail.com
> CC: syslinux at zytor.com
> Subject: RE: [syslinux] mdiskchk and WinPE
> Date: Mon, 7 Jul 2014 00:14:27 -0400
>
> Please try clicking the "raw" link to the right of the .exe found here:
>
>
2012 Dec 11
5
Syslinux 5 (i)pxelinux.0 unnecessary PATH requests
Hi there,
i just build a new ipxelinux.0 with an EMBED=../../syslinux-5/core/pxelinux.0.
i'm trying to load up my vesamenu.c32 menu from http:.
and offcorse i want this as optimal as possible, with the least needed GET requests.
OLD situation with v4:
PXE ROM -> ipxelinux.0 (tftp) -> menu.php (http) -> vesamenu.c32 (http)
NEW situation with v5:
PXE ROM -> ipxelinux.0 (tftp)
2010 Mar 30
1
Req
[1}
Gert Hulselmans wrote:
>
> ...Thanks.
>
> I still think chain.c32 should be able to do a reverse partition
> lookup, to determine from which partition it was booted. This would be
> useful to boot ntldr, setupldr.bin, bootmgr, grldr, ... when you want
> to boot it from the same partition as from which SYSLINUX is booted,
> without specifying the partition explicitly
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
2012 Oct 03
1
[PATCH] pxedump.c32: Simple PXE cached packet dumping
Not much to it, but thought I'd offer. - Shao
From c668e24421a344231fc3fba31a26c88e92d03f43 Mon Sep 17 00:00:00 2001
From: Shao Miller <sha0.miller at gmail.com>
Date: Tue, 2 Oct 2012 22:02:04 -0400
Subject: [PATCH] pxedump.c32: Simple PXE cached packet dumping
Usage: pxedump.c32 --cached
Mostly useful with a serial connection, to capture the lengthy output
Signed-off-by: Shao
2011 Aug 06
4
[PATCH] ifmemdsk.c32: Allow boot options based on presence of MEMDISK
Below, attached, and available at the 'ifmemdsk' branch at:
http://git.zytor.com/?p=users/sha0/syslinux.git;a=commitdiff;h=a975c12919bbd48739fede4ebfe099d98b87192e
Review welcome!
- Shao Miller
-----
From a975c12919bbd48739fede4ebfe099d98b87192e Mon Sep 17 00:00:00 2001
From: Shao Miller <shao.miller at yrdsb.edu.on.ca>
Date: Sat, 6 Aug 2011 05:24:46 -0400
Subject: [PATCH]
2014 Jul 06
3
mdiskchk and WinPE
On 7/6/2014 01:55, Ady wrote:
>
> I can see 1 branch in Shao's git repo that might be relevant:
>
> mdiskchk_win
>
> [quote]
>
> mdiskchk.exe will be the Windows counterpart for the DOS version
> mdiskchk.com. The purpose is to be able to scan low memory for
> instances
> of Syslinux' MEMDISK and report these instances' parameters to a
> user