Displaying 20 results from an estimated 10000 matches similar to: "Post-Syslinux Memory Manager"
2011 Jan 25
2
MEMDISK issue with OptiPlex GX280,620
Good day to you, too. No worries about the delay. I understand how busy everyone is with SYSLINUX. Gladly, the project continues to develop and improve. With that said, thanks for today's flurry of activity regarding my reported problem.
Impressively, the debug version of MEMDISK that you had directed me to use appears to have done the trick. Results below.
command line:
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.
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]
2010 Mar 09
3
Enhanced MDISKCHK.COM and MEMDISK patches
Good day to all,
Gert Hulselmans requested a feature for MDISKCHK.COM that would function
roughly like GETARGS.COM[1] by Murali Krishnan Ganapathy: DOS SET
command output for MEMDISK kernel arguments passed by previous
boot-loaders. He also needed to support the case for
MEMDISK-in-a-MEMDISK type situations, where all MEMDISK kernel arguments
could be gathered together and output as a list
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 Dec 07
6
MEMDISK issue with OptiPlex GX280,620
A kind request for help please.
MEMDISK is causing an issue with the Dell OptiPlex GX280 and GX620 platforms. Booting a PC-DOS/Ghost, disk image is successful (and proper) when using version 3.83. See results below:
MEMDISK 3.83:
Ramdisk at 0x07eeaa00, length 0x007bc000
command line: initrd=images/ghostclient/280_620/osbootc.img BOOT_IMAGE=memdisk
MEMDISK: Image seems to have fractional end
2011 Feb 24
1
[PATCH][git-pull] Reminders
Here's some reminders for various branches that are pending. All
branches are at my public repo at
git://git.zytor.com/users/genec/syslinux.git (
http://git.zytor.com/?p=users/genec/syslinux.git;a=summary )
HPA, I'd appreciate a response in the direction of a status like on
hold, under review, denied or to be completed soon.
Branch win64-mingw32-ubuntu-for-hpa adds more prefixes in
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 19
0
ELTORITO.SYS, MEMDISK, MDISKCHK.COM Commits
H. Peter, three simple commits here[1] (for_hpa branch).
Gert, sample binaries are here[2].
---
mdiskchk: Add --no-sequential mode
It might be useful to suppress MDISKCHK.COM's classic behaviour
of probing all BIOS drive numbers in search of MEMDISKs. Some
BIOSes
might not enjoy being probed.
---
memdisk: Correct El Torito termination response
Two
2010 Mar 11
0
EXPERIMENTAL: memdisk.c32
Good day to all,
For anyone who feels adventurous, there is an experimental memdisk.c32
COMBOOT32 module[1] now outside of the official Syslinux development
efforts, which appears to be functional for a few test cases, but should
be considered UNSTABLE. It is a work-in-progress, so please do not
report bugs for it at this time. It's for use with Syslinux 3.85,
specifically.
It was too
2011 Jan 27
1
[PATCH][git-pull] memdisk/dskprobe.c
git://git.zytor.com/users/genec/syslinux.git
Branch memdiskdbg-for-sha0
This starts with adding another check in two of the disk probes (by
Shao; Thank you), expands the debug output, adds an additional check
in the third probe and expands/reorders the debug output. At this
time, it appears to resolve the MEMDISK issues that Jason Vasquez
first noticed.
The additional check in the third probe
2010 Apr 10
6
Bug-report: Memdisk regression for XMGR DOS memory manager
For the boot floppy at http://superkeen.com/peacecorpsfiles/FUZOMA14.IMG
using memdisk from syslinux version 3.72 boots correctly, but for
memdisk versions newer than 3.72 (I tested 3.73, 3.75, 3.85, and 3.86)
all hang at boot with the following message:
Loading boot sector... booting
FreeDOS kernel - SVN (build 2039 OEM:0xfd [compiled Oct 2 2009])
Kernel compatibility 6.22 - BORLANDC
...
XMGR,
2010 Mar 17
1
USB Thumbdrive + dos ghost boot image + drive too small = confusion
I will really hate myself if this has already been solved, i searched
the archives but didn't really find anything pertaining to it.
I have a 2.88mb dos boot floppy image, with ghost.exe, dos nic
drivers, and dos system files. It works fine when burnt to a cd.
As for the thumbdrive when trying to configure this hpghost.ima file
to run from my syslinux.cfg menu, it works and boots up fine
but
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
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
2017 Jan 23
0
[ipxe-devel] sanbooting FreeBSD ISO under UEFI
Whoops, apologies. The intent was to send this email to ipxe-devel. I'll
repost to that list.
On Mon, Jan 23, 2017 at 10:12 AM, Shao Miller <ipxe at sha0.net> wrote:
> On 1/23/2017 09:17, Rick Miller via Syslinux wrote:
>
>> Hi all,
>>
>> I currently use iPXE to load memdisk and, subsequently, a FreeBSD disk
>> image to perform an OS installation to
2009 Dec 09
2
[PATCH] memdisk: Fix "might be used uninitialized" warnings
From 43e0635d7d90f65055d1f49d998974041315f4fc Mon Sep 17 00:00:00 2001
From: Shao Miller <shao.miller at yrdsb.edu.on.ca>
Date: Fri, 11 Dec 2009 01:26:59 +0000
Subject: [PATCH] memdisk: Fix "might be used uninitialized" warnings
The checksum_buf function was providing an incorrect checksum
on at least one build.
Signed-off-by: Shao Miller <shao.miller at yrdsb.edu.on.ca>
2009 Dec 07
3
[PATCH] memdisk: "safe hook" and mBFT
Two additions to MEMDISK to support OS drivers.
The "safe hook" structure ("Safe Master Boot Record INT 13h Hook Routines")
is a means for an OS driver to follow a chain of INT 13h hooks, examining
the hooks'' vendors and assuming responsibility for hook functionality along
the way. For MEMDISK, we guarantee an additional field which holds the
physical address for the
2005 Jan 28
1
Command to light MWI on 7940 /7960
We have several agents on queues, and want to indicate to them that they
are logged in or logged out. We have tried several different ways, from
changing the screen to presenting different service menus, but cannot
get anything to be "in their face" (their words, not mine).
One of our team has suggested, as the agents do not have voicemail, is
to use the MWI on the 7940 phones to
2014 Jul 07
0
mdiskchk and WinPE
> > 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:
> > > >
> > > > I can see 1 branch in Shao's git repo