just installed QnXRTP on my system want to triple boot it with lilo
have windows and linux already
how would i set up LILO to boot QnX ???
i installed QnX on my primary slave hard drive on the first partition
any help would be greatly appreciated.
I have the same trouble… I look for the name of the kernel file we want to
load at start-up (/boot/image ??). I yhink this file in QnX slice should be
declared as a linux kernel… Can you see your file system ?
just installed QnXRTP on my system want to triple boot it with lilo
have windows and linux already
how would i set up LILO to boot QnX ???
i installed QnX on my primary slave hard drive on the first partition
any help would be greatly appreciated.
I have the same trouble… I look for the name of the kernel file we want to
load at start-up (/boot/image ??). I yhink this file in QnX slice should be
declared as a linux kernel… Can you see your file system ?
The soon to be released linux installer will include a utility to whack
on the .ifs boot files and enable them to boot via lilo.
chris
–
cdm@qnx.com > “The faster I go, the behinder I get.”
Chris McKillop – Lewis Carroll –
Software Engineer, QSSL
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
I ran the lilo setup added QNX, set the correct partition ie. /dev/hda2 and
set the os type to win95/98. It worked perfectly, I can boot RTP/Linux/Win98
now.
just installed QnXRTP on my system want to triple boot it with lilo
have windows and linux already
how would i set up LILO to boot QnX ???
i installed QnX on my primary slave hard drive on the first partition
any help would be greatly appreciated.
You don’t have to care about that. Only the bootsector of the partition
is read.
Just add an entry in /etc/lilo.conf like you would do for any other
operatig system
and reinstall lilo (run ‘lilo’ .)
However if the QNX partition is over the 1024 cylinder, check your Lilo
version.
Lilo versions previous to 02.2000 still have this limitation. (I don’t
remember the versions
number) .
Agnelo
J-Marc wrote:
I have the same trouble… I look for the name of the kernel file we want to
load at start-up (/boot/image ??). I yhink this file in QnX slice should be
declared as a linux kernel… Can you see your file system ?
J-Marc
Highlander <> rmurray@themanor.net> > a écrit dans le message :
4RQA5.278717$> Gh.7466065@news20.bellglobal.com> …
just installed QnXRTP on my system want to triple boot it with lilo
have windows and linux already
how would i set up LILO to boot QnX ???
i installed QnX on my primary slave hard drive on the first partition
any help would be greatly appreciated.
You don’t have to care about that. Only the bootsector of the partition
is read.
Just add an entry in /etc/lilo.conf like you would do for any other
operatig system
and reinstall lilo (run ‘lilo’ .)
However if the QNX partition is over the 1024 cylinder, check your Lilo
version.
Lilo versions previous to 02.2000 still have this limitation. (I don’t
remember the versions
number) .
Agnelo
J-Marc wrote:
I have the same trouble… I look for the name of the kernel file we want to
load at start-up (/boot/image ??). I yhink this file in QnX slice should be
declared as a linux kernel… Can you see your file system ?
J-Marc
Highlander <> rmurray@themanor.net> > a écrit dans le message :
4RQA5.278717$> Gh.7466065@news20.bellglobal.com> …
just installed QnXRTP on my system want to triple boot it with lilo
have windows and linux already
how would i set up LILO to boot QnX ???
i installed QnX on my primary slave hard drive on the first partition
any help would be greatly appreciated.
Agnelo de la Crotche <> agnelo.geo@yahoo.com> > wrote:
You don’t have to care about that. Only the bootsector of the partition
is read.
Just add an entry in /etc/lilo.conf like you would do for any other
operatig system
and reinstall lilo (run ‘lilo’ .)
However if the QNX partition is over the 1024 cylinder, check your Lilo
version.
Lilo versions previous to 02.2000 still have this limitation. (I don’t
remember the versions
number) .
Agnelo
J-Marc wrote:
I have the same trouble… I look for the name of the kernel file we want to
load at start-up (/boot/image ??). I yhink this file in QnX slice should be
declared as a linux kernel… Can you see your file system ?
J-Marc
Highlander <> rmurray@themanor.net> > a écrit dans le message :
4RQA5.278717$> Gh.7466065@news20.bellglobal.com> …
just installed QnXRTP on my system want to triple boot it with lilo
have windows and linux already
how would i set up LILO to boot QnX ???
i installed QnX on my primary slave hard drive on the first partition
any help would be greatly appreciated.
-Highlander
my entry in lilo for qnx is
other=/dev/hda4
label=qnx
loader=/boot/chain.b
works fine
I even think that you don’t need ‘loader=/boot/chain.b’, since it should
be the default.