Thorsten Holtk�mper wrote:
>
> Shane Miller wrote:
> > 2. choose which O/S to boot [i need at lease NT + linux and maybe
> > win95 too]
>
> Hi,
> I ran the combination NT, 95 and Linux for a while without any problems.
> I used the NT Bootmanager in the MBR, LILO in the root partition of the
> Linux partition.
> All you need is described here http://www.suse.de/sdb/en/html/nt.html
> (not SuSE specific).
> Regards,
> Thorsten.
> -
> Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
> To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]
Here's another little trick that worked quite nicely for me....
1. Install WinXX as usual.
2. Install Linux. Make sure to set lilo.conf
to put the LILO loader on your ROOT partition.
DON'T put it on the MBR!
3. Use the Linux "fdisk" program to make the WinXX
partition (/dev/hda or /dev/sda) inactive (not
bootable.
4. Make the / (root) partition bootable (asterisk
of fdisk is next to the Linux root partition.)
This has the effect of telling the PC hardware to search
for a bootable disk on something other than (h,s)da. Thus,
the LILO loader on the linux partition will be the first
device found, and LILO will allow you to select Linux/Win/etc,
as though nothing ever happened.
I have used this trick several times. It is easier to do so
(for me) than to edit boot.ini, etc.
HTH
Paul
[ I think I posted something about this a while back on
comp.os.linux.hardware...... ]
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Paul Reich reichp[at]ameritech.net
Q: How many Harvard MBA's does it
take to screw in a lightbulb?
A: Just one. He grasps it firmly and
the universe revolves around him.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]