From rommel@esoterica.pt Sun Mar 22 00:32:22 1998
From: rommel@esoterica.pt
To: users@lists.opensuse.org
Subject: [SuSE Linux] Boot Under NT boot loader!
Date: Sun, 22 Mar 1998 00:32:22 +0000
Message-ID: <001101bd5529$fc922c20$360416c3@rommel>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8170360359188901318=="
--===============8170360359188901318==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Can someone tell me how to Boot Linux via
LOADLIN through the Windoze NT boot loader?? With LILO it is possible, but I
dont use LILO... And if it is through LOADLIN, how can I set it up??
Thx
nelson
--===============8170360359188901318==--
From mperry@basin.com Sun Mar 21 01:06:37 1999
From: mperry@basin.com
To: users@lists.opensuse.org
Subject: Re: [SuSE Linux] Boot Under NT boot loader!
Date: Sat, 20 Mar 1999 17:06:37 -0800
Message-ID: <199903210106.RAA05272@mperry.basin.com>
In-Reply-To: <001101bd5529$fc922c20$360416c3@rommel>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4973087265557926592=="
--===============4973087265557926592==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
On 22 Mar, root@JohnDoe.Unknown wrote:
> Can someone tell me how to Boot Linux via LOADLIN through the Windoze NT =
boot loader?? With LILO it is possible, but I dont use LILO... And if it is t=
hrough LOADLIN, how can I set it up?? Thx
>=20
>=20
> nelson
I have only used LILO or the NT boot loader. Can NT use LOADLIN at all?
I know that the lilo plus NT boot loader approach worked well for me
and can be done if NT is installed on a ntfs partition or fat. I have
also used LILO to boot both NT and linux. This was just as simple. I
used yast to setup NT installed to /dev/hdb and all went as expected.
--=20
Michael Perry
mperry@basin.com
----------------------
--
To get out of this list, please send email to majordomo@suse.com with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at <=
A HREF=3D"http://www.suse.com/Support/Doku/FAQ/http://www.suse.com/Suppo=
rt/Doku/FAQ/> and the
archive at ht=
tp://www.suse.com/Mailinglists/suse-linux-e/index.html>
--===============4973087265557926592==--
From jlkreps@navix.net Sun Mar 21 02:14:10 1999
From: jlkreps@navix.net
To: users@lists.opensuse.org
Subject: Re: [SuSE Linux] Boot Under NT boot loader!
Date: Sat, 20 Mar 1999 20:14:10 -0600
Message-ID: <36F455F2.E18B7489@navix.net>
In-Reply-To: <001101bd5529$fc922c20$360416c3@rommel>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3352201575332956640=="
--===============3352201575332956640==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
> "root@JohnDoe.Unknown" wrote:
>=20
> Can someone tell me how to Boot Linux via LOADLIN through the
> Windoze NT boot loader?? With LILO it is possible, but I dont use
> LILO... And if it is through LOADLIN, how can I set it up?? Thx
>=20
>=20
> nelson
Modify msdos.sys, config.sys and autoexec.bat to look similar to these
and you should be ok:
msdos.sys
---------
;FORMAT
[Paths]
WinDir=3DC:\WINDOWS
WinBootDir=3DC:\WINDOWS
HostWinBootDrv=3DC
[Options]
LoadLogo=3D0
BootDelay=3D0
BootMulti=3D0
BootMenu=3D0
BootMenuDelay=3D0
BootMenuDefault=3D0
BootGUI=3D0
Network=3D1
;DblSpace=3D0
..
..
(leave the rest alone, especially the lines of 'x's.
config.sys
-----------
SWITCHES=3D/F
[MENU]
MENUCOLOR=3D10
MENUITEM=3DWIN,Windows 95
MENUITEM=3DLINUX,whatever you want to name it
MENUDEFAULT=3DWIN,3
[COMMON]
shell=3Dc:\command.com /e:4096 /p
[WIN]
[LINUX]
autoexec.bat
-------------
GOTO %CONFIG%
:WIN
doskey
CLS
WIN
GOTO END
:LINUX
c:\loadlin\loadlin
:END
--
To get out of this list, please send email to majordomo@suse.com with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at <=
A HREF=3D"http://www.suse.com/Support/Doku/FAQ/http://www.suse.com/Suppo=
rt/Doku/FAQ/> and the
archive at ht=
tp://www.suse.com/Mailinglists/suse-linux-e/index.html>
--===============3352201575332956640==--
From tomas@primenet.com Sun Mar 21 10:12:08 1999
From: tomas@primenet.com
To: users@lists.opensuse.org
Subject: Re: [SuSE Linux] Boot Under NT boot loader!
Date: Sun, 21 Mar 1999 02:12:08 -0800
Message-ID: <36F4C5F8.CD75C943@primenet.com>
In-Reply-To: <199903210106.RAA05272@mperry.basin.com>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7113342558958123505=="
--===============7113342558958123505==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Michael Perry wrote:
>=20
> On 22 Mar, root@JohnDoe.Unknown wrote:
> > Can someone tell me how to Boot Linux via LOADLIN through the Windoze
> > NT boot loader?? With LILO it is possible, but I dont use LILO... And if
> > it is through LOADLIN, how can I set it up?? Thx
> >
> >
> I have only used LILO or the NT boot loader. Can NT use LOADLIN at all?
> I know that the lilo plus NT boot loader approach worked well for me
> and can be done if NT is installed on a ntfs partition or fat. I have
> also used LILO to boot both NT and linux. This was just as simple. I
> used yast to setup NT installed to /dev/hdb and all went as expected.
I don't recall ever seeing anyone use loadlin within the NT loader, I
know you can use the NT loader instead of lilo to boot linux, but don't
think you can use loadlin within the NT loader.
--=20
S.Toms - tomas@primenet.com - http://www.primenet.com/~tomas=
>
S.u.S.E. Linux v6.0+ - Kernels 2.0.36/2.2.3
--
To get out of this list, please send email to majordomo@suse.com with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at <=
A HREF=3D"http://www.suse.com/Support/Doku/FAQ/http://www.suse.com/Suppo=
rt/Doku/FAQ/> and the
archive at ht=
tp://www.suse.com/Mailinglists/suse-linux-e/index.html>
--===============7113342558958123505==--
From jdanield@club-internet.fr Sun Mar 21 12:20:42 1999
From: jdanield@club-internet.fr
To: users@lists.opensuse.org
Subject: Re: [SuSE Linux] Boot Under NT boot loader!
Date: Sun, 21 Mar 1999 13:20:42 +0100
Message-ID: <36F4E41A.B2B93EC5@club-internet.fr>
In-Reply-To: <001101bd5529$fc922c20$360416c3@rommel>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5356291777204938271=="
--===============5356291777204938271==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
> "root@JohnDoe.Unknown" wrote:
>=20
> Can someone tell me how to Boot Linux via LOADLIN through the
> Windoze NT boot loader?? With LILO it is possible, but I dont use
> LILO... And if it is through LOADLIN, how can I set it up?? Thx
>=20
>=20
> nelson
I think it's not possible to use loadlin with NTFS only partition. with
nt on FAT, it's probably possible but tricky. I Think i'ts always
usefull to have a dos partition (at least some Mb) in the beginning.
--=20
Linux hp-41 APTEP SF
http://perso.club-internet.fr/jdanield>
jdanield@club-internet.fr jdanield@usa.net
--
To get out of this list, please send email to majordomo@suse.com with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at <=
A HREF=3D"http://www.suse.com/Support/Doku/FAQ/http://www.suse.com/Suppo=
rt/Doku/FAQ/> and the
archive at ht=
tp://www.suse.com/Mailinglists/suse-linux-e/index.html>
--===============5356291777204938271==--
From zentara@mindspring.com Sun Mar 21 12:48:20 1999
From: zentara@mindspring.com
To: users@lists.opensuse.org
Subject: Re: [SuSE Linux] Boot Under NT boot loader!
Date: Sun, 21 Mar 1999 07:48:20 -0500
Message-ID: <36F4EA94.AB13249E@mindspring.com>
In-Reply-To: <36F4C5F8.CD75C943@primenet.com>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4048916695270925297=="
--===============4048916695270925297==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
> > On 22 Mar, root@JohnDoe.Unknown wrote:
> > > Can someone tell me how to Boot Linux via LOADLIN through the Windoze
> > > NT boot loader?? With LILO it is possible, but I dont use LILO... And if
> > > it is through LOADLIN, how can I set it up?? Thx
> > >
> > >
> > I have only used LILO or the NT boot loader. Can NT use LOADLIN at all?
> > I know that the lilo plus NT boot loader approach worked well for me
> > and can be done if NT is installed on a ntfs partition or fat. I have
> > also used LILO to boot both NT and linux. This was just as simple. I
> > used yast to setup NT installed to /dev/hdb and all went as expected.
>=20
> I don't recall ever seeing anyone use loadlin within the NT loader, I
> know you can use the NT loader instead of lilo to boot linux, but don't
> think you can use loadlin within the NT loader.
I recently saw a packaged mentioned on the usenet called "bootparm" or
"bootparam". It supposedly was a way to add linux to the NT bootloader.
You probably install lilo in the linux partition, not the MBR, then
put a pointer to it in the NT boot loader menu.
--
To get out of this list, please send email to majordomo@suse.com with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at <=
A HREF=3D"http://www.suse.com/Support/Doku/FAQ/http://www.suse.com/Suppo=
rt/Doku/FAQ/> and the
archive at ht=
tp://www.suse.com/Mailinglists/suse-linux-e/index.html>
--===============4048916695270925297==--
From tomas@primenet.com Sun Mar 21 19:19:42 1999
From: tomas@primenet.com
To: users@lists.opensuse.org
Subject: Re: [SuSE Linux] Boot Under NT boot loader!
Date: Sun, 21 Mar 1999 11:19:42 -0800
Message-ID: <36F5464E.951425BA@primenet.com>
In-Reply-To: <36F4EA94.AB13249E@mindspring.com>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7276189833301466632=="
--===============7276189833301466632==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
zentara wrote:
>=20
> > I don't recall ever seeing anyone use loadlin within the NT loader, I
> > know you can use the NT loader instead of lilo to boot linux, but don't
> > think you can use loadlin within the NT loader.
>=20
> I recently saw a packaged mentioned on the usenet called "bootparm" or
> "bootparam". It supposedly was a way to add linux to the NT bootloader.
> You probably install lilo in the linux partition, not the MBR, then
> put a pointer to it in the NT boot loader menu.
>=20
Correct, you install lilo, but NOT in the MBR otherwise you defeat the
purpose of using the NT loader to boot to NT/Linux.
--=20
S.Toms - tomas@primenet.com - http://www.primenet.com/~tomas=
>
S.u.S.E. Linux v6.0+ - Kernels 2.0.36/2.2.3
--
To get out of this list, please send email to majordomo@suse.com with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at <=
A HREF=3D"http://www.suse.com/Support/Doku/FAQ/http://www.suse.com/Suppo=
rt/Doku/FAQ/> and the
archive at ht=
tp://www.suse.com/Mailinglists/suse-linux-e/index.html>
--===============7276189833301466632==--
From jdanield@club-internet.fr Mon Mar 22 21:04:07 1999
From: jdanield@club-internet.fr
To: users@lists.opensuse.org
Subject: Re: [SuSE Linux] Boot Under NT boot loader!
Date: Mon, 22 Mar 1999 22:04:07 +0100
Message-ID: <36F6B047.E0DDF6AA@club-internet.fr>
In-Reply-To: <36F4EA94.AB13249E@mindspring.com>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1564341042867757872=="
--===============1564341042867757872==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
zentara wrote:
>=20
>=20
> I recently saw a packaged mentioned on the usenet called "bootparm" or
> "bootparam". It supposedly was a way to add linux to the NT bootloader.
> You probably install lilo in the linux partition, not the MBR, then
> put a pointer to it in the NT boot loader menu.
>=20
when installing near a win95 partition, nt install a dual boot process
like this:
It saves the dos mbr on a file and manage to load it as far as one wants
to boot dos.
One can fool nt copying an other mbr (ie linux one). There is a
linux/dos utility for that. However, this mean there is a dos partition
available.
anyway, get a look at your suse cd1, there is a dosutils directory with
plenty of nice things...
--=20
Linux hp-41 APTEP SF
http://perso.club-internet.fr/jdanield>
jdanield@club-internet.fr jdanield@usa.net
--
To get out of this list, please send email to majordomo@suse.com with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at <=
A HREF=3D"http://www.suse.com/Support/Doku/FAQ/http://www.suse.com/Suppo=
rt/Doku/FAQ/> and the
archive at ht=
tp://www.suse.com/Mailinglists/suse-linux-e/index.html>
--===============1564341042867757872==--