Displaying 20 results from an estimated 2000 matches similar to: "6.02 won't boot XP. 6.01 works slowly, but successfuly."
2013 Sep 14
2
syslinux.exe, 5.01 on xp: Failed to load COM32 file, and more
On Sat, Sep 14, 2013 at 04:51:52PM -0400, Gene Cumm wrote:
> On Sat, Sep 14, 2013 at 3:20 PM, Regid Ichira <regid23 at nt1.in> wrote:
>
> > label xp
> > com32 chain.c32
> > append hd0 1 ntldr=/ntldr
>
> > 2. Installed by
> > From xp cmd prompt:
> > c:\downloadedPrograms\syslinux\syslinux.exe --active \
> >
2013 Oct 17
0
6.02 won't boot XP. 6.01 works slowly, but successfuly.
Due to a strange reason, my patch broke chainloading on 6.02.
Working hard on it to find the root of the problem.
I'm currently working on the MultiFS support, and hopefully the
booting process will be faster for XP as an example.
--
Raphael S. Carvalho
2013 Oct 17
0
6.02 won't boot XP. 6.01 works slowly, but successfuly.
On Thu, Oct 17, 2013 at 4:29 PM, Raphael S Carvalho
<raphael.scarv at gmail.com> wrote:
> Due to a strange reason, my patch broke chainloading on 6.02.
> Working hard on it to find the root of the problem.
>
> I'm currently working on the MultiFS support, and hopefully the
> booting process will be faster for XP as an example.
>
Bullshit was partially written right
2013 Sep 14
4
syslinux.exe, 5.01 on xp: Failed to load COM32 file, and more
Platform: MS XP
1. cfg file:
prompt 1
timeout 150
display /downloadedPrograms/syslinux/syslinux.cfg
default xp
label xp
com32 chain.c32
append hd0 1 ntldr=/ntldr
label de
com32 chain.c32
append hd0 2
label memtest
linux memtest86+.bin
label hello
com32 hello.c32
2. Installed by
>From xp cmd prompt:
2013 Sep 14
0
syslinux.exe, 5.01 on xp: Failed to load COM32 file, and more
On Sat, Sep 14, 2013 at 3:20 PM, Regid Ichira <regid23 at nt1.in> wrote:
> label xp
> com32 chain.c32
> append hd0 1 ntldr=/ntldr
> 2. Installed by
> From xp cmd prompt:
> c:\downloadedPrograms\syslinux\syslinux.exe --active \
> --directory /downloadedPrograms/syslinux/ --force \
> --install --mbr c:
Why are you
2013 Sep 15
1
syslinux.exe, 6.01: --update misunderstanding
syslinux 6.01, on XP cmd prompt:
With
syslinux.exe --update c:
At least one specified option not yet implemented for this installer.
it is clear which option is not yet implemented. However, before
trying just --update, I did try:
syslinux.exe --active --directory /downloadedPrograms/syslinux \
--update --mbr c:
(line was edited for presentation purposes) and got
2005 Nov 13
1
FW: pxelinux and bar
Have a look at the 911cd forums. I wrote the initial thread on RAM
booting WinPE.
To answer to question... memdisk won't work with Windows. Windows uses
32bit access (direct HW access) and memdisk relies on the BIOS. Any
programs that don't use the BIOS disk interfaces will not work. The
other problem is the allocation of memory. Windows doesn't respect the
memdisk allocation.
2005 Nov 10
1
pxelinux and bar
Has anyone been able to boot a bartpe image successfully using pxelinux or
does anyone know if this is impossible?
For those who don't know, bartpe is a legitimate way to make a trimmed
down installation of Windows XP or Server 2003 using your installation
media.
For more information on bartpe see:
http://www.nu2.nu/pebuilder
Basically the pebuilder gathers the minimum files needed to
2013 Sep 15
0
syslinux.exe, 5.01 on xp: Failed to load COM32 file, and more
On Sat, Sep 14, 2013 at 7:39 PM, Regid Ichira <regid23 at nt1.in> wrote:
> On Sat, Sep 14, 2013 at 04:51:52PM -0400, Gene Cumm wrote:
>> On Sat, Sep 14, 2013 at 3:20 PM, Regid Ichira <regid23 at nt1.in> wrote:
> Without --force I get:
> Not a removable drive (use -f to override)
> I tried now without --force, and to ignore the suggestion to use -f.
> It
2013 Sep 17
0
XP: encouraging, but not good, results.
> On Sun, Sep 15, 2013 at 11:14:05PM +0300, Ady wrote:
> >
> > > On Sun, Sep 15, 2013 at 04:31:09PM +0300, Ady wrote:
> > > >
> > > > > Platform: MS XP
> > > > >
> > > > > 1. cfg file:
> > > > > prompt 1
> > > > > timeout 150
> > > > > display
2019 Apr 09
0
Question of syslinux chainloading
Before I reply on-topic, I'd like to request from people participating in this
public mailing list to _avoid_ top-posting whenever possible, and when
replying, please quote what's relevant only. Now, back to the topic.
> "
> Booting...
> Error loading operating system_
> "
> at the bottom of screen and hangs. I can only reboot using ctrl-alt-del.
AFAIR,
2012 Apr 21
1
[regid23@yahoo.com: Bug#669667: faq.html: missing separator between two distinct shell command s]
I received the attached bug report from a Debian user; it applies to
http://www.openssh.com/faq.html (I ship a copy of the FAQ in the Debian
package). Could somebody make this adjustment on the OpenSSH web site?
Thanks,
--
Colin Watson [cjwatson at debian.org]
-------------- next part --------------
An embedded message was scrubbed...
From: Regid Ichira
2019 Apr 09
3
Question of syslinux chainloading
On 2019-4-5 11:28, Ady Ady via Syslinux wrote:
>>
>> #This item fails
>> label normal
>> menu default
>> menu label Boot from ^hard disk
>> com32 chain.c32 hd1
>
>
>>From the Syslinux boot menu, press [Esc] in order to get to the boot prompt. At
> the boot prompt, type in:
>
> normal
>
> and press [Enter].
>
> Is there
2013 Mar 17
2
syslinux.exe, on XP, fails to run on a USB stick
I was trying to set up a USB stick with syslinux.exe, on a
XP machine. Had the following problems:
1. Tried:
1.1 from XP native cmd shell:
E:\>syslinux\syslinux.exe --directory /syslinux --install
--force --mbr --active e:
1.2 and a similar command from cygwin.
where e: is the USB stick.
With cygwin I got a segmentation fault.
With XP
2013 Sep 15
0
syslinux.exe, 5.01 on xp: Failed to load COM32 file, and more
> On Sun, Sep 15, 2013 at 04:31:09PM +0300, Ady wrote:
> >
> > > Platform: MS XP
> > >
> > > 1. cfg file:
> > > prompt 1
> > > timeout 150
> > > display /downloadedPrograms/syslinux/syslinux.cfg
> > >
> > > default xp
> > > label xp
> > > com32 chain.c32
> > >
2011 Dec 09
2
Patching doc/syslinux.txt, partialy because #647603 on Debian
My reason for patching circa line 225 is that I think it is
clearer. The reason for patching circa line 575 is
http://bugs.debian.org/647603. They concluded that a .0 file is
recognized not only by PXELINUX. And what is NBP?
--- a/doc/syslinux.txt 2011-12-07 04:53:29.201556663 +0200
+++ b/doc/syslinux.txt 2011-12-07 04:50:11.000000000 +0200
@@ -221,7 +221,6 @@ LABEL label
The following
2013 Sep 18
0
syslinux.exe, 5.01 on xp: Failed to load COM32 file, and more
> On Tue, Sep 17, 2013 at 09:57:26AM +0300, Ady wrote:
> >
> > > On Sun, Sep 15, 2013 at 11:14:05PM +0300, Ady wrote:
> > > >
> > > > > On Sun, Sep 15, 2013 at 04:31:09PM +0300, Ady wrote:
> > > > > >
> > > > > > > Platform: MS XP
> > > > > > >
> > > > > > > 1. cfg
2013 Sep 17
2
syslinux.exe, 5.01 on xp: Failed to load COM32 file, and more
On Tue, Sep 17, 2013 at 09:57:26AM +0300, Ady wrote:
>
> > On Sun, Sep 15, 2013 at 11:14:05PM +0300, Ady wrote:
> > >
> > > > On Sun, Sep 15, 2013 at 04:31:09PM +0300, Ady wrote:
> > > > >
> > > > > > Platform: MS XP
> > > > > >
> > > > > > 1. cfg file:
> > > > > > prompt 1
2013 Sep 17
2
XP: encouraging, but not good, results.
On Sun, Sep 15, 2013 at 11:14:05PM +0300, Ady wrote:
>
> > On Sun, Sep 15, 2013 at 04:31:09PM +0300, Ady wrote:
> > >
> > > > Platform: MS XP
> > > >
> > > > 1. cfg file:
> > > > prompt 1
> > > > timeout 150
> > > > display /downloadedPrograms/syslinux/syslinux.cfg
> > > >
> > >
2013 Feb 11
4
[syslinux.exe] Failures to use\install on xp+ntfs
I made several attepmts using the tree of 5.01 2013.
My syslinux.cfg file has
display /path_to/syslinux.cfg
directive.
1. The installation, with a --directory option, was successful.
After boot I got syslinux boot prompt. The syslinux.cfg was not
displayed. I guess that means the MBR was there, but not the
partition boot sector.
Then I noticed the thread at