search for: yrdsb

Displaying 20 results from an estimated 45 matches for "yrdsb".

2010 Jul 10
0
libinstaller, mtools, win32 Installer Changes
Three commits at my "for_hpa" branch (not derived from any old for_hpa branch you might have). Briefs are below. I'm still working on the DOS installer. - Shao ----- Author: Shao Miller <shao.miller at yrdsb.edu.on.ca> Date: Sat Jul 3 16:23:44 2010 -0400 win32: Use libinstaller option parser We will produce an error message if a user attempts to use an option we don't implement. Signed-off-by: Shao Miller <shao.miller at yrdsb.edu.on.ca> ----- Author: Shao Miller <s...
2011 May 01
0
[patch X 2] chain.c32 ReactOS FreeLdr Support
Two commits available at: http://git.zytor.com/?p=users/sha0/syslinux.git;a=shortlog;h=refs/heads/chain_freeldr --- Author: Shao Miller <shao.miller at yrdsb.edu.on.ca> Date: Sun May 1 13:49:43 2011 -0400 chain: Support loading ReactOS' FreeLdr Use something like: LABEL freeldr COM32 chain.c32 APPEND freeldr=freeldr.sys Signed-off-by: Shao Miller <shao.miller at yrdsb.edu.on.ca> --- Author: Shao Mill...
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> --- memdisk/se...
2010 Mar 02
2
chain.c32 "Chainboot failed!"
Hi, I am using syslinux-4.00-pre24, -pre27 and -pre31. chain.c32 fails for pre27 and pre31 for particular configs ... shown below. 1) works on pre24, fails with error message "Chainboot failed!" for pre27 and pre31 LABEL local MENU DEFAULT MENU LABEL Local Boot ... (skip PXE boot) KERNEL chain.c32 APPEND hd0 0 2) works on all three. LABEL local
2009 May 28
1
Message 11 Syslinux Digest, Vol 74, Issue 24(Re: PXEboot trouble with Soekris 4826 (Miller, Shao)
...; http://www.zytor.com/mailman/listinfo/syslinux > Please do not send private replies to mailing list traffic. > > > > > > > ------------------------------ > > Message: 11 > Date: Sun, 24 May 2009 10:57:54 -0400 > From: "Miller, Shao" <Shao.Miller at yrdsb.edu.on.ca> > Subject: Re: [syslinux] PXEboot trouble with Soekris 4826 > To: "For discussion of Syslinux and tftp-hpa" <syslinux at zytor.com> > Message-ID: > <F0E5F8699DE1364584CDB894E997135513784B20 at YRDSB5.YRDSB.YRDSB.NET> > Content-Type: text/pla...
2010 Mar 03
1
[gPXE] localboot 0 hang on some machines
Randy McAnally wrote: > > Thank you so much, this is the kind of news I needed! > > ---------- Original Message ----------- > From: "Arends, R.R." <r.r.arends at hro.nl> > To: "Randy McAnally" <rsm at fast-serv.com> > Cc: <gpxe at etherboot.org> > Sent: Wed, 03 Mar 2010 10:10:56 +0100 > Subject: Re: [gPXE] localboot 0 hang on some
2011 Oct 22
3
Debugging memdisk loaded via pxelinux
I have a USB flash drive that I'd like to image, and then load that image via pxelinux and memdisk. The flash drive was formatted under Windows 98 SE as FAT, and boots just fine on its own. The PXE boot process gets as far as loading the image via memdisk, but then when the boot process switches over to the RAM disk, it fails: [...PXE diagnostic information...] Loading boot
2011 Jan 25
2
MEMDISK issue with OptiPlex GX280,620
...th my Ghost client image from previous trials, and it works. Yay. So does this mean the genius team has fixed the issue? I can perform further testing, but the latest changes look promising indeed. Much thanks. Regards. ----- Original Message ----- From: "Shao Miller" <Shao.Miller at yrdsb.edu.on.ca> To: syslinux at zytor.com Sent: Tuesday, January 25, 2011 5:23:34 PM GMT -05:00 US/Canada Eastern Subject: Re: [syslinux] MEMDISK issue with OptiPlex GX280,620 On 1/25/2011 16:38, Shao Miller wrote: > On 1/25/2011 13:36, Jason Vasquez wrote: >> Gladly yes to test, thank you....
2009 Dec 07
3
[PATCH] memdisk: "safe hook" and mBFT
...nt to know about. The mBFT points back at the "safe hook" structure''s physical address so that an OS supporting both "safe hook" chain-walking as well as mBFT-scanning can know that both refer to the same MEMDISK instance. Signed-off-by: Shao Miller <shao.miller at yrdsb.edu.on.ca> --- memdisk/acpi.h | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++ memdisk/memdisk.inc | 47 ++++++++++++++++++++++++++++++++++++++++--- memdisk/setup.c | 41 +++++++++++++++++++++++++++++++++++++- 3 files changed, 137 insertions(+), 5 deletions(-) create mo...
2011 Aug 06
4
[PATCH] ifmemdsk.c32: Allow boot options based on presence of MEMDISK
...able 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] ifmemdsk.c32: Allow boot options based on presence of MEMDISK Like 'ifcpu.c32' and 'ifplop.c32', this COMBOOT32 module will check for the presence of MEMDISK(s) and choose one of two (optionally) specified command...
2010 Jul 01
2
[PATCH] ifplop.c32: Detect if PLoP USB/CD INT13h hook is enabled/disabled
...mov eax,'PoLP' ; Reverse of 'PLoP' mov ebp,'DKHC' ; Reverse of 'CHKD' int 13h cmp eax,' sey' ; Reverse of 'yes ' jz plop_INT13h_active Signed-off-by: Gert Hulselmans <gerth at zytor.com> Signed-off-by: Shao Miller <shao.miller at yrdsb.edu.on.ca> --- com32/modules/Makefile | 2 +- com32/modules/ifplop.c | 166 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 167 insertions(+), 1 deletions(-) create mode 100644 com32/modules/ifplop.c diff --git a/com32/modules/Makefile b/com32/modules/Makefile index 7901...
2009 Nov 20
0
[PATCH] memdisk: Use boot_lba logic for booting an offset within the di
The previous MEMDISK El Torito code merge did not actually work without this. Signed-off-by: Shao Miller <shao.miller at yrdsb.edu.on.ca> --- memdisk/setup.c | 17 +++++++++-------- 1 files changed, 9 insertions(+), 8 deletions(-) diff --git a/memdisk/setup.c b/memdisk/setup.c index 40f3f8c..5a45f39 100644 --- a/memdisk/setup.c +++ b/memdisk/setup.c @@ -338,6 +338,7 @@ struct geometry { uint32_t sectors;...
2010 Nov 17
4
Trouble with Superfloppy format
Hello, are there known issues with some bioses not booting from Superfloppy format? All I get is the Syslinux (c) line and nothing else happens afterwords. Everything works fine if a partition is added to the device. Unfortunately however the target device can not be partitioned. Any hint? Sven -- Why are there so many Unix-haters-handbooks and not even one Microsoft-Windows-haters
2009 Jul 31
1
[PATCH] [memdisk] Additional EDD Device Parameter Table fields
Some additional fields from the EDD-4 spec. draft for the Device Parameter Table have been added into the structure in setup.c and memdisk.inc. These were added in the hopes of resolving a FreeDOS MEMDISK bug on IBM ThinkPads. --- memdisk/memdisk.inc | 11 +++++++++++ memdisk/setup.c | 10 ++++++++++ 2 files changed, 21 insertions(+), 0 deletions(-) diff --git a/memdisk/memdisk.inc
2009 Mar 22
1
[PATCH] [memdisk] Additional comments in memdisk.inc and postprocess.pl
>From 8fb8c285e69c0f4cde28061019a8e399641d5ef1 Mon Sep 17 00:00:00 2001 From: Shao Miller <shao.miller at yrdsb.edu.on.ca> Date: Sun, 22 Mar 2009 00:27:56 -0400 Subject: [PATCH] [memdisk] Additional comments in memdisk.inc and postprocess.pl Just a sprinkling of comments adding further description to the code. --- memdisk/memdisk.inc | 34 +++++++++++++++++++++------------- memdisk/postprocess.pl |...
2010 Oct 13
3
[syslinux:disklib] disklib: make CHS calculation match core/fs/diskio.c
On 10/13/2010 08:36 AM, syslinux-bot for Michal Soltys wrote: > Commit-ID: 9c8db7560e2dc83d1191bb2f90b4d4d0ae3d37d6 > Gitweb: http://syslinux.zytor.com/commit/9c8db7560e2dc83d1191bb2f90b4d4d0ae3d37d6 > Author: Michal Soltys <soltys at ziu.info> > AuthorDate: Wed, 13 Oct 2010 10:57:36 +0200 > Committer: Michal Soltys <soltys at ziu.info> > CommitDate: Wed, 13
2010 Jun 12
1
[PATCH] ifcpuXX: Support multiple parameters with labels
...bel> -- <false_label>. It is convenient to allow these labels to be not just a single word, but to include parameters. This is useful for <TAB>-editing and modifying the command-line to include parameters you'd like to pass. Not-yet-tested: Shao Miller <shao.miller at yrdsb.edu.on.ca> --- com32/modules/ifcpu.c | 9 ++++++--- com32/modules/ifcpu64.c | 9 ++++++--- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/com32/modules/ifcpu.c b/com32/modules/ifcpu.c index 8a9a5f4..1e57f08 100644 --- a/com32/modules/ifcpu.c +++ b/com32/module...
2009 Dec 08
1
[PATCH] doc: document mBFT and "safe hook"
From 8be8951015673d6279d7d49b0138645194317dc2 Mon Sep 17 00:00:00 2001 From: Shao Miller <shao.miller at yrdsb.edu.on.ca> Date: Wed, 9 Dec 2009 19:11:38 +0000 Subject: [PATCH] doc: document mBFT and "safe hook" --- doc/memdisk.txt | 40 ++++++++++++++++++++++++++++++++++++++++ 1 files changed, 40 insertions(+), 0 deletions(-) diff --git a/doc/memdisk.txt b/doc/memdisk.txt index 8a308f1..25...
2009 Dec 07
3
[gPXE] Chain Grub4Dos over HTTP?
Cross-posting to the Syslinux mailing-list. Joakim Schicht wrote: > But part of the question is also about "memdisk raw" vs "memdisk iso". "raw" and "iso" are not mutually exclusive. I think that perhaps you meant "HDD versus El Torito emulation." One can do: LABEL ramwin KERNEL memdisk APPEND raw iso INITRD ramwin.iso > Lets say
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