From: Herbert Kleebauer on
Evenbit wrote:
> On Apr 3, 5:37 pm, Herbert Kleebauer <k...(a)unibwm.de> wrote:
> >
> > > No problem: For an HLL, one is allowed to do what he wants
> > > with the syntax.
> >
> > What has this to do with HLL? The CPU defines the machine language
> > and the assembler defines the assembler syntax. And any modification
> > of the "Intel syntax" can only mean an improvement.
>
> Are you off your meds?? You are usually of agreement that HLA is
> indeed an HLL.

Sure, but I never would claim that changing the syntax of an assembler
makes it a HLL. As long as you write a symbolic representation of
machine code it is an assembler and it doesn't matter which syntax
you use. But there are logical and illogical ways for a symbolic
representation of machine code. And for me it is nearly impossible
to find a modification of the so called "Intel syntax" which would
make it more illogical. Which in other words means: Any modification
of the "Intel syntax" can only mean an improvement.
From: Rod Pemberton on
"Wolfgang Kern" <nowhere(a)never.at> wrote in message
news:ftcoh7$9a0$2(a)newsreader2.utanet.at...
> GRUB and LILO unfortunately don't know how to boot KESYS, so
> I have to write my own Linux-loader, which asks me to analyse
> this two to figure out how Linux starts up at all, because
> nobody could tell me in detail how this should be done.
> All answers I got so far:
> "search for vmlinuz or initrd files in the whole volume"

It won't help with LILO, but can't you add a multi-boot header (detected by
GRUB) to KESYS? It's only 12 32-bit values... See section 3.1.1 here:
http://www.gnu.org/software/grub/manual/multiboot/multiboot.html

Anyway, determining how to boot an OS from different bootloaders might be a
good question for alt.os.development (now cross-posted...).


Rod Pemberton

From: Wolfgang Kern on

Rod Pemberton replied:

>> GRUB and LILO unfortunately don't know how to boot KESYS, so
>> I have to write my own Linux-loader, which asks me to analyse
>> this two to figure out how Linux starts up at all, because
>> nobody could tell me in detail how this should be done.
>> All answers I got so far:
>> "search for vmlinuz or initrd files in the whole volume"

> It won't help with LILO, but can't you add a multi-boot header (detected
by
> GRUB) to KESYS? It's only 12 32-bit values... See section 3.1.1 here:
> http://www.gnu.org/software/grub/manual/multiboot/multiboot.html

Thanks for this one, I downloaded the whole story to check how much
work it will be to add one extra pre-boot-sector to satisfy GRUB.

OTOH I cannot image to sell KESYS together with a GNU-licence.
So I also downloaded GRUB2.0 source and I hope to not need all of
the 3.5 MB in there.

> Anyway, determining how to boot an OS from different bootloaders might be
a
> good question for alt.os.development (now cross-posted...).

Ok.

__
wolfgang



From: Evenbit on
On Apr 6, 4:16 am, Betov <be...(a)free.fr> wrote:
<< snippage >>

I believe that your wife has you all confused and mixed-up about the
meaning of the words "fast" and "slow." ;)

Nathan.
First  |  Prev  | 
Pages: 1 2 3 4 5 6
Prev: Directly Reading/Writing to Disk
Next: remplace Ascii